From 342888e73ede3c83bb3ec12a652cc011d93a0d0a Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Mon, 24 Aug 2020 11:21:05 +0200 Subject: [PATCH 1/5] Bump version in gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index afb7977e3..00029a211 100644 --- a/.gitignore +++ b/.gitignore @@ -21,10 +21,10 @@ test/*out_*.sqltest test/*out_*.xml # TODO: keep updating as new versions are incoming # We do not commit the current develop version until it's final -test/*_3.0.1*_out.osw -test/*_3.0.1*_out*.status -test/*_3.0.1*_out.sqltest -test/*_3.0.1*_out*.xml +test/*_3.1.0*_out.osw +test/*_3.1.0*_out*.status +test/*_3.1.0*_out.sqltest +test/*_3.1.0*_out*.xml Regression_Test_Status.html From d5e22ac1199d44611711df130059303814e48e3d Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Mon, 24 Aug 2020 11:26:07 +0200 Subject: [PATCH 2/5] Add PendingOSM tests for 3.0.1: #108 only --- .../surfacecontrol_moveableinsulation.osm | 1146 +++++++++++++++++ model_tests.rb | 12 +- 2 files changed, 1151 insertions(+), 7 deletions(-) create mode 100644 model/simulationtests/surfacecontrol_moveableinsulation.osm diff --git a/model/simulationtests/surfacecontrol_moveableinsulation.osm b/model/simulationtests/surfacecontrol_moveableinsulation.osm new file mode 100644 index 000000000..21873337d --- /dev/null +++ b/model/simulationtests/surfacecontrol_moveableinsulation.osm @@ -0,0 +1,1146 @@ + +OS:Version, + {109a06ad-8b34-4572-b4a6-c41b7db11db5}, !- Handle + 3.0.1; !- Version Identifier + +OS:BuildingStory, + {fb4c88e9-9373-4fe8-9e67-7d680f72cf12}, !- Handle + Story 1, !- Name + 0, !- Nominal Z Coordinate {m} + 4, !- Nominal Floor to Floor Height {m} + , !- Default Construction Set Name + , !- Default Schedule Set Name + ; !- Group Rendering Name + +OS:Space, + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Handle + Story 1 Core Space, !- Name + , !- Space Type Name + , !- Default Construction Set Name + , !- Default Schedule Set Name + -0, !- Direction of Relative North {deg} + 0, !- X Origin {m} + 0, !- Y Origin {m} + 0, !- Z Origin {m} + {fb4c88e9-9373-4fe8-9e67-7d680f72cf12}, !- Building Story Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}; !- Thermal Zone Name + +OS:Surface, + {2b21fe4e-3ebb-4c18-b0ae-363b6d0acdae}, !- Handle + Surface 1, !- Name + Floor, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 0, 0, 0, !- X,Y,Z Vertex 1 {m} + 0, 50, 0, !- X,Y,Z Vertex 2 {m} + 100, 50, 0, !- X,Y,Z Vertex 3 {m} + 100, 0, 0; !- X,Y,Z Vertex 4 {m} + +OS:Surface, + {0dc313c1-6ff2-47dc-9a35-0b7cd64abec2}, !- Handle + Surface 2, !- Name + Wall, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 0, 50, 4, !- X,Y,Z Vertex 1 {m} + 0, 50, 0, !- X,Y,Z Vertex 2 {m} + 0, 0, 0, !- X,Y,Z Vertex 3 {m} + 0, 0, 4; !- X,Y,Z Vertex 4 {m} + +OS:Surface, + {94c060be-75a3-40d2-b8fc-f3ea907fa08e}, !- Handle + Surface 3, !- Name + Wall, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 100, 50, 4, !- X,Y,Z Vertex 1 {m} + 100, 50, 0, !- X,Y,Z Vertex 2 {m} + 0, 50, 0, !- X,Y,Z Vertex 3 {m} + 0, 50, 4; !- X,Y,Z Vertex 4 {m} + +OS:Surface, + {4eceb32d-a971-4b52-8909-20127da80254}, !- Handle + Surface 4, !- Name + Wall, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 100, 0, 4, !- X,Y,Z Vertex 1 {m} + 100, 0, 0, !- X,Y,Z Vertex 2 {m} + 100, 50, 0, !- X,Y,Z Vertex 3 {m} + 100, 50, 4; !- X,Y,Z Vertex 4 {m} + +OS:Surface, + {afc6f154-4480-458f-b1ee-9108c481e4c8}, !- Handle + Surface 5, !- Name + Wall, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 0, 0, 4, !- X,Y,Z Vertex 1 {m} + 0, 0, 0, !- X,Y,Z Vertex 2 {m} + 100, 0, 0, !- X,Y,Z Vertex 3 {m} + 100, 0, 4; !- X,Y,Z Vertex 4 {m} + +OS:Surface, + {85ab978f-4759-45fb-bb13-7a8e1d39c527}, !- Handle + Surface 6, !- Name + RoofCeiling, !- Surface Type + , !- Construction Name + {9ca23c6d-00f2-4817-b19f-50773eccd6f3}, !- Space Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + , !- View Factor to Ground + , !- Number of Vertices + 100, 0, 4, !- X,Y,Z Vertex 1 {m} + 100, 50, 4, !- X,Y,Z Vertex 2 {m} + 0, 50, 4, !- X,Y,Z Vertex 3 {m} + 0, 0, 4; !- X,Y,Z Vertex 4 {m} + +OS:ThermalZone, + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}, !- Handle + Story 1 Core Thermal Zone, !- Name + , !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + , !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + , !- Zone Conditioning Equipment List Name + {4d381942-ec13-49fd-914d-19a96f8a86c8}, !- Zone Air Inlet Port List + {a1b99eb6-82db-4477-98dd-859d237ece7b}, !- Zone Air Exhaust Port List + {33e08038-1207-4261-acfc-0e5f4bbdf1c4}, !- Zone Air Node Name + {020af286-0281-410c-b5fb-7d52a9fcfeae}, !- Zone Return Air Port List + , !- Primary Daylighting Control Name + , !- Fraction of Zone Controlled by Primary Daylighting Control + , !- Secondary Daylighting Control Name + , !- Fraction of Zone Controlled by Secondary Daylighting Control + , !- Illuminance Map Name + , !- Group Rendering Name + {ee78b346-c1ba-45cb-a58d-5d8aa9370c98}, !- Thermostat Name + Yes; !- Use Ideal Air Loads + +OS:Node, + {61133c68-2322-44fe-9eff-728ffdfe58c9}, !- Handle + Node 1, !- Name + {33e08038-1207-4261-acfc-0e5f4bbdf1c4}, !- Inlet Port + ; !- Outlet Port + +OS:Connection, + {33e08038-1207-4261-acfc-0e5f4bbdf1c4}, !- Handle + {b5589397-0de9-4ecc-805e-57c1702b47c7}, !- Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}, !- Source Object + 11, !- Outlet Port + {61133c68-2322-44fe-9eff-728ffdfe58c9}, !- Target Object + 2; !- Inlet Port + +OS:PortList, + {4d381942-ec13-49fd-914d-19a96f8a86c8}, !- Handle + {d80f3acf-6adc-42e3-8bde-4ac398ad9e24}, !- Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}; !- HVAC Component + +OS:PortList, + {a1b99eb6-82db-4477-98dd-859d237ece7b}, !- Handle + {ff889370-6b90-426b-a186-f7b4df45111e}, !- Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}; !- HVAC Component + +OS:PortList, + {020af286-0281-410c-b5fb-7d52a9fcfeae}, !- Handle + {7a9976e6-b1d5-4f02-8a77-5ec3089979cd}, !- Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}; !- HVAC Component + +OS:Sizing:Zone, + {6505d598-5b24-4188-b3b8-7e7254fa7c96}, !- Handle + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 14, !- Zone Cooling Design Supply Air Temperature {C} + 11.11, !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 40, !- Zone Heating Design Supply Air Temperature {C} + 11.11, !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air} + 0.008, !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air} + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + , !- Heating Maximum Air Flow Fraction + No, !- Account for Dedicated Outdoor Air System + NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy + autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C} + autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C} + +OS:ZoneHVAC:EquipmentList, + {0b396d42-cfc8-46be-b918-04abd2fcc328}, !- Handle + Zone HVAC Equipment List 1, !- Name + {758e9a5b-5976-46e8-a9bd-6bee201c5d33}; !- Thermal Zone + +OS:SubSurface, + {9065de58-f406-42ca-a1bb-5ad0915d6cf5}, !- Handle + Sub Surface 1, !- Name + FixedWindow, !- Sub Surface Type + , !- Construction Name + {4eceb32d-a971-4b52-8909-20127da80254}, !- Surface Name + , !- Outside Boundary Condition Object + , !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + , !- Multiplier + , !- Number of Vertices + 100, 0.0254, 2.60162725328934, !- X,Y,Z Vertex 1 {m} + 100, 0.0254, 1, !- X,Y,Z Vertex 2 {m} + 100, 49.9746, 1, !- X,Y,Z Vertex 3 {m} + 100, 49.9746, 2.60162725328934; !- X,Y,Z Vertex 4 {m} + +OS:SubSurface, + {2698615e-9690-4122-b949-eb7777f1a6ea}, !- Handle + Sub Surface 2, !- Name + FixedWindow, !- Sub Surface Type + , !- Construction Name + {afc6f154-4480-458f-b1ee-9108c481e4c8}, !- Surface Name + , !- Outside Boundary Condition Object + , !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + , !- Multiplier + , !- Number of Vertices + 0.0254, 0, 2.60081321311226, !- X,Y,Z Vertex 1 {m} + 0.0254, 0, 1, !- X,Y,Z Vertex 2 {m} + 99.9746, 0, 1, !- X,Y,Z Vertex 3 {m} + 99.9746, 0, 2.60081321311226; !- X,Y,Z Vertex 4 {m} + +OS:SubSurface, + {ee1920ef-20d6-4fb0-8339-1c463149f4cc}, !- Handle + Sub Surface 3, !- Name + FixedWindow, !- Sub Surface Type + , !- Construction Name + {94c060be-75a3-40d2-b8fc-f3ea907fa08e}, !- Surface Name + , !- Outside Boundary Condition Object + , !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + , !- Multiplier + , !- Number of Vertices + 99.9746, 50, 2.60081321311226, !- X,Y,Z Vertex 1 {m} + 99.9746, 50, 1, !- X,Y,Z Vertex 2 {m} + 0.0253999999999905, 50, 1, !- X,Y,Z Vertex 3 {m} + 0.0253999999999905, 50, 2.60081321311226; !- X,Y,Z Vertex 4 {m} + +OS:SubSurface, + {06b17cbd-a2fb-40f3-a49e-da9b6ce333fd}, !- Handle + Sub Surface 4, !- Name + FixedWindow, !- Sub Surface Type + , !- Construction Name + {0dc313c1-6ff2-47dc-9a35-0b7cd64abec2}, !- Surface Name + , !- Outside Boundary Condition Object + , !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + , !- Multiplier + , !- Number of Vertices + 0, 49.9746, 2.60162725328934, !- X,Y,Z Vertex 1 {m} + 0, 49.9746, 1, !- X,Y,Z Vertex 2 {m} + 0, 0.0254000000000048, 1, !- X,Y,Z Vertex 3 {m} + 0, 0.0254000000000048, 2.60162725328934; !- X,Y,Z Vertex 4 {m} + +OS:Schedule:Ruleset, + {ee9132dc-2bcd-4d1a-8057-43d8d7ca26d6}, !- Handle + Cooling Sch, !- Name + {6351d361-cd3b-4168-ae33-bc6d0e4f161c}, !- Schedule Type Limits Name + {ca0bc6c9-bec0-4a9d-a114-5b9acd0334b4}; !- Default Day Schedule Name + +OS:Schedule:Day, + {ca0bc6c9-bec0-4a9d-a114-5b9acd0334b4}, !- Handle + Cooling Sch Default, !- Name + {6351d361-cd3b-4168-ae33-bc6d0e4f161c}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 28; !- Value Until Time 1 + +OS:Schedule:Ruleset, + {c204b8dd-a8e3-4f83-8798-86f3036cccee}, !- Handle + Heating Sch, !- Name + {6351d361-cd3b-4168-ae33-bc6d0e4f161c}, !- Schedule Type Limits Name + {17248597-b994-42fc-ae31-a4c747def1f4}; !- Default Day Schedule Name + +OS:Schedule:Day, + {17248597-b994-42fc-ae31-a4c747def1f4}, !- Handle + Heating Sch Default, !- Name + {6351d361-cd3b-4168-ae33-bc6d0e4f161c}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 24; !- Value Until Time 1 + +OS:ThermostatSetpoint:DualSetpoint, + {ee78b346-c1ba-45cb-a58d-5d8aa9370c98}, !- Handle + Thermostat Setpoint Dual Setpoint 1, !- Name + {c204b8dd-a8e3-4f83-8798-86f3036cccee}, !- Heating Setpoint Temperature Schedule Name + {ee9132dc-2bcd-4d1a-8057-43d8d7ca26d6}; !- Cooling Setpoint Temperature Schedule Name + +OS:ScheduleTypeLimits, + {6351d361-cd3b-4168-ae33-bc6d0e4f161c}, !- Handle + Temperature, !- Name + , !- Lower Limit Value + , !- Upper Limit Value + Continuous, !- Numeric Type + Temperature; !- Unit Type + +OS:DefaultConstructionSet, + {e64ff33a-4814-4484-98fd-8fd22aa24f15}, ! Handle + ASHRAE_189.1-2009_ClimateZone 4-5 (mdoff)_ConstSet, ! Name + {153bd8d3-ad1b-42b5-b477-388fbb60b7f2}, ! Default Exterior Surface Constructions Name + {c68c316b-a161-4ccb-9a99-8d422ebf4412}, ! Default Interior Surface Constructions Name + {39002c3e-ac10-4b31-90f9-1c5618de7ba7}, ! Default Ground Contact Surface Constructions Name + {ac88a892-a3c9-448a-95b8-baabc5dbf46b}, ! Default Exterior SubSurface Constructions Name + {65b37360-f967-49a6-b94b-5272fdcc648a}, ! Default Interior SubSurface Constructions Name + {2a358314-5652-429c-bc6a-def87559fc38}, ! Interior Partition Construction Name + , ! Space Shading Construction Name + , ! Building Shading Construction Name + , ! Site Shading Construction Name + ; !- Adiabatic Surface Construction Name + +OS:DefaultSurfaceConstructions, + {153bd8d3-ad1b-42b5-b477-388fbb60b7f2}, ! Handle + ASHRAE_189.1-2009_ClimateZone 4-5 (mdoff)_Exterior_DefSurfCons, ! Name + {e0ce97bc-dadb-474b-8b9e-a5438a28e0bd}, ! Floor Construction Name + {fed9e9c0-60e9-47e3-993c-32310477a01b}, ! Wall Construction Name + {37430a3d-2bda-4df8-912d-e98148ee291c}; ! Roof Ceiling Construction Name + +OS:DefaultSurfaceConstructions, + {c68c316b-a161-4ccb-9a99-8d422ebf4412}, ! Handle + 000_Interior_DefSurfCons, ! Name + {1dbb4393-4ca1-438c-bd7a-792d43b7a9b3}, ! Floor Construction Name + {3b8602e9-8bb3-4b9f-8f0a-ecaf6debde4d}, ! Wall Construction Name + {86a7741e-202a-4519-83b1-0fd86ebb4587}; ! Roof Ceiling Construction Name + +OS:DefaultSurfaceConstructions, + {39002c3e-ac10-4b31-90f9-1c5618de7ba7}, ! Handle + 000_Ground_DefSurfCons, ! Name + {e0ce97bc-dadb-474b-8b9e-a5438a28e0bd}, ! Floor Construction Name + {e0ce97bc-dadb-474b-8b9e-a5438a28e0bd}, ! Wall Construction Name + {e0ce97bc-dadb-474b-8b9e-a5438a28e0bd}; ! Roof Ceiling Construction Name + +OS:DefaultSubSurfaceConstructions, + {ac88a892-a3c9-448a-95b8-baabc5dbf46b}, ! Handle + ASHRAE_189.1-2009_ClimateZone 4-5 (mdoff)_Exterior_DefSubCons, ! Name + {a38598d2-b02d-45ed-b091-39fc94778c6c}, ! Fixed Window Construction Name + {a38598d2-b02d-45ed-b091-39fc94778c6c}, ! Operable Window Construction Name + {49e65f75-d6f5-4e23-8d8e-9002131812c6}, ! Door Construction Name + {ed142ea1-b7f8-487f-b50a-2597dac1c9bd}, ! Glass Door Construction Name + , ! Overhead Door Construction Name + {ed142ea1-b7f8-487f-b50a-2597dac1c9bd}, ! Skylight Construction Name + {cd2377c3-787d-4651-86eb-89867cc759f5}, ! Tubular Daylight Dome Construction Name + {cd2377c3-787d-4651-86eb-89867cc759f5}; ! Tubular Daylight Diffuser Construction Name + +OS:DefaultSubSurfaceConstructions, + {65b37360-f967-49a6-b94b-5272fdcc648a}, ! Handle + 000_Interior_DefSubCons, ! Name + {cd2377c3-787d-4651-86eb-89867cc759f5}, ! Fixed Window Construction Name + {cd2377c3-787d-4651-86eb-89867cc759f5}, ! Operable Window Construction Name + {04d7bd76-a037-4510-ba68-0b594d1e4fdb}, ! Door Construction Name + {ed142ea1-b7f8-487f-b50a-2597dac1c9bd}, ! Glass Door Construction Name + , ! Overhead Door Construction Name + {ed142ea1-b7f8-487f-b50a-2597dac1c9bd}, ! Skylight Construction Name + {cd2377c3-787d-4651-86eb-89867cc759f5}, ! Tubular Daylight Dome Construction Name + {cd2377c3-787d-4651-86eb-89867cc759f5}; ! Tubular Daylight Diffuser Construction Name + +OS:Construction, + {2a358314-5652-429c-bc6a-def87559fc38}, ! Handle + 000_Interior Partition, ! Name + , ! Surface Rendering Name + {bfea24b5-d398-4e8a-8a96-8e050caf8f3f}; ! Layer 1 + +OS:Construction, + {e0ce97bc-dadb-474b-8b9e-a5438a28e0bd}, ! Handle + 000_ExtSlabCarpet_4in_ClimateZone 1-8, ! Name + , ! Surface Rendering Name + {5e11e9b1-a0f2-4cc0-9eb2-04f91d711614}, ! Layer 1 + {22d6667d-9607-4290-afc4-feacfc7c5553}; ! Layer 2 + +OS:Construction, + {fed9e9c0-60e9-47e3-993c-32310477a01b}, ! Handle + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8, ! Name + , ! Surface Rendering Name + {9d1cd5c8-1a73-4ee6-ac3b-1b57472000c7}, ! Layer 1 + {944f273f-8a3f-4fab-a566-d63b7aa82c98}, ! Layer 2 + {4011fd23-15e5-43c7-8577-9a182e162b20}; ! Layer 3 + +OS:Construction, + {37430a3d-2bda-4df8-912d-e98148ee291c}, ! Handle + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5, ! Name + , ! Surface Rendering Name + {d33776de-94fc-474a-919b-22fd13329368}, ! Layer 1 + {296c7501-3428-4fdc-8400-d2c4a6c6cf46}, ! Layer 2 + {3e616164-f761-4b3f-b99c-3571dca4b4e9}; ! Layer 3 + +OS:Construction, + {1dbb4393-4ca1-438c-bd7a-792d43b7a9b3}, ! Handle + 000_Interior Floor, ! Name + , ! Surface Rendering Name + {f4ff5799-12c4-4d53-8e0d-b1e7fabb7ec9}, ! Layer 1 + {c94946b4-18be-4765-a67d-67bc7420665e}, ! Layer 2 + {00572a64-c86a-478b-8251-53756b395132}; ! Layer 3 + +OS:Construction, + {3b8602e9-8bb3-4b9f-8f0a-ecaf6debde4d}, ! Handle + 000_Interior Wall, ! Name + , ! Surface Rendering Name + {ed03096d-f687-48dc-a893-f96a4812b3ac}, ! Layer 1 + {cedb1d08-6949-40b3-b303-2a61c40a8dff}, ! Layer 2 + {ed03096d-f687-48dc-a893-f96a4812b3ac}; ! Layer 3 + +OS:Construction, + {86a7741e-202a-4519-83b1-0fd86ebb4587}, ! Handle + 000_Interior Ceiling, ! Name + , ! Surface Rendering Name + {00572a64-c86a-478b-8251-53756b395132}, ! Layer 1 + {c94946b4-18be-4765-a67d-67bc7420665e}, ! Layer 2 + {f4ff5799-12c4-4d53-8e0d-b1e7fabb7ec9}; ! Layer 3 + +OS:Construction, + {a38598d2-b02d-45ed-b091-39fc94778c6c}, ! Handle + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5, ! Name + , ! Surface Rendering Name + {7c4eaa07-244b-4383-bef5-5cc687e5ea32}; ! Layer 1 + +OS:Construction, + {49e65f75-d6f5-4e23-8d8e-9002131812c6}, ! Handle + 000_Exterior Door, ! Name + , ! Surface Rendering Name + {2ab52467-f241-4c2c-85a5-4028e2220b41}, ! Layer 1 + {9c27bb27-e59e-4014-a2ea-092b1ed5be4a}; ! Layer 2 + +OS:Construction, + {ed142ea1-b7f8-487f-b50a-2597dac1c9bd}, ! Handle + 000_Exterior Window, ! Name + , ! Surface Rendering Name + {366ee5d7-4f57-417c-9ffe-7152915a1e4d}, ! Layer 1 + {39d3376a-7090-4e63-b17e-e6edc30dc4b5}, ! Layer 2 + {366ee5d7-4f57-417c-9ffe-7152915a1e4d}; ! Layer 3 + +OS:Construction, + {cd2377c3-787d-4651-86eb-89867cc759f5}, ! Handle + 000_Interior Window, ! Name + , ! Surface Rendering Name + {366ee5d7-4f57-417c-9ffe-7152915a1e4d}; ! Layer 1 + +OS:Construction, + {04d7bd76-a037-4510-ba68-0b594d1e4fdb}, ! Handle + 000_Interior Door, ! Name + , ! Surface Rendering Name + {bfea24b5-d398-4e8a-8a96-8e050caf8f3f}; ! Layer 1 + +OS:Material, + {bfea24b5-d398-4e8a-8a96-8e050caf8f3f}, !- Handle + 000_G05 25mm wood, !- Name + MediumSmooth, !- Roughness + 0.025399999999999999, !- Thickness {m} + 0.14999999999999999, !- Conductivity {W/m-K} + 608, !- Density {kg/m3} + 1630; !- Specific Heat {J/kg-K} + +OS:Material, + {5e11e9b1-a0f2-4cc0-9eb2-04f91d711614}, !- Handle + MAT-CC05 4 HW CONCRETE, !- Name + Rough, !- Roughness + 0.1016, !- Thickness {m} + 1.3109999999999999, !- Conductivity {W/m-K} + 2240, !- Density {kg/m3} + 836.8, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.69999999999999996, !- Solar Absorptance + 0.69999999999999996; !- Visible Absorptance + +OS:Material:NoMass, + {22d6667d-9607-4290-afc4-feacfc7c5553}, ! Handle + CP02 CARPET PAD, ! Name + VeryRough, ! Roughness + 0.2165, ! Thermal Resistance + 0.90000000000000002, ! Thermal Absorptance + 0.69999999999999996, ! Solar Absorptance + 0.80000000000000004; ! Visible Absorptance + +OS:Material:NoMass, + {9d1cd5c8-1a73-4ee6-ac3b-1b57472000c7}, ! Handle + MAT-SHEATH, ! Name + Rough, ! Roughness + 0.36259999999999998, ! Thermal Resistance + 0.90000000000000002, ! Thermal Absorptance + 0.69999999999999996, ! Solar Absorptance + 0.69999999999999996; ! Visible Absorptance + +OS:Material, + {944f273f-8a3f-4fab-a566-d63b7aa82c98}, !- Handle + Wall Insulation [39], !- Name + MediumRough, !- Roughness + 0.11840000000000001, !- Thickness {m} + 0.044999999999999998, !- Conductivity {W/m-K} + 265, !- Density {kg/m3} + 836.8, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.69999999999999996, !- Solar Absorptance + 0.69999999999999996; !- Visible Absorptance + +OS:Material, + {4011fd23-15e5-43c7-8577-9a182e162b20}, !- Handle + 1/2IN Gypsum, !- Name + Smooth, !- Roughness + 0.012699999999999999, !- Thickness {m} + 0.16, !- Conductivity {W/m-K} + 784.89999999999998, !- Density {kg/m3} + 830, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.92000000000000004, !- Solar Absorptance + 0.92000000000000004; !- Visible Absorptance + +OS:Material, + {d33776de-94fc-474a-919b-22fd13329368}, !- Handle + Roof Membrane, !- Name + VeryRough, !- Roughness + 0.0094999999999999998, !- Thickness {m} + 0.16, !- Conductivity {W/m-K} + 1121.29, !- Density {kg/m3} + 1460, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.69999999999999996, !- Solar Absorptance + 0.69999999999999996; !- Visible Absorptance + +OS:Material, + {296c7501-3428-4fdc-8400-d2c4a6c6cf46}, !- Handle + Roof Insulation [21], !- Name + MediumRough, !- Roughness + 0.21049999999999999, !- Thickness {m} + 0.049000000000000002, !- Conductivity {W/m-K} + 265, !- Density {kg/m3} + 836.8, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.69999999999999996, !- Solar Absorptance + 0.69999999999999996; !- Visible Absorptance + +OS:Material, + {3e616164-f761-4b3f-b99c-3571dca4b4e9}, !- Handle + Metal Decking, !- Name + MediumSmooth, !- Roughness + 0.0015, !- Thickness {m} + 45.006, !- Conductivity {W/m-K} + 7680, !- Density {kg/m3} + 418.4, !- Specific Heat {J/kg-K} + 0.90000000000000002, !- Thermal Absorptance + 0.69999999999999996, !- Solar Absorptance + 0.29999999999999999; !- Visible Absorptance + +OS:Material, + {f4ff5799-12c4-4d53-8e0d-b1e7fabb7ec9}, !- Handle + 000_F16 Acoustic tile, !- Name + MediumSmooth, !- Roughness + 0.019099999999999999, !- Thickness {m} + 0.059999999999999998, !- Conductivity {W/m-K} + 368, !- Density {kg/m3} + 590; !- Specific Heat {J/kg-K} + +OS:Material:AirGap, + {c94946b4-18be-4765-a67d-67bc7420665e}, ! Handle + 000_F05 Ceiling air space resistance, ! Name + 0.17999999999999999; ! Thermal Resistance + +OS:Material, + {00572a64-c86a-478b-8251-53756b395132}, !- Handle + 000_M11 100mm lightweight concrete, !- Name + MediumRough, !- Roughness + 0.1016, !- Thickness {m} + 0.53000000000000003, !- Conductivity {W/m-K} + 1280, !- Density {kg/m3} + 840; !- Specific Heat {J/kg-K} + +OS:Material, + {ed03096d-f687-48dc-a893-f96a4812b3ac}, !- Handle + 000_G01a 19mm gypsum board, !- Name + MediumSmooth, !- Roughness + 0.019, !- Thickness {m} + 0.16, !- Conductivity {W/m-K} + 800, !- Density {kg/m3} + 1090; !- Specific Heat {J/kg-K} + +OS:Material:AirGap, + {cedb1d08-6949-40b3-b303-2a61c40a8dff}, ! Handle + 000_F04 Wall air space resistance, ! Name + 0.14999999999999999; ! Thermal Resistance + +OS:WindowMaterial:Glazing, + {7c4eaa07-244b-4383-bef5-5cc687e5ea32}, ! Handle + Theoretical Glass [207], ! Name + SpectralAverage, ! Optical Data Type + , ! Window Glass Spectral Data Set Name + 0.0030000000000000001, ! Thickness + 0.33110000000000001, ! Solar Transmittance at Normal Incidence + 0.61890000000000001, ! Front Side Solar Reflectance at Normal Incidence + 0.61890000000000001, ! Back Side Solar Reflectance at Normal Incidence + 0.44, ! Visible Transmittance at Normal Incidence + 0.51000000000000001, ! Front Side Visible Reflectance at Normal Incidence + 0.51000000000000001, ! Back Side Visible Reflectance at Normal Incidence + 0, ! Infrared Transmittance at Normal Incidence + 0.90000000000000002, ! Front Side Infrared Hemispherical Emissivity + 0.90000000000000002, ! Back Side Infrared Hemispherical Emissivity + 0.013299999999999999, ! Conductivity + 1, ! Dirt Correction Factor for Solar and Visible Transmittance + No; ! Solar Diffusing + +OS:Material, + {2ab52467-f241-4c2c-85a5-4028e2220b41}, !- Handle + 000_F08 Metal surface, !- Name + Smooth, !- Roughness + 0.00080000000000000004, !- Thickness {m} + 45.280000000000001, !- Conductivity {W/m-K} + 7824, !- Density {kg/m3} + 500; !- Specific Heat {J/kg-K} + +OS:Material, + {9c27bb27-e59e-4014-a2ea-092b1ed5be4a}, !- Handle + 000_I01 25mm insulation board, !- Name + MediumRough, !- Roughness + 0.025399999999999999, !- Thickness {m} + 0.029999999999999999, !- Conductivity {W/m-K} + 43, !- Density {kg/m3} + 1210; !- Specific Heat {J/kg-K} + +OS:WindowMaterial:Glazing, + {366ee5d7-4f57-417c-9ffe-7152915a1e4d}, ! Handle + 000_Clear 3mm, ! Name + SpectralAverage, ! Optical Data Type + , ! Window Glass Spectral Data Set Name + 0.0030000000000000001, ! Thickness + 0.83699999999999997, ! Solar Transmittance at Normal Incidence + 0.074999999999999997, ! Front Side Solar Reflectance at Normal Incidence + 0.074999999999999997, ! Back Side Solar Reflectance at Normal Incidence + 0.89800000000000002, ! Visible Transmittance at Normal Incidence + 0.081000000000000003, ! Front Side Visible Reflectance at Normal Incidence + 0.081000000000000003, ! Back Side Visible Reflectance at Normal Incidence + 0, ! Infrared Transmittance at Normal Incidence + 0.83999999999999997, ! Front Side Infrared Hemispherical Emissivity + 0.83999999999999997, ! Back Side Infrared Hemispherical Emissivity + 0.90000000000000002, ! Conductivity + , ! Dirt Correction Factor for Solar and Visible Transmittance + ; ! Solar Diffusing + +OS:WindowMaterial:Gas, + {39d3376a-7090-4e63-b17e-e6edc30dc4b5}, ! Handle + 000_Air 13mm, ! Name + Air, ! Gas Type + 0.012699999999999999; ! Thickness + +OS:Building, + {98828d18-607c-4bf1-bfac-13f398394b97}, !- Handle + Building 1, !- Name + , !- Building Sector Type + , !- North Axis {deg} + , !- Nominal Floor to Floor Height {m} + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Space Type Name + {e64ff33a-4814-4484-98fd-8fd22aa24f15}, !- Default Construction Set Name + ; !- Default Schedule Set Name + +OS:Construction, + {f67a83d9-ce5d-4dc4-bf40-6b28c743c7c5}, ! Handle + Air_Wall, ! Name + , ! Surface Rendering Name + {70f2ce16-8874-4625-8f04-fcf7c6ccccda}; ! Layer 1 + +OS:Material:AirWall, + {70f2ce16-8874-4625-8f04-fcf7c6ccccda}, ! Handle + OS:Material:AirWall 1; ! Name + +OS:SpaceType, + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Handle + Baseline Model Space Type, !- Name + , !- Default Construction Set Name + {bc4120b6-3841-46aa-8c59-34f69cb1fa68}, !- Default Schedule Set Name + , !- Group Rendering Name + {bb708f05-930b-47b5-b6b0-77e3dbea8451}; !- Design Specification Outdoor Air Object Name + +OS:DefaultScheduleSet, + {bc4120b6-3841-46aa-8c59-34f69cb1fa68}, !- Handle + Baseline Model Schedule Set, !- Name + , !- Hours of Operation Schedule Name + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Number of People Schedule Name + {5b73e508-c387-4112-984e-02b07e48f55d}, !- People Activity Level Schedule Name + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Lighting Schedule Name + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Electric Equipment Schedule Name + , !- Gas Equipment Schedule Name + , !- Hot Water Equipment Schedule Name + {3213aa30-60ea-49a9-9842-9e96765c29fe}, !- Infiltration Schedule Name + , !- Steam Equipment Schedule Name + ; !- Other Equipment Schedule Name + +OS:Schedule:Ruleset, + {3213aa30-60ea-49a9-9842-9e96765c29fe}, !- Handle + Baseline Model Infiltration Schedule, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + {85bf8c75-5a80-48f0-b79e-1c280b9edbe5}, !- Default Day Schedule Name + {44cdf0c5-432d-4c1b-a6b1-e96c9e88b4b8}, !- Summer Design Day Schedule Name + {cfddabb8-038e-4fb4-87f2-d9e5ca74a338}; !- Winter Design Day Schedule Name + +OS:Schedule:Day, + {85bf8c75-5a80-48f0-b79e-1c280b9edbe5}, !- Handle + Baseline Model Infiltration Schedule Schedule All Days, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 6, !- Hour 1 + 0, !- Minute 1 + 1, !- Value Until Time 1 + 22, !- Hour 2 + 0, !- Minute 2 + 0.25, !- Value Until Time 2 + 24, !- Hour 3 + 0, !- Minute 3 + 1; !- Value Until Time 3 + +OS:Schedule:Day, + {d3cf242e-9f70-451c-b5cd-afb73350558b}, !- Handle + Schedule Day 2, !- Name + , !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Day, + {cfddabb8-038e-4fb4-87f2-d9e5ca74a338}, !- Handle + Baseline Model Infiltration Schedule Winter Design Day, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 1; !- Value Until Time 1 + +OS:Schedule:Day, + {331677bc-856e-4305-b345-4025f23c5549}, !- Handle + Schedule Day 3, !- Name + , !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Day, + {44cdf0c5-432d-4c1b-a6b1-e96c9e88b4b8}, !- Handle + Baseline Model Infiltration Schedule Summer Design Day, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 1; !- Value Until Time 1 + +OS:ScheduleTypeLimits, + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Handle + Fractional, !- Name + 0, !- Lower Limit Value + 1, !- Upper Limit Value + Continuous; !- Numeric Type + +OS:Schedule:Ruleset, + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Handle + Baseline Model People Lights and Equipment Schedule, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + {b508a41f-7af6-4dfb-9551-7ad1410c1aa1}, !- Default Day Schedule Name + {15e09219-6068-4fb0-bbe8-6ebb0d4b96be}, !- Summer Design Day Schedule Name + {2999b543-bfc9-4bd6-a265-f8db5a51cd9a}; !- Winter Design Day Schedule Name + +OS:Schedule:Day, + {b508a41f-7af6-4dfb-9551-7ad1410c1aa1}, !- Handle + Baseline Model People Lights and Equipment Schedule Schedule Week Day, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 6, !- Hour 1 + 0, !- Minute 1 + 0, !- Value Until Time 1 + 7, !- Hour 2 + 0, !- Minute 2 + 0.1, !- Value Until Time 2 + 8, !- Hour 3 + 0, !- Minute 3 + 0.2, !- Value Until Time 3 + 12, !- Hour 4 + 0, !- Minute 4 + 0.95, !- Value Until Time 4 + 13, !- Hour 5 + 0, !- Minute 5 + 0.5, !- Value Until Time 5 + 17, !- Hour 6 + 0, !- Minute 6 + 0.95, !- Value Until Time 6 + 18, !- Hour 7 + 0, !- Minute 7 + 0.7, !- Value Until Time 7 + 20, !- Hour 8 + 0, !- Minute 8 + 0.4, !- Value Until Time 8 + 22, !- Hour 9 + 0, !- Minute 9 + 0.1, !- Value Until Time 9 + 24, !- Hour 10 + 0, !- Minute 10 + 0.05; !- Value Until Time 10 + +OS:Schedule:Day, + {a1a2ee52-1f9c-4c34-b571-55c80c917e10}, !- Handle + Schedule Day 4, !- Name + , !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Day, + {2999b543-bfc9-4bd6-a265-f8db5a51cd9a}, !- Handle + Baseline Model People Lights and Equipment Schedule Winter Design Day, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Day, + {07279e84-240c-40ca-a183-c154cf432653}, !- Handle + Schedule Day 5, !- Name + , !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Day, + {15e09219-6068-4fb0-bbe8-6ebb0d4b96be}, !- Handle + Baseline Model People Lights and Equipment Schedule Summer Design Day, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 1; !- Value Until Time 1 + +OS:Schedule:Rule, + {e38b029e-36a0-437c-bc13-776bfc03f2a2}, !- Handle + Baseline Model People Lights and Equipment Schedule Saturday Rule, !- Name + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Schedule Ruleset Name + 1, !- Rule Order + {dc300dcc-291b-4873-938b-be35a9aae6a6}, !- Day Schedule Name + , !- Apply Sunday + , !- Apply Monday + , !- Apply Tuesday + , !- Apply Wednesday + , !- Apply Thursday + , !- Apply Friday + Yes; !- Apply Saturday + +OS:Schedule:Day, + {dc300dcc-291b-4873-938b-be35a9aae6a6}, !- Handle + Baseline Model People Lights and Equipment Schedule Saturday, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 6, !- Hour 1 + 0, !- Minute 1 + 0, !- Value Until Time 1 + 8, !- Hour 2 + 0, !- Minute 2 + 0.1, !- Value Until Time 2 + 14, !- Hour 3 + 0, !- Minute 3 + 0.5, !- Value Until Time 3 + 17, !- Hour 4 + 0, !- Minute 4 + 0.1, !- Value Until Time 4 + 24, !- Hour 5 + 0, !- Minute 5 + 0; !- Value Until Time 5 + +OS:Schedule:Rule, + {2dab32bf-832f-45c6-944e-c3338f87961d}, !- Handle + Baseline Model People Lights and Equipment Schedule Sunday Rule, !- Name + {b035f332-f4ce-4662-98c8-3266e8b9eb3f}, !- Schedule Ruleset Name + 0, !- Rule Order + {5bc6bda4-714c-4e71-ad53-1c7b71de0977}, !- Day Schedule Name + Yes; !- Apply Sunday + +OS:Schedule:Day, + {5bc6bda4-714c-4e71-ad53-1c7b71de0977}, !- Handle + Baseline Model People Lights and Equipment Schedule Schedule Sunday, !- Name + {c47c47d0-f4c5-4143-b393-913a05356c36}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 0; !- Value Until Time 1 + +OS:Schedule:Ruleset, + {5b73e508-c387-4112-984e-02b07e48f55d}, !- Handle + Baseline Model People Activity Schedule, !- Name + {17cf22fb-f3e8-4898-8a9c-dbdbd4834da8}, !- Schedule Type Limits Name + {5f0cc819-6b23-44c6-95f9-9d6f176d8a69}; !- Default Day Schedule Name + +OS:Schedule:Day, + {5f0cc819-6b23-44c6-95f9-9d6f176d8a69}, !- Handle + Baseline Model People Activity Schedule Default, !- Name + {17cf22fb-f3e8-4898-8a9c-dbdbd4834da8}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 24, !- Hour 1 + 0, !- Minute 1 + 120; !- Value Until Time 1 + +OS:ScheduleTypeLimits, + {17cf22fb-f3e8-4898-8a9c-dbdbd4834da8}, !- Handle + ActivityLevel, !- Name + 0, !- Lower Limit Value + , !- Upper Limit Value + Continuous, !- Numeric Type + ActivityLevel; !- Unit Type + +OS:DesignSpecification:OutdoorAir, + {bb708f05-930b-47b5-b6b0-77e3dbea8451}, !- Handle + Baseline Model OA, !- Name + Sum, !- Outdoor Air Method + 0.009438948864, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Floor Area {m3/s-m2} + , !- Outdoor Air Flow Rate {m3/s} + , !- Outdoor Air Flow Air Changes per Hour {1/hr} + ; !- Outdoor Air Flow Rate Fraction Schedule Name + +OS:SpaceInfiltration:DesignFlowRate, + {a5f61fdc-e9fe-431d-9f43-d8dfdd7ca31e}, !- Handle + Baseline Model Infiltration, !- Name + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Space or SpaceType Name + , !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Space Floor Area {m3/s-m2} + 0.0003048, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + , !- Constant Term Coefficient + , !- Temperature Term Coefficient + , !- Velocity Term Coefficient + ; !- Velocity Squared Term Coefficient + +OS:People:Definition, + {2474c4ef-697b-474a-a2ad-33ee1750ee6c}, !- Handle + Baseline Model People Definition, !- Name + People/Area, !- Number of People Calculation Method + , !- Number of People {people} + 0.0538195520835486, !- People per Space Floor Area {person/m2} + , !- Space Floor Area per Person {m2/person} + 0.3; !- Fraction Radiant + +OS:People, + {933ada0c-dca3-47f0-a3d8-13d207597689}, !- Handle + Baseline Model People, !- Name + {2474c4ef-697b-474a-a2ad-33ee1750ee6c}, !- People Definition Name + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Space or SpaceType Name + , !- Number of People Schedule Name + , !- Activity Level Schedule Name + , !- Surface Name/Angle Factor List Name + , !- Work Efficiency Schedule Name + , !- Clothing Insulation Schedule Name + , !- Air Velocity Schedule Name + 1; !- Multiplier + +OS:Lights:Definition, + {77d87700-68f7-4ac7-bdc4-6e1151e06b62}, !- Handle + Baseline Model Lights Definition, !- Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.7639104167097, !- Watts per Space Floor Area {W/m2} + ; !- Watts per Person {W/person} + +OS:Lights, + {562ff8b0-6497-48cf-a509-db0006c5a0c8}, !- Handle + Baseline Model Lights, !- Name + {77d87700-68f7-4ac7-bdc4-6e1151e06b62}, !- Lights Definition Name + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Space or SpaceType Name + , !- Schedule Name + 1, !- Fraction Replaceable + , !- Multiplier + General; !- End-Use Subcategory + +OS:ElectricEquipment:Definition, + {39cc741c-5dd8-4790-bfc4-2f9c368e7852}, !- Handle + Baseline Model Electric Equipment Definition, !- Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.7639104167097, !- Watts per Space Floor Area {W/m2} + ; !- Watts per Person {W/person} + +OS:ElectricEquipment, + {05b9113a-00e1-4c62-8533-0412c7ca615c}, !- Handle + Baseline Model Electric Equipment, !- Name + {39cc741c-5dd8-4790-bfc4-2f9c368e7852}, !- Electric Equipment Definition Name + {52c440c0-6640-4267-ada3-e5dedd20027c}, !- Space or SpaceType Name + , !- Schedule Name + , !- Multiplier + General; !- End-Use Subcategory + +OS:SizingPeriod:DesignDay, + {81e763ff-b7cf-4f31-9eaa-a2e51ddc2c2e}, !- Handle + Chicago Ohare Intl Ap Ann Htg 99.6% Condns DB, !- Name + -20, !- Maximum Dry-Bulb Temperature {C} + 0, !- Daily Dry-Bulb Temperature Range {deltaC} + -20, !- Humidity Indicating Conditions at Maximum Dry-Bulb + 98934, !- Barometric Pressure {Pa} + 4.9, !- Wind Speed {m/s} + 270, !- Wind Direction {deg} + 0, !- Sky Clearness + 0, !- Rain Indicator + 0, !- Snow Indicator + 21, !- Day of Month + 1, !- Month + WinterDesignDay, !- Day Type + 0, !- Daylight Saving Time Indicator + Wetbulb, !- Humidity Indicating Type + , !- Humidity Indicating Day Schedule Name + DefaultMultipliers, !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Schedule Name + ASHRAEClearSky; !- Solar Model Indicator + +OS:SizingPeriod:DesignDay, + {f23910de-4465-44ec-85a1-7a8f8878b401}, !- Handle + Chicago Ohare Intl Ap Ann Clg .4% Condns DB=>MWB, !- Name + 33.3, !- Maximum Dry-Bulb Temperature {C} + 10.5, !- Daily Dry-Bulb Temperature Range {deltaC} + 23.7, !- Humidity Indicating Conditions at Maximum Dry-Bulb + 98934, !- Barometric Pressure {Pa} + 5.2, !- Wind Speed {m/s} + 230, !- Wind Direction {deg} + 0, !- Sky Clearness + 0, !- Rain Indicator + 0, !- Snow Indicator + 21, !- Day of Month + 7, !- Month + SummerDesignDay, !- Day Type + 0, !- Daylight Saving Time Indicator + Wetbulb, !- Humidity Indicating Type + , !- Humidity Indicating Day Schedule Name + DefaultMultipliers, !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Schedule Name + ASHRAETau, !- Solar Model Indicator + , !- Beam Solar Day Schedule Name + , !- Diffuse Solar Day Schedule Name + 0.455, !- ASHRAE Taub {dimensionless} + 2.05; !- ASHRAE Taud {dimensionless} + +OS:SimulationControl, + {b47c7a1e-c78d-4bd4-935b-a906d0b2e3d5}, !- Handle + , !- Do Zone Sizing Calculation + , !- Do System Sizing Calculation + , !- Do Plant Sizing Calculation + No, !- Run Simulation for Sizing Periods + Yes; !- Run Simulation for Weather File Run Periods + +OS:Timestep, + {087a1c24-8757-4b0c-825f-c2639784ee66}, !- Handle + 4; !- Number of Timesteps per Hour + +OS:Material, + {f8acf42a-20cc-4f03-a457-7905ca5c8373}, !- Handle + Material 1, !- Name + Smooth, !- Roughness + 0.2032, !- Thickness {m} + 1.3114056, !- Conductivity {W/m-K} + 2242.8, !- Density {kg/m3} + 837.4; !- Specific Heat {J/kg-K} + +OS:Schedule:Ruleset, + {eb717954-40b1-4b29-a246-fbf64a4bdf04}, !- Handle + Schedule Ruleset 1, !- Name + {82021ba6-ef94-4d45-a3ca-4d4c7ed60f48}, !- Schedule Type Limits Name + {229eba78-ec61-4bac-ba34-750d4b75db37}; !- Default Day Schedule Name + +OS:Schedule:Day, + {229eba78-ec61-4bac-ba34-750d4b75db37}, !- Handle + Schedule Day 1, !- Name + {82021ba6-ef94-4d45-a3ca-4d4c7ed60f48}, !- Schedule Type Limits Name + , !- Interpolate to Timestep + 8, !- Hour 1 + 0, !- Minute 1 + 1, !- Value Until Time 1 + 21, !- Hour 2 + 0, !- Minute 2 + 0, !- Value Until Time 2 + 24, !- Hour 3 + 0, !- Minute 3 + 1; !- Value Until Time 3 + +OS:SurfaceControl:MovableInsulation, + {25ce3042-8204-4cde-9947-3be0051696cc}, !- Handle + Inside, !- Insulation Type + {0dc313c1-6ff2-47dc-9a35-0b7cd64abec2}, !- Surface Name + {f8acf42a-20cc-4f03-a457-7905ca5c8373}, !- Material Name + {eb717954-40b1-4b29-a246-fbf64a4bdf04}; !- Schedule Name + +OS:Schedule:Constant, + {f0217829-5f7e-41bc-a9ea-482b885d29ee}, !- Handle + Always On Continuous, !- Name + {82021ba6-ef94-4d45-a3ca-4d4c7ed60f48}, !- Schedule Type Limits Name + 1; !- Value + +OS:ScheduleTypeLimits, + {82021ba6-ef94-4d45-a3ca-4d4c7ed60f48}, !- Handle + Fractional 1, !- Name + 0, !- Lower Limit Value + 1, !- Upper Limit Value + Continuous, !- Numeric Type + ; !- Unit Type + +OS:SurfaceControl:MovableInsulation, + {c918b68a-489b-427f-8d0d-92b11fd4997d}, !- Handle + Inside, !- Insulation Type + {94c060be-75a3-40d2-b8fc-f3ea907fa08e}, !- Surface Name + {f8acf42a-20cc-4f03-a457-7905ca5c8373}, !- Material Name + {eb717954-40b1-4b29-a246-fbf64a4bdf04}; !- Schedule Name + +OS:SurfaceControl:MovableInsulation, + {0fd7e055-b995-43db-9cfa-ea7dc3d9b978}, !- Handle + Inside, !- Insulation Type + {4eceb32d-a971-4b52-8909-20127da80254}, !- Surface Name + {f8acf42a-20cc-4f03-a457-7905ca5c8373}, !- Material Name + {eb717954-40b1-4b29-a246-fbf64a4bdf04}; !- Schedule Name + +OS:SurfaceControl:MovableInsulation, + {8ee7d238-9c5c-496b-a04c-4d8ce679c8bf}, !- Handle + Inside, !- Insulation Type + {afc6f154-4480-458f-b1ee-9108c481e4c8}, !- Surface Name + {f8acf42a-20cc-4f03-a457-7905ca5c8373}, !- Material Name + {eb717954-40b1-4b29-a246-fbf64a4bdf04}; !- Schedule Name + diff --git a/model_tests.rb b/model_tests.rb index c2cfb9785..b15c70b96 100644 --- a/model_tests.rb +++ b/model_tests.rb @@ -181,7 +181,7 @@ def test_coil_cooling_dx_rb end # TODO : To be added once the next official release - # including this object is out : 3.0.1? + # including this object is out : 3.1.0 # def test_coil_cooling_dx_osm # result = sim_test('coil_cooling_dx.osm') # end @@ -758,11 +758,9 @@ def test_surfacecontrol_moveableinsulation_rb result = sim_test('surfacecontrol_moveableinsulation.rb') end - # TODO : To be added once the next official release - # including this object is out : 3.0.1? - # def test_surfacecontrol_moveableinsulation_osm - # result = sim_test('surfacecontrol_moveableinsulation.osm') - # end + def test_surfacecontrol_moveableinsulation_osm + result = sim_test('surfacecontrol_moveableinsulation.osm') + end def test_surface_properties_osm result = sim_test('surface_properties.osm') @@ -777,7 +775,7 @@ def test_swimmingpool_indoor_rb end # TODO : To be added once the next official release - # including this object is out : 3.0.2? + # including this object is out : 3.1.0 # def test_swimmingpool_indoor_osm # result = sim_test('swimmingpool_indoor.osm') # end From 8eb89e74d418e204eebe21fadb2bf8eda638fd25 Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Mon, 24 Aug 2020 12:55:30 +0200 Subject: [PATCH 3/5] Commit model_tests results with 3.0.1 official on Linux: no new failures compared to 3.0.0 --- test/ExampleModel.rb_3.0.1_out.osw | 1054 +++++ test/absorption_chillers.osm_3.0.1_out.osw | 1081 +++++ test/absorption_chillers.rb_3.0.1_out.osw | 1081 +++++ test/additional_props.osm_3.0.1_out.osw | 1117 +++++ test/additional_props.rb_3.0.1_out.osw | 1117 +++++ ...iabatic_construction_set.osm_3.0.1_out.osw | 1013 +++++ ...diabatic_construction_set.rb_3.0.1_out.osw | 1014 +++++ test/afn_single_zone_nv.osm_3.0.1_out.osw | 1015 +++++ test/afn_single_zone_nv.rb_3.0.1_out.osw | 1016 +++++ test/air_chillers.osm_3.0.1_out.osw | 1019 +++++ test/air_chillers.rb_3.0.1_out.osw | 1151 ++++++ test/air_terminals.osm_3.0.1_out.osw | 1064 +++++ test/air_terminals.rb_3.0.1_out.osw | 1057 +++++ test/airloop_and_zonehvac.osm_3.0.1_out.osw | 1105 +++++ test/airloop_and_zonehvac.rb_3.0.1_out.osw | 1046 +++++ test/airloop_avms.osm_3.0.1_out.osw | 1059 +++++ test/airloop_avms.rb_3.0.1_out.osw | 1059 +++++ test/airterminal_cooledbeam.osm_3.0.1_out.osw | 1084 +++++ test/airterminal_cooledbeam.rb_3.0.1_out.osw | 1064 +++++ ...airterminal_fourpipebeam.osm_3.0.1_out.osw | 1062 +++++ .../airterminal_fourpipebeam.rb_3.0.1_out.osw | 1062 +++++ ...c_interior_constructions.osm_3.0.1_out.osw | 1225 ++++++ test/autosize_hvac.rb_3.0.1_out.osw | 1140 ++++++ test/availability_managers.osm_3.0.1_out.osw | 1124 +++++ test/availability_managers.rb_3.0.1_out.osw | 1124 +++++ test/baseline_sys01.osm_3.0.1_out.osw | 1106 +++++ test/baseline_sys01.rb_3.0.1_out.osw | 1117 +++++ test/baseline_sys02.osm_3.0.1_out.osw | 1164 ++++++ test/baseline_sys02.rb_3.0.1_out.osw | 1125 +++++ test/baseline_sys03.osm_3.0.1_out.osw | 1230 ++++++ test/baseline_sys03.rb_3.0.1_out.osw | 1232 ++++++ test/baseline_sys04.osm_3.0.1_out.osw | 1241 ++++++ test/baseline_sys04.rb_3.0.1_out.osw | 1234 ++++++ test/baseline_sys05.osm_3.0.1_out.osw | 1087 +++++ test/baseline_sys05.rb_3.0.1_out.osw | 1083 +++++ test/baseline_sys06.osm_3.0.1_out.osw | 1120 +++++ test/baseline_sys06.rb_3.0.1_out.osw | 1092 +++++ test/baseline_sys07.osm_3.0.1_out.osw | 1098 +++++ test/baseline_sys07.rb_3.0.1_out.osw | 1069 +++++ test/baseline_sys08.osm_3.0.1_out.osw | 1124 +++++ test/baseline_sys08.rb_3.0.1_out.osw | 1076 +++++ test/baseline_sys09.osm_3.0.1_out.osw | 1053 +++++ test/baseline_sys09.rb_3.0.1_out.osw | 1055 +++++ test/baseline_sys10.osm_3.0.1_out.osw | 1055 +++++ test/baseline_sys10.rb_3.0.1_out.osw | 1057 +++++ test/centralheatpumpsystem.osm_3.0.1_out.osw | 1151 ++++++ test/centralheatpumpsystem.rb_3.0.1_out.osw | 1151 ++++++ test/chillers_tertiary.osm_3.0.1_out.osw | 1021 +++++ test/chillers_tertiary.rb_3.0.1_out.osw | 1021 +++++ ...terheating_desuperheater.osm_3.0.1_out.osw | 1090 +++++ ...aterheating_desuperheater.rb_3.0.1_out.osw | 1090 +++++ test/coilsystem_dxhx.osm_3.0.1_out.osw | 1033 +++++ test/coilsystem_dxhx.rb_3.0.1_out.osw | 1033 +++++ test/coilsystem_waterhx.osm_3.0.1_out.osw | 1079 +++++ test/coilsystem_waterhx.rb_3.0.1_out.osw | 1079 +++++ test/cooling_coils.osm_3.0.1_out.osw | 1123 +++++ test/cooling_coils.rb_3.0.1_out.osw | 1123 +++++ test/coolingtowers.osm_3.0.1_out.osw | 1231 ++++++ test/coolingtowers.rb_3.0.1_out.osw | 1208 ++++++ test/daylighting_no_shades.osm_3.0.1_out.osw | 1129 +++++ test/daylighting_no_shades.rb_3.0.1_out.osw | 1129 +++++ test/daylighting_shades.osm_3.0.1_out.osw | 1126 +++++ test/daylighting_shades.rb_3.0.1_out.osw | 1126 +++++ test/dist_ht_cl.osm_3.0.1_out.osw | 1100 +++++ test/dist_ht_cl.rb_3.0.1_out.osw | 1074 +++++ test/dsn_oa_w_ideal_loads.osm_3.0.1_out.osw | 1012 +++++ test/dsn_oa_w_ideal_loads.rb_3.0.1_out.osw | 1015 +++++ test/dual_duct.osm_3.0.1_out.osw | 1065 +++++ test/dual_duct.rb_3.0.1_out.osw | 1065 +++++ test/ducts_and_pipes.osm_3.0.1_out.osw | 1065 +++++ test/ducts_and_pipes.rb_3.0.1_out.osw | 1065 +++++ test/electric_equipment_ITE.osm_3.0.1_out.osw | 1044 +++++ test/electric_equipment_ITE.rb_3.0.1_out.osw | 1044 +++++ test/ems.osm_3.0.1_out.osw | 1009 +++++ test/ems.rb_3.0.1_out.osw | 1131 +++++ ..._1floor_SpaceType_1space.osm_3.0.1_out.osw | 1277 ++++++ test/ems_scott.osm_3.0.1_out.osw | 1183 ++++++ test/epw_design_conditions.osm_3.0.1_out.osw | 1117 +++++ test/epw_design_conditions.rb_3.0.1_out.osw | 1117 +++++ test/evaporative_cooling.osm_3.0.1_out.osw | 1240 ++++++ test/evaporative_cooling.rb_3.0.1_out.osw | 1232 ++++++ test/exterior_equipment.osm_3.0.1_out.osw | 1012 +++++ test/exterior_equipment.rb_3.0.1_out.osw | 1012 +++++ test/fan_on_off.osm_3.0.1_out.osw | 1116 +++++ test/fan_on_off.rb_3.0.1_out.osw | 1120 +++++ test/fan_systemmodel.osm_3.0.1_out.osw | 1216 ++++++ test/fan_systemmodel.rb_3.0.1_out.osw | 1216 ++++++ test/fluid_coolers.osm_3.0.1_out.osw | 1054 +++++ test/fluid_coolers.rb_3.0.1_out.osw | 1054 +++++ test/foundation_kiva.osm_3.0.1_out.osw | 1119 +++++ test/foundation_kiva.rb_3.0.1_out.osw | 1119 +++++ ...dation_kiva_customblocks.osm_3.0.1_out.osw | 1119 +++++ ...ndation_kiva_customblocks.rb_3.0.1_out.osw | 1119 +++++ test/fuelcell.osm_3.0.1_out.osw | 1244 ++++++ test/fuelcell.rb_3.0.1_out.osw | 1244 ++++++ test/generator_microturbine.osm_3.0.1_out.osw | 1056 +++++ test/generator_microturbine.rb_3.0.1_out.osw | 1056 +++++ test/headered_pumps.osm_3.0.1_out.osw | 1072 +++++ test/headered_pumps.rb_3.0.1_out.osw | 1074 +++++ ...rtoair_sensibleandlatent.osm_3.0.1_out.osw | 1115 +++++ ...irtoair_sensibleandlatent.rb_3.0.1_out.osw | 1129 +++++ test/heatpump_hot_water.osm_3.0.1_out.osw | 1135 +++++ test/heatpump_hot_water.rb_3.0.1_out.osw | 1135 +++++ test/hightemprad.osm_3.0.1_out.osw | 1014 +++++ test/hightemprad.rb_3.0.1_out.osw | 1015 +++++ test/hot_water.osm_3.0.1_out.osw | 1244 ++++++ test/hot_water.rb_3.0.1_out.osw | 1244 ++++++ test/humidity_control.osm_3.0.1_out.osw | 1208 ++++++ test/humidity_control.rb_3.0.1_out.osw | 1208 ++++++ test/ideal_loads_w_plenums.osm_3.0.1_out.osw | 1018 +++++ test/ideal_loads_w_plenums.rb_3.0.1_out.osw | 1019 +++++ test/ideal_plant.osm_3.0.1_out.osw | 1233 ++++++ test/ideal_plant.rb_3.0.1_out.osw | 1233 ++++++ test/interior_partitions.osm_3.0.1_out.osw | 1226 ++++++ test/interior_partitions.rb_3.0.1_out.osw | 1043 +++++ .../lifecyclecostparameters.osm_3.0.1_out.osw | 1059 +++++ test/lifecyclecostparameters.rb_3.0.1_out.osw | 1054 +++++ test/lowtemprad_constflow.osm_3.0.1_out.osw | 1085 +++++ test/lowtemprad_constflow.rb_3.0.1_out.osw | 1087 +++++ test/lowtemprad_electric.osm_3.0.1_out.osw | 1064 +++++ test/lowtemprad_electric.rb_3.0.1_out.osw | 1066 +++++ test/lowtemprad_varflow.osm_3.0.1_out.osw | 1079 +++++ test/lowtemprad_varflow.rb_3.0.1_out.osw | 1081 +++++ test/meters.osm_3.0.1_out.osw | 1069 +++++ test/meters.rb_3.0.1_out.osw | 1069 +++++ test/model_articulation1.osw_3.0.1_out.osw | 3648 +++++++++++++++++ ...articulation1_bundle_git.osw_3.0.1_out.osw | 3440 ++++++++++++++++ ...iculation1_bundle_no_git.osw_3.0.1_out.osw | 3440 ++++++++++++++++ test/moisture_settings.osm_3.0.1_out.osw | 1128 +++++ test/moisture_settings.rb_3.0.1_out.osw | 1128 +++++ test/multi_stage.osm_3.0.1_out.osw | 1141 ++++++ test/multi_stage.rb_3.0.1_out.osw | 1141 ++++++ test/multiple_airloops.osm_3.0.1_out.osw | 1121 +++++ test/multiple_airloops.rb_3.0.1_out.osw | 1121 +++++ ...multiple_loops_w_plenums.osm_3.0.1_out.osw | 1106 +++++ .../multiple_loops_w_plenums.rb_3.0.1_out.osw | 1106 +++++ test/output_objects.osm_3.0.1_out.osw | 1377 +++++++ test/output_objects.rb_3.0.1_out.osw | 1377 +++++++ ...h_special_chars_pwd_3.0.1_Linux_out.status | 5 + ...h_special_chars_str_3.0.1_Linux_out.status | 4 + ...rmanceprecisiontradeoffs.osm_3.0.1_out.osw | 1034 +++++ ...ormanceprecisiontradeoffs.rb_3.0.1_out.osw | 1034 +++++ test/photovoltaics.osm_3.0.1_out.osw | 1117 +++++ test/photovoltaics.rb_3.0.1_out.osw | 1117 +++++ ...ant_op_deltatemp_schemes.osm_3.0.1_out.osw | 1134 +++++ ...lant_op_deltatemp_schemes.rb_3.0.1_out.osw | 1134 +++++ test/plant_op_schemes.osm_3.0.1_out.osw | 1101 +++++ test/plant_op_schemes.rb_3.0.1_out.osw | 1101 +++++ test/plant_op_temp_schemes.osm_3.0.1_out.osw | 1134 +++++ test/plant_op_temp_schemes.rb_3.0.1_out.osw | 1134 +++++ test/plantloop_avms.osm_3.0.1_out.osw | 1116 +++++ test/plantloop_avms.rb_3.0.1_out.osw | 1116 +++++ test/plantloop_avms_temp.osm_3.0.1_out.osw | 1067 +++++ test/plantloop_avms_temp.rb_3.0.1_out.osw | 1067 +++++ test/plenums.osm_3.0.1_out.osw | 1075 +++++ test/plenums.rb_3.0.1_out.osw | 1075 +++++ ...d_storage_demandleveling.osm_3.0.1_out.osw | 1123 +++++ ...nd_storage_demandleveling.rb_3.0.1_out.osw | 1117 +++++ ...d_storage_facilityexcess.osm_3.0.1_out.osw | 1123 +++++ ...nd_storage_facilityexcess.rb_3.0.1_out.osw | 1117 +++++ test/pvwatts.osm_3.0.1_out.osw | 1106 +++++ test/pvwatts.rb_3.0.1_out.osw | 1117 +++++ test/refrigeration_system.osm_3.0.1_out.osw | 1146 ++++++ test/refrigeration_system.rb_3.0.1_out.osw | 1222 ++++++ test/roof_vegetation.osm_3.0.1_out.osw | 1018 +++++ test/roof_vegetation.rb_3.0.1_out.osw | 1019 +++++ test/schedule_file.osm_3.0.1_out.osw | 1232 ++++++ test/schedule_file.rb_3.0.1_out.osw | 1232 ++++++ .../schedule_fixed_interval.osm_3.0.1_out.osw | 1033 +++++ test/schedule_fixed_interval.rb_3.0.1_out.osw | 1033 +++++ ...ed_interval_schedulefile.osm_3.0.1_out.osw | 1033 +++++ ...xed_interval_schedulefile.rb_3.0.1_out.osw | 1033 +++++ ...le_ruleset_2012_LeapYear.osm_3.0.1_out.osw | 1234 ++++++ ...ule_ruleset_2012_LeapYear.rb_3.0.1_out.osw | 1234 ++++++ ...ruleset_2012_NonLeapYear.osm_3.0.1_out.osw | 1234 ++++++ ..._ruleset_2012_NonLeapYear.rb_3.0.1_out.osw | 1234 ++++++ test/schedule_ruleset_2013.osm_3.0.1_out.osw | 1234 ++++++ test/schedule_ruleset_2013.rb_3.0.1_out.osw | 1234 ++++++ test/scheduled_infiltration.osm_3.0.1_out.osw | 1532 +++++++ test/setpoint_managers.osm_3.0.1_out.osw | 1069 +++++ test/setpoint_managers.rb_3.0.1_out.osw | 1069 +++++ test/shadowcalculation.osm_3.0.1_out.osw | 1013 +++++ test/shadowcalculation.rb_3.0.1_out.osw | 1014 +++++ test/sizing_zone_dszad.osm_3.0.1_out.osw | 1013 +++++ test/sizing_zone_dszad.rb_3.0.1_out.osw | 1014 +++++ ...late_photovoltaicthermal.osm_3.0.1_out.osw | 1189 ++++++ ...plate_photovoltaicthermal.rb_3.0.1_out.osw | 1189 ++++++ ...llector_flat_plate_water.osm_3.0.1_out.osw | 1226 ++++++ ...ollector_flat_plate_water.rb_3.0.1_out.osw | 1226 ++++++ ...integralcollectorstorage.osm_3.0.1_out.osw | 1233 ++++++ ..._integralcollectorstorage.rb_3.0.1_out.osw | 1233 ++++++ test/space_load_instances.osm_3.0.1_out.osw | 1012 +++++ test/space_load_instances.rb_3.0.1_out.osw | 1012 +++++ ...sql_default_fullyear.sql_3.0.1_out.sqltest | 1 + ...sql_partial_leap_end.sql_3.0.1_out.sqltest | 1 + ...sql_partial_leap_mid.sql_3.0.1_out.sqltest | 1 + ...l_partial_leap_start.sql_3.0.1_out.sqltest | 1 + ...ecific_fullyear_leap.sql_3.0.1_out.sqltest | 1 + ...fic_fullyear_nonleap.sql_3.0.1_out.sqltest | 1 + test/sql_wrap_leap.sql_3.0.1_out.sqltest | 1 + test/sql_wrap_nonleap.sql_3.0.1_out.sqltest | 1 + test/surface_properties.osm_3.0.1_out.osw | 1091 +++++ test/surface_properties.rb_3.0.1_out.osw | 1093 +++++ ...ntrol_moveableinsulation.osm_3.0.1_out.osw | 1013 +++++ ...ontrol_moveableinsulation.rb_3.0.1_out.osw | 1013 +++++ ...tablemultivariablelookup.osm_3.0.1_out.osw | 1062 +++++ .../tablemultivariablelookup.rb_3.0.1_out.osw | 1062 +++++ test/thermal_storage.osm_3.0.1_out.osw | 1069 +++++ test/thermal_storage.rb_3.0.1_out.osw | 1069 +++++ test/transformer.osm_3.0.1_out.osw | 1118 +++++ test/transformer.rb_3.0.1_out.osw | 1118 +++++ test/unitary_system.osm_3.0.1_out.osw | 1092 +++++ test/unitary_system.rb_3.0.1_out.osw | 1092 +++++ ...m_performance_multispeed.osm_3.0.1_out.osw | 1040 +++++ ...em_performance_multispeed.rb_3.0.1_out.osw | 1042 +++++ ...ems_airloop_and_zonehvac.osm_3.0.1_out.osw | 1122 +++++ ...tems_airloop_and_zonehvac.rb_3.0.1_out.osw | 1122 +++++ test/unitary_test.osm_3.0.1_out.osw | 1039 +++++ test/unitary_test.rb_3.0.1_out.osw | 1039 +++++ test/unitary_vav_bypass.osm_3.0.1_out.osw | 1051 +++++ test/unitary_vav_bypass.rb_3.0.1_out.osw | 1051 +++++ ...nitary_vav_bypass_plenum.osm_3.0.1_out.osw | 1047 +++++ ...unitary_vav_bypass_plenum.rb_3.0.1_out.osw | 1047 +++++ test/utility_bill01.osm_3.0.1_out.osw | 1126 +++++ test/utility_bill01.rb_3.0.1_out.osw | 1126 +++++ test/utility_bill02.osm_3.0.1_out.osw | 1126 +++++ test/utility_bill02.rb_3.0.1_out.osw | 1126 +++++ test/vrf.osm_3.0.1_out.osw | 1044 +++++ test/vrf.rb_3.0.1_out.osw | 1046 +++++ test/vrf_watercooled.osm_3.0.1_out.osw | 1050 +++++ test/vrf_watercooled.rb_3.0.1_out.osw | 1050 +++++ test/water_economizer.osm_3.0.1_out.osw | 1146 ++++++ test/water_economizer.rb_3.0.1_out.osw | 1144 ++++++ test/water_heaters.osm_3.0.1_out.osw | 1196 ++++++ test/water_heaters.rb_3.0.1_out.osw | 1192 ++++++ test/zone_air_movement.osm_3.0.1_out.osw | 1232 ++++++ test/zone_air_movement.rb_3.0.1_out.osw | 1232 ++++++ ...l_contaminant_controller.osm_3.0.1_out.osw | 1241 ++++++ ...ol_contaminant_controller.rb_3.0.1_out.osw | 1241 ++++++ test/zone_fan_exhaust.osm_3.0.1_out.osw | 1065 +++++ test/zone_fan_exhaust.rb_3.0.1_out.osw | 1053 +++++ test/zone_hvac.osm_3.0.1_out.osw | 189 + test/zone_hvac.rb_3.0.1_out.osw | 210 + test/zone_hvac2.osm_3.0.1_out.osw | 1019 +++++ test/zone_hvac2.rb_3.0.1_out.osw | 1019 +++++ ...zone_hvac_equipment_list.osm_3.0.1_out.osw | 1051 +++++ .../zone_hvac_equipment_list.rb_3.0.1_out.osw | 1046 +++++ test/zone_mixing.osm_3.0.1_out.osw | 1012 +++++ test/zone_mixing.rb_3.0.1_out.osw | 1015 +++++ ..._factors_by_surface_name.osm_3.0.1_out.osw | 1047 +++++ ...w_factors_by_surface_name.rb_3.0.1_out.osw | 1047 +++++ ...ion_windandstackopenarea.osm_3.0.1_out.osw | 1047 +++++ ...tion_windandstackopenarea.rb_3.0.1_out.osw | 1047 +++++ 253 files changed, 274799 insertions(+) create mode 100644 test/ExampleModel.rb_3.0.1_out.osw create mode 100644 test/absorption_chillers.osm_3.0.1_out.osw create mode 100644 test/absorption_chillers.rb_3.0.1_out.osw create mode 100644 test/additional_props.osm_3.0.1_out.osw create mode 100644 test/additional_props.rb_3.0.1_out.osw create mode 100644 test/adiabatic_construction_set.osm_3.0.1_out.osw create mode 100644 test/adiabatic_construction_set.rb_3.0.1_out.osw create mode 100644 test/afn_single_zone_nv.osm_3.0.1_out.osw create mode 100644 test/afn_single_zone_nv.rb_3.0.1_out.osw create mode 100644 test/air_chillers.osm_3.0.1_out.osw create mode 100644 test/air_chillers.rb_3.0.1_out.osw create mode 100644 test/air_terminals.osm_3.0.1_out.osw create mode 100644 test/air_terminals.rb_3.0.1_out.osw create mode 100644 test/airloop_and_zonehvac.osm_3.0.1_out.osw create mode 100644 test/airloop_and_zonehvac.rb_3.0.1_out.osw create mode 100644 test/airloop_avms.osm_3.0.1_out.osw create mode 100644 test/airloop_avms.rb_3.0.1_out.osw create mode 100644 test/airterminal_cooledbeam.osm_3.0.1_out.osw create mode 100644 test/airterminal_cooledbeam.rb_3.0.1_out.osw create mode 100644 test/airterminal_fourpipebeam.osm_3.0.1_out.osw create mode 100644 test/airterminal_fourpipebeam.rb_3.0.1_out.osw create mode 100644 test/asymmetric_interior_constructions.osm_3.0.1_out.osw create mode 100644 test/autosize_hvac.rb_3.0.1_out.osw create mode 100644 test/availability_managers.osm_3.0.1_out.osw create mode 100644 test/availability_managers.rb_3.0.1_out.osw create mode 100644 test/baseline_sys01.osm_3.0.1_out.osw create mode 100644 test/baseline_sys01.rb_3.0.1_out.osw create mode 100644 test/baseline_sys02.osm_3.0.1_out.osw create mode 100644 test/baseline_sys02.rb_3.0.1_out.osw create mode 100644 test/baseline_sys03.osm_3.0.1_out.osw create mode 100644 test/baseline_sys03.rb_3.0.1_out.osw create mode 100644 test/baseline_sys04.osm_3.0.1_out.osw create mode 100644 test/baseline_sys04.rb_3.0.1_out.osw create mode 100644 test/baseline_sys05.osm_3.0.1_out.osw create mode 100644 test/baseline_sys05.rb_3.0.1_out.osw create mode 100644 test/baseline_sys06.osm_3.0.1_out.osw create mode 100644 test/baseline_sys06.rb_3.0.1_out.osw create mode 100644 test/baseline_sys07.osm_3.0.1_out.osw create mode 100644 test/baseline_sys07.rb_3.0.1_out.osw create mode 100644 test/baseline_sys08.osm_3.0.1_out.osw create mode 100644 test/baseline_sys08.rb_3.0.1_out.osw create mode 100644 test/baseline_sys09.osm_3.0.1_out.osw create mode 100644 test/baseline_sys09.rb_3.0.1_out.osw create mode 100644 test/baseline_sys10.osm_3.0.1_out.osw create mode 100644 test/baseline_sys10.rb_3.0.1_out.osw create mode 100644 test/centralheatpumpsystem.osm_3.0.1_out.osw create mode 100644 test/centralheatpumpsystem.rb_3.0.1_out.osw create mode 100644 test/chillers_tertiary.osm_3.0.1_out.osw create mode 100644 test/chillers_tertiary.rb_3.0.1_out.osw create mode 100644 test/coil_waterheating_desuperheater.osm_3.0.1_out.osw create mode 100644 test/coil_waterheating_desuperheater.rb_3.0.1_out.osw create mode 100644 test/coilsystem_dxhx.osm_3.0.1_out.osw create mode 100644 test/coilsystem_dxhx.rb_3.0.1_out.osw create mode 100644 test/coilsystem_waterhx.osm_3.0.1_out.osw create mode 100644 test/coilsystem_waterhx.rb_3.0.1_out.osw create mode 100644 test/cooling_coils.osm_3.0.1_out.osw create mode 100644 test/cooling_coils.rb_3.0.1_out.osw create mode 100644 test/coolingtowers.osm_3.0.1_out.osw create mode 100644 test/coolingtowers.rb_3.0.1_out.osw create mode 100644 test/daylighting_no_shades.osm_3.0.1_out.osw create mode 100644 test/daylighting_no_shades.rb_3.0.1_out.osw create mode 100644 test/daylighting_shades.osm_3.0.1_out.osw create mode 100644 test/daylighting_shades.rb_3.0.1_out.osw create mode 100644 test/dist_ht_cl.osm_3.0.1_out.osw create mode 100644 test/dist_ht_cl.rb_3.0.1_out.osw create mode 100644 test/dsn_oa_w_ideal_loads.osm_3.0.1_out.osw create mode 100644 test/dsn_oa_w_ideal_loads.rb_3.0.1_out.osw create mode 100644 test/dual_duct.osm_3.0.1_out.osw create mode 100644 test/dual_duct.rb_3.0.1_out.osw create mode 100644 test/ducts_and_pipes.osm_3.0.1_out.osw create mode 100644 test/ducts_and_pipes.rb_3.0.1_out.osw create mode 100644 test/electric_equipment_ITE.osm_3.0.1_out.osw create mode 100644 test/electric_equipment_ITE.rb_3.0.1_out.osw create mode 100644 test/ems.osm_3.0.1_out.osw create mode 100644 test/ems.rb_3.0.1_out.osw create mode 100644 test/ems_1floor_SpaceType_1space.osm_3.0.1_out.osw create mode 100644 test/ems_scott.osm_3.0.1_out.osw create mode 100644 test/epw_design_conditions.osm_3.0.1_out.osw create mode 100644 test/epw_design_conditions.rb_3.0.1_out.osw create mode 100644 test/evaporative_cooling.osm_3.0.1_out.osw create mode 100644 test/evaporative_cooling.rb_3.0.1_out.osw create mode 100644 test/exterior_equipment.osm_3.0.1_out.osw create mode 100644 test/exterior_equipment.rb_3.0.1_out.osw create mode 100644 test/fan_on_off.osm_3.0.1_out.osw create mode 100644 test/fan_on_off.rb_3.0.1_out.osw create mode 100644 test/fan_systemmodel.osm_3.0.1_out.osw create mode 100644 test/fan_systemmodel.rb_3.0.1_out.osw create mode 100644 test/fluid_coolers.osm_3.0.1_out.osw create mode 100644 test/fluid_coolers.rb_3.0.1_out.osw create mode 100644 test/foundation_kiva.osm_3.0.1_out.osw create mode 100644 test/foundation_kiva.rb_3.0.1_out.osw create mode 100644 test/foundation_kiva_customblocks.osm_3.0.1_out.osw create mode 100644 test/foundation_kiva_customblocks.rb_3.0.1_out.osw create mode 100644 test/fuelcell.osm_3.0.1_out.osw create mode 100644 test/fuelcell.rb_3.0.1_out.osw create mode 100644 test/generator_microturbine.osm_3.0.1_out.osw create mode 100644 test/generator_microturbine.rb_3.0.1_out.osw create mode 100644 test/headered_pumps.osm_3.0.1_out.osw create mode 100644 test/headered_pumps.rb_3.0.1_out.osw create mode 100644 test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.osw create mode 100644 test/heatexchanger_airtoair_sensibleandlatent.rb_3.0.1_out.osw create mode 100644 test/heatpump_hot_water.osm_3.0.1_out.osw create mode 100644 test/heatpump_hot_water.rb_3.0.1_out.osw create mode 100644 test/hightemprad.osm_3.0.1_out.osw create mode 100644 test/hightemprad.rb_3.0.1_out.osw create mode 100644 test/hot_water.osm_3.0.1_out.osw create mode 100644 test/hot_water.rb_3.0.1_out.osw create mode 100644 test/humidity_control.osm_3.0.1_out.osw create mode 100644 test/humidity_control.rb_3.0.1_out.osw create mode 100644 test/ideal_loads_w_plenums.osm_3.0.1_out.osw create mode 100644 test/ideal_loads_w_plenums.rb_3.0.1_out.osw create mode 100644 test/ideal_plant.osm_3.0.1_out.osw create mode 100644 test/ideal_plant.rb_3.0.1_out.osw create mode 100644 test/interior_partitions.osm_3.0.1_out.osw create mode 100644 test/interior_partitions.rb_3.0.1_out.osw create mode 100644 test/lifecyclecostparameters.osm_3.0.1_out.osw create mode 100644 test/lifecyclecostparameters.rb_3.0.1_out.osw create mode 100644 test/lowtemprad_constflow.osm_3.0.1_out.osw create mode 100644 test/lowtemprad_constflow.rb_3.0.1_out.osw create mode 100644 test/lowtemprad_electric.osm_3.0.1_out.osw create mode 100644 test/lowtemprad_electric.rb_3.0.1_out.osw create mode 100644 test/lowtemprad_varflow.osm_3.0.1_out.osw create mode 100644 test/lowtemprad_varflow.rb_3.0.1_out.osw create mode 100644 test/meters.osm_3.0.1_out.osw create mode 100644 test/meters.rb_3.0.1_out.osw create mode 100644 test/model_articulation1.osw_3.0.1_out.osw create mode 100644 test/model_articulation1_bundle_git.osw_3.0.1_out.osw create mode 100644 test/model_articulation1_bundle_no_git.osw_3.0.1_out.osw create mode 100644 test/moisture_settings.osm_3.0.1_out.osw create mode 100644 test/moisture_settings.rb_3.0.1_out.osw create mode 100644 test/multi_stage.osm_3.0.1_out.osw create mode 100644 test/multi_stage.rb_3.0.1_out.osw create mode 100644 test/multiple_airloops.osm_3.0.1_out.osw create mode 100644 test/multiple_airloops.rb_3.0.1_out.osw create mode 100644 test/multiple_loops_w_plenums.osm_3.0.1_out.osw create mode 100644 test/multiple_loops_w_plenums.rb_3.0.1_out.osw create mode 100644 test/output_objects.osm_3.0.1_out.osw create mode 100644 test/output_objects.rb_3.0.1_out.osw create mode 100644 test/path_special_chars_pwd_3.0.1_Linux_out.status create mode 100644 test/path_special_chars_str_3.0.1_Linux_out.status create mode 100644 test/performanceprecisiontradeoffs.osm_3.0.1_out.osw create mode 100644 test/performanceprecisiontradeoffs.rb_3.0.1_out.osw create mode 100644 test/photovoltaics.osm_3.0.1_out.osw create mode 100644 test/photovoltaics.rb_3.0.1_out.osw create mode 100644 test/plant_op_deltatemp_schemes.osm_3.0.1_out.osw create mode 100644 test/plant_op_deltatemp_schemes.rb_3.0.1_out.osw create mode 100644 test/plant_op_schemes.osm_3.0.1_out.osw create mode 100644 test/plant_op_schemes.rb_3.0.1_out.osw create mode 100644 test/plant_op_temp_schemes.osm_3.0.1_out.osw create mode 100644 test/plant_op_temp_schemes.rb_3.0.1_out.osw create mode 100644 test/plantloop_avms.osm_3.0.1_out.osw create mode 100644 test/plantloop_avms.rb_3.0.1_out.osw create mode 100644 test/plantloop_avms_temp.osm_3.0.1_out.osw create mode 100644 test/plantloop_avms_temp.rb_3.0.1_out.osw create mode 100644 test/plenums.osm_3.0.1_out.osw create mode 100644 test/plenums.rb_3.0.1_out.osw create mode 100644 test/pv_and_storage_demandleveling.osm_3.0.1_out.osw create mode 100644 test/pv_and_storage_demandleveling.rb_3.0.1_out.osw create mode 100644 test/pv_and_storage_facilityexcess.osm_3.0.1_out.osw create mode 100644 test/pv_and_storage_facilityexcess.rb_3.0.1_out.osw create mode 100644 test/pvwatts.osm_3.0.1_out.osw create mode 100644 test/pvwatts.rb_3.0.1_out.osw create mode 100644 test/refrigeration_system.osm_3.0.1_out.osw create mode 100644 test/refrigeration_system.rb_3.0.1_out.osw create mode 100644 test/roof_vegetation.osm_3.0.1_out.osw create mode 100644 test/roof_vegetation.rb_3.0.1_out.osw create mode 100644 test/schedule_file.osm_3.0.1_out.osw create mode 100644 test/schedule_file.rb_3.0.1_out.osw create mode 100644 test/schedule_fixed_interval.osm_3.0.1_out.osw create mode 100644 test/schedule_fixed_interval.rb_3.0.1_out.osw create mode 100644 test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.osw create mode 100644 test/schedule_fixed_interval_schedulefile.rb_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2012_LeapYear.rb_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2012_NonLeapYear.rb_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2013.osm_3.0.1_out.osw create mode 100644 test/schedule_ruleset_2013.rb_3.0.1_out.osw create mode 100644 test/scheduled_infiltration.osm_3.0.1_out.osw create mode 100644 test/setpoint_managers.osm_3.0.1_out.osw create mode 100644 test/setpoint_managers.rb_3.0.1_out.osw create mode 100644 test/shadowcalculation.osm_3.0.1_out.osw create mode 100644 test/shadowcalculation.rb_3.0.1_out.osw create mode 100644 test/sizing_zone_dszad.osm_3.0.1_out.osw create mode 100644 test/sizing_zone_dszad.rb_3.0.1_out.osw create mode 100644 test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.osw create mode 100644 test/solar_collector_flat_plate_photovoltaicthermal.rb_3.0.1_out.osw create mode 100644 test/solar_collector_flat_plate_water.osm_3.0.1_out.osw create mode 100644 test/solar_collector_flat_plate_water.rb_3.0.1_out.osw create mode 100644 test/solar_collector_integralcollectorstorage.osm_3.0.1_out.osw create mode 100644 test/solar_collector_integralcollectorstorage.rb_3.0.1_out.osw create mode 100644 test/space_load_instances.osm_3.0.1_out.osw create mode 100644 test/space_load_instances.rb_3.0.1_out.osw create mode 100644 test/sql_default_fullyear.sql_3.0.1_out.sqltest create mode 100644 test/sql_partial_leap_end.sql_3.0.1_out.sqltest create mode 100644 test/sql_partial_leap_mid.sql_3.0.1_out.sqltest create mode 100644 test/sql_partial_leap_start.sql_3.0.1_out.sqltest create mode 100644 test/sql_specific_fullyear_leap.sql_3.0.1_out.sqltest create mode 100644 test/sql_specific_fullyear_nonleap.sql_3.0.1_out.sqltest create mode 100644 test/sql_wrap_leap.sql_3.0.1_out.sqltest create mode 100644 test/sql_wrap_nonleap.sql_3.0.1_out.sqltest create mode 100644 test/surface_properties.osm_3.0.1_out.osw create mode 100644 test/surface_properties.rb_3.0.1_out.osw create mode 100644 test/surfacecontrol_moveableinsulation.osm_3.0.1_out.osw create mode 100644 test/surfacecontrol_moveableinsulation.rb_3.0.1_out.osw create mode 100644 test/tablemultivariablelookup.osm_3.0.1_out.osw create mode 100644 test/tablemultivariablelookup.rb_3.0.1_out.osw create mode 100644 test/thermal_storage.osm_3.0.1_out.osw create mode 100644 test/thermal_storage.rb_3.0.1_out.osw create mode 100644 test/transformer.osm_3.0.1_out.osw create mode 100644 test/transformer.rb_3.0.1_out.osw create mode 100644 test/unitary_system.osm_3.0.1_out.osw create mode 100644 test/unitary_system.rb_3.0.1_out.osw create mode 100644 test/unitary_system_performance_multispeed.osm_3.0.1_out.osw create mode 100644 test/unitary_system_performance_multispeed.rb_3.0.1_out.osw create mode 100644 test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.osw create mode 100644 test/unitary_systems_airloop_and_zonehvac.rb_3.0.1_out.osw create mode 100644 test/unitary_test.osm_3.0.1_out.osw create mode 100644 test/unitary_test.rb_3.0.1_out.osw create mode 100644 test/unitary_vav_bypass.osm_3.0.1_out.osw create mode 100644 test/unitary_vav_bypass.rb_3.0.1_out.osw create mode 100644 test/unitary_vav_bypass_plenum.osm_3.0.1_out.osw create mode 100644 test/unitary_vav_bypass_plenum.rb_3.0.1_out.osw create mode 100644 test/utility_bill01.osm_3.0.1_out.osw create mode 100644 test/utility_bill01.rb_3.0.1_out.osw create mode 100644 test/utility_bill02.osm_3.0.1_out.osw create mode 100644 test/utility_bill02.rb_3.0.1_out.osw create mode 100644 test/vrf.osm_3.0.1_out.osw create mode 100644 test/vrf.rb_3.0.1_out.osw create mode 100644 test/vrf_watercooled.osm_3.0.1_out.osw create mode 100644 test/vrf_watercooled.rb_3.0.1_out.osw create mode 100644 test/water_economizer.osm_3.0.1_out.osw create mode 100644 test/water_economizer.rb_3.0.1_out.osw create mode 100644 test/water_heaters.osm_3.0.1_out.osw create mode 100644 test/water_heaters.rb_3.0.1_out.osw create mode 100644 test/zone_air_movement.osm_3.0.1_out.osw create mode 100644 test/zone_air_movement.rb_3.0.1_out.osw create mode 100644 test/zone_control_contaminant_controller.osm_3.0.1_out.osw create mode 100644 test/zone_control_contaminant_controller.rb_3.0.1_out.osw create mode 100644 test/zone_fan_exhaust.osm_3.0.1_out.osw create mode 100644 test/zone_fan_exhaust.rb_3.0.1_out.osw create mode 100644 test/zone_hvac.osm_3.0.1_out.osw create mode 100644 test/zone_hvac.rb_3.0.1_out.osw create mode 100644 test/zone_hvac2.osm_3.0.1_out.osw create mode 100644 test/zone_hvac2.rb_3.0.1_out.osw create mode 100644 test/zone_hvac_equipment_list.osm_3.0.1_out.osw create mode 100644 test/zone_hvac_equipment_list.rb_3.0.1_out.osw create mode 100644 test/zone_mixing.osm_3.0.1_out.osw create mode 100644 test/zone_mixing.rb_3.0.1_out.osw create mode 100644 test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.osw create mode 100644 test/zone_property_user_view_factors_by_surface_name.rb_3.0.1_out.osw create mode 100644 test/zoneventilation_windandstackopenarea.osm_3.0.1_out.osw create mode 100644 test/zoneventilation_windandstackopenarea.rb_3.0.1_out.osw diff --git a/test/ExampleModel.rb_3.0.1_out.osw b/test/ExampleModel.rb_3.0.1_out.osw new file mode 100644 index 000000000..bfdbe42c9 --- /dev/null +++ b/test/ExampleModel.rb_3.0.1_out.osw @@ -0,0 +1,1054 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE NUMBER OF PEOPLE SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 5 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"THERMAL ZONE 1\", only 0.25 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROPANE:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 22:10 - 22:12", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/03 08:00 - 08:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.212 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 8 unused week schedules in input.", + " ************* There are 30 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 371 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-19.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988824 Min=1.566729", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 409 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ExampleModel.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 166569.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 166569.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 38.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 38.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 149.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.17 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 149.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.17 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 58347.62 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18084.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 42936.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 35618.97 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 11591.8 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 108221.76 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 58347.62 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5300.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 12583.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 10438.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 3397.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 583.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5300.81 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 12582.91 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 10437.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 3396.59 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 31718.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 58.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 58.35 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "exterior_roof", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_wall", + "units": "ft^2", + "value": 2475.7 + }, + { + "name": "exterior_door", + "units": "ft^2", + "value": 43.06 + }, + { + "name": "exterior_window", + "units": "ft^2", + "value": 64.58 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 2.5 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 2.5 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_space_type_1", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 48816.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 11.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/absorption_chillers.osm_3.0.1_out.osw b/test/absorption_chillers.osm_3.0.1_out.osw new file mode 100644 index 000000000..866a7933c --- /dev/null +++ b/test/absorption_chillers.osm_3.0.1_out.osw @@ -0,0 +1,1081 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Chiller:Absorption:Indirect \"CHILLER ABSORPTION INDIRECT 1\"", + " ** ~~~ ** ...Entering condenser water temperature below specified minimum (10.000 C).", + " ** ~~~ ** ...Entering condenser water temperature = 0.774 C.", + " ** ~~~ ** ...simulation continues. Environment=RUN PERIOD 1, at Simulation time=01/16 13:30 - 13:38", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entering condenser water temperature below specified minimum error continues.", + " ************* ** ~~~ ** This error occurred 16329 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=9.999601 Min=0.269423", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16368 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/absorption_chillers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7841044.6 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7841044.6 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.85 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.85 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 560065.14 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365279.24 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 185952.24 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3249808.99 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164138.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107052.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 54497.22 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164138.76 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107051.97 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 54498.22 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 952426.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2297983.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 319.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/absorption_chillers.rb_3.0.1_out.osw b/test/absorption_chillers.rb_3.0.1_out.osw new file mode 100644 index 000000000..52b714031 --- /dev/null +++ b/test/absorption_chillers.rb_3.0.1_out.osw @@ -0,0 +1,1081 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Chiller:Absorption:Indirect \"CHILLER ABSORPTION INDIRECT 1\"", + " ** ~~~ ** ...Entering condenser water temperature below specified minimum (10.000 C).", + " ** ~~~ ** ...Entering condenser water temperature = 0.774 C.", + " ** ~~~ ** ...simulation continues. Environment=RUN PERIOD 1, at Simulation time=01/16 13:30 - 13:38", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entering condenser water temperature below specified minimum error continues.", + " ************* ** ~~~ ** This error occurred 16329 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=9.999601 Min=0.269423", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16368 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/absorption_chillers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7841044.6 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7841044.6 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.85 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.85 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 560065.14 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365279.24 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 185952.24 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3249808.99 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164138.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107052.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 54497.22 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164138.76 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107051.97 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 54498.22 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 952426.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2297983.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 319.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/additional_props.osm_3.0.1_out.osw b/test/additional_props.osm_3.0.1_out.osw new file mode 100644 index 000000000..52fcf8547 --- /dev/null +++ b/test/additional_props.osm_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/additional_props.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/additional_props.rb_3.0.1_out.osw b/test/additional_props.rb_3.0.1_out.osw new file mode 100644 index 000000000..04331ca1b --- /dev/null +++ b/test/additional_props.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/additional_props.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/adiabatic_construction_set.osm_3.0.1_out.osw b/test/adiabatic_construction_set.osm_3.0.1_out.osw new file mode 100644 index 000000000..4c4eacb3e --- /dev/null +++ b/test/adiabatic_construction_set.osm_3.0.1_out.osw @@ -0,0 +1,1013 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/adiabatic_construction_set.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1894449.47 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1894449.47 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 591020.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 258820.42 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 258820.42 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 591020.84 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 258.82 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 258.82 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 591.02 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 591.02 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 6458.35 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 555208.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/adiabatic_construction_set.rb_3.0.1_out.osw b/test/adiabatic_construction_set.rb_3.0.1_out.osw new file mode 100644 index 000000000..9179d6e34 --- /dev/null +++ b/test/adiabatic_construction_set.rb_3.0.1_out.osw @@ -0,0 +1,1014 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/adiabatic_construction_set.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1894449.47 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1894449.47 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 591020.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 258820.42 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 258820.42 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 591020.84 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 258.82 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 258.82 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 591.02 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 591.02 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 6458.35 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 555208.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/afn_single_zone_nv.osm_3.0.1_out.osw b/test/afn_single_zone_nv.osm_3.0.1_out.osw new file mode 100644 index 000000000..aad570438 --- /dev/null +++ b/test/afn_single_zone_nv.osm_3.0.1_out.osw @@ -0,0 +1,1015 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** ManageSizing: For a zone sizing run, there must be at least 1 Sizing:Zone input object. SimulationControl Zone Sizing option ignored.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 1 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 20 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/afn_single_zone_nv.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/afn_single_zone_nv.rb_3.0.1_out.osw b/test/afn_single_zone_nv.rb_3.0.1_out.osw new file mode 100644 index 000000000..651bfc2fa --- /dev/null +++ b/test/afn_single_zone_nv.rb_3.0.1_out.osw @@ -0,0 +1,1016 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** ManageSizing: For a zone sizing run, there must be at least 1 Sizing:Zone input object. SimulationControl Zone Sizing option ignored.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 1 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 21 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/afn_single_zone_nv.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/air_chillers.osm_3.0.1_out.osw b/test/air_chillers.osm_3.0.1_out.osw new file mode 100644 index 000000000..8144f131e --- /dev/null +++ b/test/air_chillers.osm_3.0.1_out.osw @@ -0,0 +1,1019 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 11 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 22 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/air_chillers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5593.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4352.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2619.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3430.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 871043.93 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 118173.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 66650.5 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 34870.19 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3662109.44 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 402357.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 111453.82 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 48679.89 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 123091.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1969.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19533.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 10219.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4024.35 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 123092.29 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1969.92 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19533.63 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 10219.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1073257.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1238108.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 352.01 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/air_chillers.rb_3.0.1_out.osw b/test/air_chillers.rb_3.0.1_out.osw new file mode 100644 index 000000000..7ba37cc0e --- /dev/null +++ b/test/air_chillers.rb_3.0.1_out.osw @@ -0,0 +1,1151 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Severe ** UpdateZoneSizing: Heating supply air temperature (calculated) within 2C of zone temperature", + " ** ~~~ ** ...check zone thermostat set point and design supply air temperatures", + " ** ~~~ ** ...zone name = STORY 1 EAST PERIMETER THERMAL ZONE", + " ** ~~~ ** ...design heating load = 10902.74 W", + " ** ~~~ ** ...thermostat set point temp = 5.000 C", + " ** ~~~ ** ...zone temperature = 1.052 C", + " ** ~~~ ** ...supply air temperature = 0.000 C", + " ** ~~~ ** ...temperature difference = -1.05198 C", + " ** ~~~ ** ...calculated volume flow rate = 0.00000 m3/s", + " ** ~~~ ** ...calculated mass flow rate = 0.00000 kg/s", + " ** ~~~ ** ...Note: supply air temperature should be greater than zone temperature during heating air flow calculations", + " ** Severe ** UpdateZoneSizing: Supply air temperature is less than zone temperature during heating air flow calculations", + " ** ~~~ ** ...calculated design heating volume flow rate = 0.00000 m3/s", + " ** ~~~ ** ...calculated design heating mass flow rate = 0.00000 kg/s", + " ** ~~~ ** ...thermostat set piont temp = 5.000 C", + " ** ~~~ ** ...zone temperature = 5.000 C", + " ** ~~~ ** ...supply air temperature = 0.000 C", + " ** ~~~ ** ...occurs in zone = STORY 1 NORTH PERIMETER THERMAL ZONE", + " ** ~~~ ** ...Note: supply air temperature should be greater than zone temperature during heating air flow calculations", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 1\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 0.000", + " ** ~~~ ** Twater,in = 7.220", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 7.720", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 1\", Cooling Coil has leaving humidity ratio > entering humidity ratio.", + " ** ~~~ ** Wair,in = 5.908624E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 5.908624E-003", + " ** Warning ** The design cooling capacity is zero for Coil:Cooling:Water COIL COOLING WATER 1", + " ** ~~~ ** The maximum water flow rate for this coil will be set to zero and the coil will do no cooling.", + " ** ~~~ ** Check the following coil design inputs for problems: Tair,in = 6.4598", + " ** ~~~ ** Wair,in = 5.908624E-003", + " ** ~~~ ** Twater,in = 7.2200", + " ** ~~~ ** Tair,out = 7.7200", + " ** ~~~ ** Wair,out = 5.908624E-003", + " ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb) ", + " ** ~~~ ** Routine=Unknown, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 5.00 Humidity Ratio= 8.000E-003 Calculated Relative Humidity [%]= 143.99", + " ** ~~~ ** Relative Humidity being reset to 100.0%", + " ** Warning ** The design coil load is zero for Coil:Heating:Water COIL HEATING WATER 4", + " ** ~~~ ** The autosize value for maximum water flow rate is zero", + " ** ~~~ ** To change this, input a value for UA, change the heating design day, or raise the", + " ** ~~~ ** system heating design supply air temperature. Also check to make sure the Preheat", + " ** ~~~ ** Design Temperature is not the same as the Central Heating Design Supply Air Temperature. ", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 4\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 0.000", + " ** ~~~ ** Twater,in = 7.220", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 7.720", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 4\", Cooling Coil has leaving humidity ratio > entering humidity ratio.", + " ** ~~~ ** Wair,in = 5.908624E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 5.908624E-003", + " ** Warning ** The design cooling capacity is zero for Coil:Cooling:Water COIL COOLING WATER 4", + " ** ~~~ ** The maximum water flow rate for this coil will be set to zero and the coil will do no cooling.", + " ** ~~~ ** Check the following coil design inputs for problems: Tair,in = 6.4598", + " ** ~~~ ** Wair,in = 5.908624E-003", + " ** ~~~ ** Twater,in = 7.2200", + " ** ~~~ ** Tair,out = 7.7200", + " ** ~~~ ** Wair,out = 5.908624E-003", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 2\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 0.000", + " ** ~~~ ** Twater,in = 7.220", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 7.720", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 2\", Cooling Coil has leaving humidity ratio > entering humidity ratio.", + " ** ~~~ ** Wair,in = 5.716469E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 5.716469E-003", + " ** Warning ** The design cooling capacity is zero for Coil:Cooling:Water COIL COOLING WATER 2", + " ** ~~~ ** The maximum water flow rate for this coil will be set to zero and the coil will do no cooling.", + " ** ~~~ ** Check the following coil design inputs for problems: Tair,in = 5.8803", + " ** ~~~ ** Wair,in = 5.716469E-003", + " ** ~~~ ** Twater,in = 7.2200", + " ** ~~~ ** Tair,out = 7.7200", + " ** ~~~ ** Wair,out = 5.716469E-003", + " ** Warning ** The design coil load is zero for Coil:Heating:Water COIL HEATING WATER 5", + " ** ~~~ ** The autosize value for maximum water flow rate is zero", + " ** ~~~ ** To change this, input a value for UA, change the heating design day, or raise the", + " ** ~~~ ** system heating design supply air temperature. Also check to make sure the Preheat", + " ** ~~~ ** Design Temperature is not the same as the Central Heating Design Supply Air Temperature. ", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Refrigeration:System chilling WarehouseCoils REFRIGERATION SYSTEM 1 - Refrigeration system unable to meet load of warehouse coils chilled by system ... continues by derating coil load", + " ************* ** ~~~ ** This error occurred 1629575 total times;", + " ************* ** ~~~ ** during Warmup 13261 times;", + " ************* ** ~~~ ** during Sizing 224 times.", + " *************", + " ************* ** Warning ** Refrigeration:System chilling WarehouseCoils REFRIGERATION SYSTEM 2 - Refrigeration system unable to meet load of warehouse coils chilled by system ... continues by derating coil load", + " ************* ** ~~~ ** This error occurred 287822 total times;", + " ************* ** ~~~ ** during Warmup 752 times;", + " ************* ** ~~~ ** during Sizing 184 times.", + " *************", + " ************* ** Warning ** Refrigeration:System chilling WarehouseCoils REFRIGERATION SYSTEM 3 - Refrigeration system unable to meet load of warehouse coils chilled by system ... continues by derating coil load", + " ************* ** ~~~ ** This error occurred 1522717 total times;", + " ************* ** ~~~ ** during Warmup 11640 times;", + " ************* ** ~~~ ** during Sizing 184 times.", + " *************", + " ************* ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=143.995175 % Min=143.995175 %", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 2 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3440156 Warning; 2 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/air_chillers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 12544994.62 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 12544994.62 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 233.09 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 233.09 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1400.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 8760.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 392.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5270.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 430517.49 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 2559419.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 2815272.76 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 1680280.71 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 697782.96 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 3317094.53 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12114477.13 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 430517.49 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 750091.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 825075.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 492441.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 204500.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 972144.44 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4306.01 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 750090.28 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 825075.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 492443.33 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 204500.86 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 972145.83 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3550402.97 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 430.52 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 430.52 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 2583.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 20.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 20.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3676575.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1036.65 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/air_terminals.osm_3.0.1_out.osw b/test/air_terminals.osm_3.0.1_out.osw new file mode 100644 index 000000000..26ae6e6a0 --- /dev/null +++ b/test/air_terminals.osm_3.0.1_out.osw @@ -0,0 +1,1064 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 9 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = AIR TERMINAL SINGLE DUCT VAV NO REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 37 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/air_terminals.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 9965861.02 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 9965861.02 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 92.59 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 92.59 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 8052.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4562.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 6220552.2 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 697384.88 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 195847.45 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 508949.36 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 253882.29 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6738629.03 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3227231.99 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 877255.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 204383.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 57397.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 149158.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 74405.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32278.55 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 877256.94 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 204383.28 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 57395.92 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 149159.53 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 74406.45 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1974896.39 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3227.23 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3227.23 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2920705.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.23 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/air_terminals.rb_3.0.1_out.osw b/test/air_terminals.rb_3.0.1_out.osw new file mode 100644 index 000000000..52042e5d3 --- /dev/null +++ b/test/air_terminals.rb_3.0.1_out.osw @@ -0,0 +1,1057 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = AIR TERMINAL SINGLE DUCT VAV NO REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 34 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/air_terminals.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8519530.01 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8519530.01 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 79.15 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 79.15 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5722.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2232.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4950439.34 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 726141.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 166683.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 376510.87 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 210529.14 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4375502.95 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4144036.54 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 236333.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 212811.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 48850.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 110344.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 61700.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41448.36 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 236334.08 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 212811.37 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 48849.36 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 110344.39 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 61699.46 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1282332.94 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4144.03 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4144.03 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2496827.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 337.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airloop_and_zonehvac.osm_3.0.1_out.osw b/test/airloop_and_zonehvac.osm_3.0.1_out.osw new file mode 100644 index 000000000..40b65d952 --- /dev/null +++ b/test/airloop_and_zonehvac.osm_3.0.1_out.osw @@ -0,0 +1,1105 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.552 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.42", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.20 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.72", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:05 - 11:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:10 - 15:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.97", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:30 - 10:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:20 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2155 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 6972 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999364 Min=-25.865291", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1733 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998109 Min=-6.475318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 984 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 57 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-10.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 42 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-5.966667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 20 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.366667 [C] Min=-4.4 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17994 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airloop_and_zonehvac.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5651075.23 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5651075.23 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.5 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.5 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 84.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3058710.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277217.55 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 140058.94 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85853.27 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2592365.13 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3058710.11 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81244.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41047.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25161.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30593.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81243.98 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41047.36 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25160.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759746.43 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3058.71 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3058.71 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1656166.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airloop_and_zonehvac.rb_3.0.1_out.osw b/test/airloop_and_zonehvac.rb_3.0.1_out.osw new file mode 100644 index 000000000..70e37f7c8 --- /dev/null +++ b/test/airloop_and_zonehvac.rb_3.0.1_out.osw @@ -0,0 +1,1046 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:53 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 559 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.875 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 597 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airloop_and_zonehvac.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3774349.95 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3774349.95 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.13 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.13 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 69.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2495308.65 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 65351.99 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 113093.54 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 55959.12 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1279031.81 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2495308.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 19152.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 33144.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 16400.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 24957.9 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 19153.83 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 33145.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 16401.29 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 374848.07 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2495.31 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2495.31 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1106152.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 157.38 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airloop_avms.osm_3.0.1_out.osw b/test/airloop_avms.osm_3.0.1_out.osw new file mode 100644 index 000000000..227193155 --- /dev/null +++ b/test/airloop_avms.osm_3.0.1_out.osw @@ -0,0 +1,1059 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/12 14:08 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/13 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/08 09:45 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/16 14:00 - 14:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/27 09:30 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/04 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 22.37 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 4 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 34 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airloop_avms.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2750944.41 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 212206.78 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 173052.45 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 806222.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 62191.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 50716.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 806221.33 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 62192.72 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 50715.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1225276.5 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1225275.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 387.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airloop_avms.rb_3.0.1_out.osw b/test/airloop_avms.rb_3.0.1_out.osw new file mode 100644 index 000000000..780f68875 --- /dev/null +++ b/test/airloop_avms.rb_3.0.1_out.osw @@ -0,0 +1,1059 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/12 14:08 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/13 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/08 09:45 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/16 14:00 - 14:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/27 09:30 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/04 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 22.37 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 4 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 34 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airloop_avms.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2750944.41 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 212206.78 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 173052.45 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4180811.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 806222.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 62191.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 50716.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 806221.33 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 62192.72 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 50715.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1225276.5 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1225275.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 387.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airterminal_cooledbeam.osm_3.0.1_out.osw b/test/airterminal_cooledbeam.osm_3.0.1_out.osw new file mode 100644 index 000000000..d040833f9 --- /dev/null +++ b/test/airterminal_cooledbeam.osm_3.0.1_out.osw @@ -0,0 +1,1084 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 19", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 4 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-1.25], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 51,Temperature=[-1.25], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 269 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.67447 {C} Min=-1.257614 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 1728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.67447 {C} Min=-1.257614 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 22 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2037 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airterminal_cooledbeam.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6202884.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6202884.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 57.63 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 57.63 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 632137.15 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 2989197.2 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 463207.7 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 29107.46 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2581550.53 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 2989197.2 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 632137.15 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 135752.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 8530.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 135752.89 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 8530.68 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 756577.84 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 2989.2 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 2989.2 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 632.14 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 632.14 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1817886.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 223.99 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airterminal_cooledbeam.rb_3.0.1_out.osw b/test/airterminal_cooledbeam.rb_3.0.1_out.osw new file mode 100644 index 000000000..4a9d28b16 --- /dev/null +++ b/test/airterminal_cooledbeam.rb_3.0.1_out.osw @@ -0,0 +1,1064 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 22 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 41 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airterminal_cooledbeam.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6207472.32 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6207472.32 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 57.67 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 57.67 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 628232.14 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 2997547.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 463293.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 29164.33 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2581692.71 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 2997547.47 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 628232.14 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 135777.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 8547.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 135778.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 8548.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 756620.71 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 2997.54 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 2997.54 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 628.23 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 628.23 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1819230.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 223.99 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airterminal_fourpipebeam.osm_3.0.1_out.osw b/test/airterminal_fourpipebeam.osm_3.0.1_out.osw new file mode 100644 index 000000000..bacb94def --- /dev/null +++ b/test/airterminal_fourpipebeam.osm_3.0.1_out.osw @@ -0,0 +1,1062 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.00 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.25E-003], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.36E-004], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 2112 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.319069E-005 {C} Min=-1.232108 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 446 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.587011E-004 Min=-1.232108", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17306 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-8.699887E-005 {C} Min=-1.232108 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19887 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airterminal_fourpipebeam.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 460364.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 138267.56 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 235447.25 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 112278.42 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1990975.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 134919.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40522.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 69002.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 32905.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41316.87 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 134920.38 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40520.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 69004.03 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 32905.16 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 583497.63 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1794141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 160.18 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/airterminal_fourpipebeam.rb_3.0.1_out.osw b/test/airterminal_fourpipebeam.rb_3.0.1_out.osw new file mode 100644 index 000000000..80c9bd848 --- /dev/null +++ b/test/airterminal_fourpipebeam.rb_3.0.1_out.osw @@ -0,0 +1,1062 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.00 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.25E-003], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.36E-004], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 2112 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.319069E-005 {C} Min=-1.232108 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 446 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.587011E-004 Min=-1.232108", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17306 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-8.699887E-005 {C} Min=-1.232108 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19887 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/airterminal_fourpipebeam.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 460364.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 138267.56 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 235447.25 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 112278.42 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1990975.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 134919.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40522.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 69002.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 32905.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41316.87 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 134920.38 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40520.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 69004.03 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 32905.16 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 583497.63 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1794141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 160.18 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/asymmetric_interior_constructions.osm_3.0.1_out.osw b/test/asymmetric_interior_constructions.osm_3.0.1_out.osw new file mode 100644 index 000000000..10eb05908 --- /dev/null +++ b/test/asymmetric_interior_constructions.osm_3.0.1_out.osw @@ -0,0 +1,1225 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 13:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={C91BCD47-B74C-4185-8112-6E8F3EA36C7A}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 11:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={EA8EAC61-91CB-4169-A85B-628AE72FEF83}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 12:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={EA8EAC61-91CB-4169-A85B-628AE72FEF83}", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"ALL WEEKDAYS\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"ALL WEEKENDS\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL COOLING SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL COOLING WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL EQUIP SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL EQUIP WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL HEAT SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL HEAT WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL LIGHTS SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL LIGHTS WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL OCC SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL OCC WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL WATER SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"BLDG LVL WATER WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"HVAC SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"HVAC WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 05:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={3A3039AC-E293-47FA-A1B7-19526D1C2712}", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4219E9AD-D1C1-44F4-8DCC-37B4BB89A07E}\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5B4B1F8F-1B2D-48BF-A038-9825937E7F3B}\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 11:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={74A107D8-1237-48D0-9BBC-9A9F3D627154}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 13:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={74A107D8-1237-48D0-9BBC-9A9F3D627154}", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{80F3CE3C-3C5A-4D01-A6D9-9D4AA4F2C57E}\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{95CF6E04-AE51-4676-A184-D695E6CFB3B7}\", , One or more values are not integer as required by Schedule Type Limits Name=HVAC OPERATION SCHEDULE TYPE LIMITS", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 17:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={97181300-ACD5-46D8-A35E-D82CE4C006D9}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 06:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={A8A739B5-AE53-4C5A-A142-ADF0AD18159F}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 07:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={AEF473AC-B6F4-43B0-A0BA-4DF2015E861A}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 06:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={B223AC58-240E-4156-8E7A-8341C23084F2}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 18:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={B223AC58-240E-4156-8E7A-8341C23084F2}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 11:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={B8347DC3-FFB7-4CC9-91DE-0604F28221A9}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 12:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={B8347DC3-FFB7-4CC9-91DE-0604F28221A9}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 06:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={DDB53B4B-4CDB-4A21-98D3-F593A57E5E87}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 18:15", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={DDB53B4B-4CDB-4A21-98D3-F593A57E5E87}", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 05:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule={E21428D0-ECE7-4338-AC7F-3D33184E2653}", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object=SITE", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.01] degrees, Longitude difference=[16.90] degrees.", + " ** ~~~ ** ..Time Zone difference=[1.0] hour(s), Elevation difference=[89.97] percent, [1802.00] meters.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN CLG .4% CONDNS DB=>MWB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface={B724477B-1B9C-42D5-8445-E7CF444E2DE5} FLOOR", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 11 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.851", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN CLG .4% CONDNS DP=>MDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN CLG .4% CONDNS ENTH=>MDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN CLG .4% CONDNS WB=>MDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN HTG 99.6% CONDNS DB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN HTG WIND 99.6% CONDNS WS=>MCDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=81198 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER CENTENNIAL GOLDEN N ANN HUM_N 99.6% CONDNS DP=>MCDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** Calculated design cooling load for zone={9DBD8053-C11D-4F61-B06D-EA37606B79E2} is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=WOOD SHOP EAST is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=WOOD SHOP WEST is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"8120 CORE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"8120 PERIMETER\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RTU EAST\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RTU WEST\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizeWaterCoil: Coil=\"COIL COOLING WATER 1\", Cooling Coil has leaving humidity ratio > entering humidity ratio.", + " ** ~~~ ** Wair,in = 4.383256E-003 [kgWater/kgDryAir]", + " ** ~~~ ** Wair,out = 8.500000E-003 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 4.383256E-003 [kgWater/kgDryAir]", + " ** Warning ** Missing temperature setpoint for LeavingSetpointModulated mode Boiler named BOILER HOT WATER 1", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a boiler in variable flow mode, use a SetpointManager", + " ** ~~~ ** The overall loop setpoint will be assumed for Boiler. The simulation continues ... ", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"ELECTRICITY:FACILITY 1\" - not found.", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OS:COIL:COOLING:DX:SINGLESPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.14 C.", + " ** ~~~ ** ...Occurrence info = DENVER CENTENNIAL GOLDEN N ANN CLG .4% CONDNS DB=>MWB, 07/21 07:50 - 07:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.960 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for VAV WITH PFP BOXES AND REHEAT, at RUN PERIOD 1, 07/21 02:30 - 02:40", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 15 unused schedules in input.", + " ************* There are 18 unused week schedules in input.", + " ************* There are 53 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OS:COIL:COOLING:DX:SINGLESPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 8818 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999944 Min=-8.968354", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 52 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 8886 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/asymmetric_interior_constructions.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5806356.11 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5806356.11 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 32575.79 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 178.24 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 178.24 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4659.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2972.17 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1649.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1513.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3464641.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 372188.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 400955.08 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 488903.03 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 546719.87 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 138675.12 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 394254.01 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1947451.4 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3858895.23 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 109077.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 117508.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 143283.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 160227.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 40641.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 34653.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 3943.3 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 109078.7 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 117508.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 143283.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 160229.17 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 40642.25 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 570742.48 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3464.64 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 394.26 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3858.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ext_roof", + "units": "ft^2", + "value": 32575.84 + }, + { + "name": "ext_wall_1", + "units": "ft^2", + "value": 12313.01 + }, + { + "name": "window", + "units": "ft^2", + "value": 5948.93 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 32.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 32.58 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_bathroom", + "units": "ft^2", + "value": 327.33 + }, + { + "name": "space_type_conference_room", + "units": "ft^2", + "value": 2170.19 + }, + { + "name": "space_type_conference_room_1", + "units": "ft^2", + "value": 1213.63 + }, + { + "name": "space_type_corridor", + "units": "ft^2", + "value": 1658.03 + }, + { + "name": "space_type_locker_room", + "units": "ft^2", + "value": 398.59 + }, + { + "name": "space_type_mechanical_room", + "units": "ft^2", + "value": 61.22 + }, + { + "name": "space_type_open_office", + "units": "ft^2", + "value": 5927.45 + }, + { + "name": "space_type_open_office_1", + "units": "ft^2", + "value": 2198.7 + }, + { + "name": "space_type_small_office", + "units": "ft^2", + "value": 5345.94 + }, + { + "name": "space_type_small_office_1", + "units": "ft^2", + "value": 3982.95 + }, + { + "name": "space_type_welding_shop", + "units": "ft^2", + "value": 2483.24 + }, + { + "name": "space_type_wood_shop", + "units": "ft^2", + "value": 6808.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1701675.0 + }, + { + "name": "bathroom_sink", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "water_use_equipment_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 276.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined local variable or method `componet' for OsLib_Reporting:Module. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/autosize_hvac.rb_3.0.1_out.osw b/test/autosize_hvac.rb_3.0.1_out.osw new file mode 100644 index 000000000..0e9a29ec8 --- /dev/null +++ b/test/autosize_hvac.rb_3.0.1_out.osw @@ -0,0 +1,1140 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = WATER HEATER STRATIFIED 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ** Warning ** ThermalStorage:ChilledWater:Stratified = THERMAL STORAGE CHILLED WATER STRATIFIED 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 3 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 4 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 5 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 6 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 7 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = AIR TERMINAL SINGLE DUCT VAV NO REHEAT 1", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 4 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 4 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 4 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 5 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 5 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 5 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 5 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 5 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 8 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 6 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 7 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 8 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water COIL COOLING WATER 2", + " ** ~~~ ** no apparatus dew-point can be found for the initial entering and leaving conditions;", + " ** ~~~ ** The initial design conditions are: Tair,in = 24.9841", + " ** ~~~ ** Wair,in = 1.496979E-002", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 12.8000", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Severe ** SizeUnitarySystem AirLoopHVAC:UnitarySystem AIR LOOP HVAC UNITARY SYSTEM 2, Developer Error: Component sizing incomplete.", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataCapacityUsedForSizing = 58189.2", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataFlowUsedForSizing = 0.0", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataZoneUsedForSizing = 31", + " ** Severe ** SizeUnitarySystem AirLoopHVAC:UnitarySystem AIR LOOP HVAC UNITARY SYSTEM 2, Developer Error: Component sizing incomplete.", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataCapacityUsedForSizing = 5543.2", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataFlowUsedForSizing = 0.0", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataZoneUsedForSizing = 31", + " ** Severe ** SizeUnitarySystem AirLoopHVAC:UnitarySystem AIR LOOP HVAC UNITARY SYSTEM 1, Developer Error: Component sizing incomplete.", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataCapacityUsedForSizing = 4588.0", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataFlowUsedForSizing = 0.0", + " ** ~~~ ** SizingString = Minimum Supply Air Temperature [C], DataZoneUsedForSizing = 28", + " ** Severe ** SizeUnitarySystem AirLoopHVAC:UnitarySystem AIR LOOP HVAC UNITARY SYSTEM 1, Developer Error: Component sizing incomplete.", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataCapacityUsedForSizing = 7507.0", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataFlowUsedForSizing = 0.0", + " ** ~~~ ** SizingString = Maximum Supply Air Temperature [C], DataZoneUsedForSizing = 28", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** ZoneHVAC:LowTemperatureRadiant:VariableFlow [ZONE HVAC LOW TEMPERATURE RADIANT VARIABLE FLOW 1]", + " ** ~~~ ** Surface [SURFACE 115] temperature below dew-point temperature--potential for condensation exists", + " ** ~~~ ** Flow to the radiant system will be shut-off to avoid condensation", + " ** ~~~ ** Predicted radiant system surface temperature = 45.90", + " ** ~~~ ** Zone dew-point temperature + safety delta T= 51.16", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 00:00 - 00:15", + " ** ~~~ ** Note that a 1.0000 C safety was chosen in the input for the shut-off criteria", + " ** ~~~ ** Note also that this affects all surfaces that are part of this radiant system", + " ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled and simulation continues.", + " ** ~~~ ** ...Heat Pump cut-in temperature= 55.0000000000000 ", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 00:00 - 00:15", + " ** Warning ** Output:Table:Monthly requested with SimulationControl Run Simulation for Weather File Run Periods set to No so Output:Table:Monthly will not be generated", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:CalculateWaterUsage,Temperature=[-19.30], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** Warning ** Plant Loop: SERVICE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: SERVICE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ************* Simulation Error Summary *************", + " ************* There are 8 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** ZoneHVAC:LowTemperatureRadiant:VariableFlow [ZONE HVAC LOW TEMPERATURE RADIANT VARIABLE FLOW 1] condensation shut-off occurrence continues.", + " ************* ** ~~~ ** This error occurred 192 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=50.243365 C Min=50.136257 C", + " *************", + " ************* ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled error continues...", + " ************* ** ~~~ ** This error occurred 5375 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=55. Min=55.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 4032 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-15.732373 {C} Min=-19.29561 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 28 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9645 Warning; 4 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/autosize_hvac.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 17 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 430556.42 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 0.0 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 0.0 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 24.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 24.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 24.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 103333.54 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 430556.42 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 0.0 + }, + { + "name": "service_water_use_50_gal_min", + "units": "gal/min", + "value": 50.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 0.0 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "An annual simulation was not run. Cannot get annual timeseries data", + "HVAC Load Profiles section returned false and was skipped.", + "An annual simulation was not run. Cannot get annual timeseries data", + "Zone Conditions section returned false and was skipped.", + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/availability_managers.osm_3.0.1_out.osw b/test/availability_managers.osm_3.0.1_out.osw new file mode 100644 index 000000000..8f51da8fc --- /dev/null +++ b/test/availability_managers.osm_3.0.1_out.osw @@ -0,0 +1,1124 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetHybridVentilationInputs: AvailabilityManager:HybridVentilation=\"AVAILABILITY MANAGER HYBRID VENTILATION 1\"", + " ** ~~~ ** The Airflow Network model is not available for Hybrid Ventilation Control.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.37 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.081 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.259 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.26E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:23 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.956 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.75E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.115 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:00 - 17:04", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:00 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.48 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/23 06:06 - 06:08", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.756 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 401 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1344 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998119 Min=-3.110407", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 478 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997546 Min=-2.18635", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 434 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994205 Min=-2.117674", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 244 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997881 Min=-4.382092", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-5.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 93 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.986434 Min=-0.391351", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3056 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/availability_managers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4291478.97 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4291478.97 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 79.74 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 79.74 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3043.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 625.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2928679.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 63645.92 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 254545.77 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1362809.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2928679.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18652.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 74600.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29292.44 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18652.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 74599.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 399399.07 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2928.67 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2928.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1257708.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.94 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/availability_managers.rb_3.0.1_out.osw b/test/availability_managers.rb_3.0.1_out.osw new file mode 100644 index 000000000..0b67283df --- /dev/null +++ b/test/availability_managers.rb_3.0.1_out.osw @@ -0,0 +1,1124 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetHybridVentilationInputs: AvailabilityManager:HybridVentilation=\"AVAILABILITY MANAGER HYBRID VENTILATION 1\"", + " ** ~~~ ** The Airflow Network model is not available for Hybrid Ventilation Control.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.37 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.081 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.259 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.26E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:23 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.956 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.75E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.115 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:00 - 17:04", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:00 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.48 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/23 06:06 - 06:08", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.756 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 401 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1344 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998119 Min=-3.110407", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 478 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997546 Min=-2.18635", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 434 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994205 Min=-2.117674", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 244 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997881 Min=-4.382092", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-5.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 93 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.986434 Min=-0.391351", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3056 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/availability_managers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4291478.97 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4291478.97 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 79.74 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 79.74 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3043.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 625.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2928679.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 63645.92 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 254545.77 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1362809.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2928679.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18652.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 74600.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29292.44 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18652.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 74599.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 399399.07 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2928.67 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2928.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1257708.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.94 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys01.osm_3.0.1_out.osw b/test/baseline_sys01.osm_3.0.1_out.osw new file mode 100644 index 000000000..5118b7ab9 --- /dev/null +++ b/test/baseline_sys01.osm_3.0.1_out.osw @@ -0,0 +1,1106 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.552 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.42", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.20 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.72", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:05 - 11:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:10 - 15:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.97", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:30 - 10:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:20 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2155 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 6972 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999364 Min=-25.865291", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1733 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998109 Min=-6.475318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 984 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 57 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-10.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 42 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-5.966667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 20 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.366667 [C] Min=-4.4 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17995 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys01.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5651369.06 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5651369.06 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.5 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.5 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 84.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3059117.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277094.34 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 140068.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85853.27 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2592260.87 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3059117.67 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81208.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41050.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25161.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30597.08 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81209.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41050.4 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25161.26 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759715.59 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3059.11 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3059.11 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1656252.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys01.rb_3.0.1_out.osw b/test/baseline_sys01.rb_3.0.1_out.osw new file mode 100644 index 000000000..b6c7b4b3e --- /dev/null +++ b/test/baseline_sys01.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys01.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys02.osm_3.0.1_out.osw b/test/baseline_sys02.osm_3.0.1_out.osw new file mode 100644 index 000000000..41ba9fcee --- /dev/null +++ b/test/baseline_sys02.osm_3.0.1_out.osw @@ -0,0 +1,1164 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 8 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 7 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 1 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 19 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 11 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 17 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 9 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 5 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 15 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 3 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 13 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -18.60 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.551 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.42", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.31 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.72", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:05 - 11:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/25 22:40 - 22:50", + " ** ~~~ ** Input Temperature=-209.99", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:10 - 15:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=RUN PERIOD 1, at Simulation time=02/07 14:20 - 14:30", + " ** ~~~ ** Input Temperature = 3.76", + " ** ~~~ ** Input Humidity Ratio= 2.269651E-003", + " ** ~~~ ** Input Pressure = 100900.00", + " ** ~~~ ** Resultant Temperature= 0.29", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.97", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:30 - 10:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:20 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.22", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:00 - 09:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2160 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 7431 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999069 Min=-26.857283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1288 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1740 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2930 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999946 Min=-4.602439", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 986 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-209.990845 C Min=-209.990845 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 54 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-10.5 [C]", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-5.966667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.366667 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.216667 [C] Min=-0.216667 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16686 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys02.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3972510.07 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3972510.07 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 36.91 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 36.91 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1495418.46 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 297766.23 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 90090.02 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3972510.07 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 438263.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 87266.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 26402.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 438263.27 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 87267.68 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 26401.51 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1164226.74 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1164227.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 600.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys02.rb_3.0.1_out.osw b/test/baseline_sys02.rb_3.0.1_out.osw new file mode 100644 index 000000000..d564af5a2 --- /dev/null +++ b/test/baseline_sys02.rb_3.0.1_out.osw @@ -0,0 +1,1125 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.69 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.751 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/23 03:45 - 04:00", + " ** ~~~ ** Input Temperature=-363.26", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1839 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5616 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998385 Min=-25.835764", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1072 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1447 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3922 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999187 Min=-6.949399", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 817 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-173.894203 C Min=-697.922791 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14833 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys02.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3793780.2 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3793780.2 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.25 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.25 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1353217.46 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 273388.37 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 77929.52 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3793780.2 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 396588.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 80122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 22838.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 396590.09 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 80122.87 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 22840.04 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1111847.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1111847.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 599.93 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys03.osm_3.0.1_out.osw b/test/baseline_sys03.osm_3.0.1_out.osw new file mode 100644 index 000000000..aee575493 --- /dev/null +++ b/test/baseline_sys03.osm_3.0.1_out.osw @@ -0,0 +1,1230 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 10 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.47 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:10 - 13:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.007 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 09:50 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 09:50 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.116 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.09E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.47", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 2.99E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.886 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.92", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:00 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.25 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:00 - 09:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.081 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.18", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:45 - 09:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.78 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:45 - 09:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.598 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.95 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:40 - 13:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.761 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.67", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:10 - 17:13", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.48 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:13 - 13:17", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.818 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:10 - 17:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.51 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.299 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.25 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.030 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 578 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99964 Min=-4.143816", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 859 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 679 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992703 Min=-1.389192", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-16.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 533 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996055 Min=-0.551826", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 94 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.216667 [C] Min=-10.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993653 Min=-0.418442", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 75 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-9.266667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 246 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998485 Min=-0.670288", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 34 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.000000E-002 [C] Min=-7.483333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 222 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998823 Min=0.159422", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 188 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997593 Min=0.511307", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-1.866667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 149 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.990062 Min=-7.754566", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 49 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-6.666667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 24 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.978351 Min=1.201318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.969849 Min=1.01793", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 4718 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys03.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7137612.65 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7137612.65 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 6.83 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 6.83 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4329221.04 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 247522.44 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479131.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2808391.61 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4329221.04 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 72541.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140419.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43300.56 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 72540.3 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140419.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 823058.72 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4329.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4329.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2091827.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 352.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys03.rb_3.0.1_out.osw b/test/baseline_sys03.rb_3.0.1_out.osw new file mode 100644 index 000000000..77c1c1d8d --- /dev/null +++ b/test/baseline_sys03.rb_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10540 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys03.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7143309.03 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7143309.03 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2799093.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 820333.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2093497.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys04.osm_3.0.1_out.osw b/test/baseline_sys04.osm_3.0.1_out.osw new file mode 100644 index 000000000..fbefe84fa --- /dev/null +++ b/test/baseline_sys04.osm_3.0.1_out.osw @@ -0,0 +1,1241 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:10 - 13:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.007 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 09:50 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.34 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 09:50 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.116 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.58 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.47", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.54 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.886 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.92", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:00 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.31 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:00 - 09:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.081 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.18", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:45 - 09:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.79 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:45 - 09:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.598 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.35 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:40 - 13:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.761 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.67", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:10 - 17:13", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.17 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:13 - 13:17", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.818 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.40 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.260 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:10 - 17:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=02/01 17:00 - 17:10", + " ** ~~~ ** Input Temperature=-446.73", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.30 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.030 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 866 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998196 Min=-5.836846", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 861 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2608 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999201 Min=-3.962654", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 648 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-16.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1898 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999817 Min=-3.124799", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 96 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.216667 [C] Min=-10.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 816 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99926 Min=-2.988423", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 60 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.000000E-002 [C] Min=-9.266667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 923 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996205 Min=-3.242729", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 27 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-7.483333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 668 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999843 Min=-2.411898", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 652 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997401 Min=-2.055888", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.566667 [C] Min=-1.866667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 233 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988183 Min=-9.894788", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 123 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989323 Min=-1.440059", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-6.666667 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-101.886353 C Min=-1711.020508 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 99 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988826 Min=-1.371467", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10671 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys04.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4462910.65 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4462910.65 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 41.46 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 41.46 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 4.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1662916.7 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 239115.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479131.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4462910.65 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 487352.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 70077.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140419.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 487351.65 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 70078.76 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140419.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1307948.83 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1307950.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 612.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys04.rb_3.0.1_out.osw b/test/baseline_sys04.rb_3.0.1_out.osw new file mode 100644 index 000000000..9bb67830c --- /dev/null +++ b/test/baseline_sys04.rb_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.780 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.163 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.961 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.861 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.78 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.169 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.89 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.138 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.90E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.35E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.893 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.131 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.942 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 711 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2300 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996386 Min=-3.790438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 579 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1782 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996821 Min=-3.253758", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1127 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997813 Min=-5.574657", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 60 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-10.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 714 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998796 Min=-3.024168", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999967 Min=-1.922288", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 407 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988233 Min=-9.682551", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 781 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-2.843534", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 669 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.131043", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-1.65 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 37 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-6.975 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.38501", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 181 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99665 Min=-0.756258", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10323 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys04.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4436333.86 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4436333.86 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 41.21 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 41.21 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1637249.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4436333.86 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 479830.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 479830.01 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67629.62 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1300161.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1300161.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 612.35 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys05.osm_3.0.1_out.osw b/test/baseline_sys05.osm_3.0.1_out.osw new file mode 100644 index 000000000..019162cda --- /dev/null +++ b/test/baseline_sys05.osm_3.0.1_out.osw @@ -0,0 +1,1087 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_DEFAULT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_SUMMER_DESIGN_DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_WINTER_DESIGN_DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CHILLED_WATER_TEMPERATURE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 5 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:TwoSpeed=\"COIL COOLING DX TWO SPEED 1\" curve values", + " ** ~~~ ** ... Low Speed Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 3 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 0.000", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:TwoSpeed=\"COIL COOLING DX TWO SPEED 1\" curve values", + " ** ~~~ ** ... Low Speed Energy Input Ratio Function of Temperature Curve Name = CURVE BIQUADRATIC 4 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 0.000", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=11/21 18:30 - 18:40", + " ** ~~~ ** Input Temperature=-1707.30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-103.701614 C Min=-1707.304443 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 50 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys05.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6988577.89 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6988577.89 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.93 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.93 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5425.67 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1937.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4581425.7 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 119519.74 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49210.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 149186.41 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2407142.71 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4581425.7 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 35027.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14422.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 43722.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45823.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 35028.12 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14421.01 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 43721.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 705464.69 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4581.43 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4581.43 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2048150.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 293.2 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys05.rb_3.0.1_out.osw b/test/baseline_sys05.rb_3.0.1_out.osw new file mode 100644 index 000000000..095930d20 --- /dev/null +++ b/test/baseline_sys05.rb_3.0.1_out.osw @@ -0,0 +1,1083 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_DEFAULT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_SUMMER_DESIGN_DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"CHILLED_WATER_TEMPERATURE_WINTER_DESIGN_DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CHILLED_WATER_TEMPERATURE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=12/24 16:00 - 16:15", + " ** ~~~ ** Input Temperature=-114.04", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-114.04641 C Min=-1194.096497 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 45 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys05.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7413522.21 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7413522.21 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 68.87 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 68.87 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5417.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1929.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4589207.28 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 537696.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49286.49 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 148105.9 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2824324.41 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4589207.28 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 157583.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14444.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 43405.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45900.93 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 157582.97 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14445.16 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 43404.36 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 827726.77 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4589.21 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4589.21 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2172688.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 331.94 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys06.osm_3.0.1_out.osw b/test/baseline_sys06.osm_3.0.1_out.osw new file mode 100644 index 000000000..74600bdd6 --- /dev/null +++ b/test/baseline_sys06.osm_3.0.1_out.osw @@ -0,0 +1,1120 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 13", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 10 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:TwoSpeed=\"COIL COOLING DX TWO SPEED 1\" curve values", + " ** ~~~ ** ... Low Speed Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 3 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 0.000", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:TwoSpeed=\"COIL COOLING DX TWO SPEED 1\" curve values", + " ** ~~~ ** ... Low Speed Energy Input Ratio Function of Temperature Curve Name = CURVE BIQUADRATIC 4 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 0.000", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=Unknown, Environment=RUN PERIOD 1, at Simulation time=01/17 13:30 - 13:40", + " ** ~~~ ** Enthalpy=-42567.73592 Pressure= 99200.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/08 14:00 - 14:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/08 14:00 - 14:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/08 14:05 - 14:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/09 12:05 - 12:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/12 15:20 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/09 15:30 - 15:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/25 11:30 - 11:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 05/08 14:15 - 14:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=Unknown, Environment=RUN PERIOD 1, at Simulation time=06/25 06:10 - 06:20", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -66919.562", + " ** ~~~ ** Calculated Humidity Ratio= -2.7787E-003 ... Humidity Ratio set to .00001", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 13:30 - 13:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 13:40 - 13:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 14:20 - 14:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 14:30 - 14:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 15:40 - 15:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/13 08:45 - 08:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:10", + " ** ~~~ ** Dry-Bulb= 23.35 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 11744 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42400.26096 J/kg Min=-60222.005602 J/kg", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.035150E-004 [] Min=-5.682987E-003 []", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during RUN PERIOD 1 continues", + " ************* ** ~~~ ** This error occurred 11 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 12244 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys06.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6354829.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6354829.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 59.04 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 59.04 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3936834.23 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 99454.45 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 229305.4 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6354829.45 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1153772.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 29147.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 67202.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1153771.11 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 29147.31 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 67203.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1862415.89 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1862416.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 608.63 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys06.rb_3.0.1_out.osw b/test/baseline_sys06.rb_3.0.1_out.osw new file mode 100644 index 000000000..a941a1bba --- /dev/null +++ b/test/baseline_sys06.rb_3.0.1_out.osw @@ -0,0 +1,1092 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=RUN PERIOD 1, at Simulation time=03/06 13:00 - 13:15", + " ** ~~~ ** Input Temperature = 4.58", + " ** ~~~ ** Input Humidity Ratio= 1.934957E-003", + " ** ~~~ ** Input Pressure = 101050.00", + " ** ~~~ ** Resultant Temperature= -0.35", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/24 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/24 17:30 - 17:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/24 17:38 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 05/08 14:10 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 14:15 - 14:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/13 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 13:19 - 13:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 13:40 - 13:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 14:00 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 19.26 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 48 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys06.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6703976.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6703976.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3945999.63 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 437758.82 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 230983.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6703976.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1156458.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 128294.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 67694.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1156459.17 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 128293.32 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 67694.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1964741.27 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1964741.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 608.64 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys07.osm_3.0.1_out.osw b/test/baseline_sys07.osm_3.0.1_out.osw new file mode 100644 index 000000000..1597e8717 --- /dev/null +++ b/test/baseline_sys07.osm_3.0.1_out.osw @@ -0,0 +1,1098 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 19", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 3 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-12.11], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-12.11], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** Plant Loop: PLANT LOOP 3 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: PLANT LOOP 3 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"PLANT LOOP 2\"", + " ************* ** ~~~ ** This error occurred 4121 total times;", + " ************* ** ~~~ ** during Warmup 1504 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-13.036874", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 8273 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 31803 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 44237 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys07.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7724036.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7724036.58 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 71.76 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 71.76 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5425.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1937.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4581454.14 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 322390.52 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49210.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 522142.97 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 159612.4 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3142582.44 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4581454.14 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 94483.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14422.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 153025.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 46777.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45823.38 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 94483.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14420.96 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 153024.47 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 46776.47 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 920999.21 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4581.46 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4581.46 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2263691.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 291.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys07.rb_3.0.1_out.osw b/test/baseline_sys07.rb_3.0.1_out.osw new file mode 100644 index 000000000..52bf68ed3 --- /dev/null +++ b/test/baseline_sys07.rb_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys07.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 561136.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365288.72 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 166512.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3231449.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107055.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164451.42 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107055.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48799.34 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 947043.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2292602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.91 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys08.osm_3.0.1_out.osw b/test/baseline_sys08.osm_3.0.1_out.osw new file mode 100644 index 000000000..1552283f4 --- /dev/null +++ b/test/baseline_sys08.osm_3.0.1_out.osw @@ -0,0 +1,1124 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 19", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 8 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 29,Temperature=[-20.00], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-6.65], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:20 - 00:30", + " ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C.", + " ** ~~~ ** ... Outdoor Dry-bulb Condition = -0.03 C. Occurrence info = RUN PERIOD 1, 02/13 18:30 - 18:40", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/09 12:05 - 12:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/12 15:20 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/25 11:30 - 11:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 13:30 - 13:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 14:30 - 14:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 15:40 - 15:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/14 15:20 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 12:55 - 13:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 13:05 - 13:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 15:40 - 15:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/29 10:40 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/14 14:10 - 14:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/14 14:15 - 14:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:10", + " ** ~~~ ** Dry-Bulb= 23.47 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"PLANT LOOP 1\"", + " ************* ** ~~~ ** This error occurred 8271 total times;", + " ************* ** ~~~ ** during Warmup 849 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-22.8", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 72567 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.059496E-002 {C} Min=-22.8 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 6837 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.561808E-004 {C} Min=-22.8 {C}", + " *************", + " ************* ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C error continues.", + " ************* ** ~~~ ** This error occurred 7372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.666667E-002 [C] Min=-18.3 [C]", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 95099 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys08.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6540942.82 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6540942.82 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.77 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.77 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3936805.8 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276298.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 229314.87 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 9288.61 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6540942.82 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1153763.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 80975.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 67205.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2722.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1153765.56 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 80975.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 67204.58 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2723.53 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1916962.98 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1916961.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 608.62 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys08.rb_3.0.1_out.osw b/test/baseline_sys08.rb_3.0.1_out.osw new file mode 100644 index 000000000..1c016d700 --- /dev/null +++ b/test/baseline_sys08.rb_3.0.1_out.osw @@ -0,0 +1,1076 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 05/08 14:10 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/06 14:15 - 14:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 13:19 - 13:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/23 14:00 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 19.26 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 43 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys08.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6553018.01 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6553018.01 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.88 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.88 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3946558.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276895.29 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 230992.51 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 9336.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6553018.01 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1156622.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81150.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 67697.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2736.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1156622.22 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81149.98 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 67696.89 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2736.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1920500.18 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1920500.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 608.64 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys09.osm_3.0.1_out.osw b/test/baseline_sys09.osm_3.0.1_out.osw new file mode 100644 index 000000000..8dbb66012 --- /dev/null +++ b/test/baseline_sys09.osm_3.0.1_out.osw @@ -0,0 +1,1053 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 4 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 1\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 10\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 2\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 3\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 4\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 5\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 6\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 7\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 8\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 9\" has no Controllers.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 37 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys09.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6738941.81 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6738941.81 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.61 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.61 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3490.83 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2691.17 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4170575.41 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479131.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2568366.4 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4170575.41 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140419.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41713.8 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140419.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 752714.25 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4170.58 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4170.58 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1974988.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 220.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys09.rb_3.0.1_out.osw b/test/baseline_sys09.rb_3.0.1_out.osw new file mode 100644 index 000000000..6b816f0d8 --- /dev/null +++ b/test/baseline_sys09.rb_3.0.1_out.osw @@ -0,0 +1,1055 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 1\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 2\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 3\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 4\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 5\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 6\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 7\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 8\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"GAS FIRED FURNACE 9\" has no Controllers.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 38 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys09.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6752912.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6752912.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.74 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.74 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3504.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2746.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4184584.15 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2568328.49 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4184584.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41853.92 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 752701.47 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4184.58 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4184.58 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1979083.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 220.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys10.osm_3.0.1_out.osw b/test/baseline_sys10.osm_3.0.1_out.osw new file mode 100644 index 000000000..c64a4cb12 --- /dev/null +++ b/test/baseline_sys10.osm_3.0.1_out.osw @@ -0,0 +1,1055 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 10 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 1\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 10\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 2\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 3\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 4\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 5\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 6\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 7\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 8\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"AIR LOOP HVAC 9\" has no Controllers.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 39 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys10.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5904824.83 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5904824.83 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.86 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.86 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3490.83 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2691.17 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3336458.44 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479131.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 5904824.83 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 977819.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140419.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 977819.83 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140419.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1730534.08 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1730533.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 612.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/baseline_sys10.rb_3.0.1_out.osw b/test/baseline_sys10.rb_3.0.1_out.osw new file mode 100644 index 000000000..89793cd92 --- /dev/null +++ b/test/baseline_sys10.rb_3.0.1_out.osw @@ -0,0 +1,1057 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 1\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 2\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 3\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 4\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 5\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 6\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 7\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 8\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"ELECTRIC FURNACE 9\" has no Controllers.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/baseline_sys10.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5915990.12 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5915990.12 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.96 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.96 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3504.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2746.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3347671.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 5915990.12 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 981105.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 981105.06 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1733806.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1733805.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 612.35 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/centralheatpumpsystem.osm_3.0.1_out.osw b/test/centralheatpumpsystem.osm_3.0.1_out.osw new file mode 100644 index 000000000..63c06fcb1 --- /dev/null +++ b/test/centralheatpumpsystem.osm_3.0.1_out.osw @@ -0,0 +1,1151 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Capacity ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 1", + " ** ~~~ ** Curve output at reference conditions = 1.202", + " ** Warning ** Energy input ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 1", + " ** ~~~ ** Curve output at reference conditions = 0.656", + " ** Warning ** Capacity ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 2", + " ** ~~~ ** Curve output at reference conditions = 1.202", + " ** Warning ** Energy input ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 2", + " ** ~~~ ** Curve output at reference conditions = 0.656", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 CORE THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 EAST PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 NORTH PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 SOUTH PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 WEST PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Missing temperature setpoint on cooling side for CentralHeatPumpSystem named CENTRALHEATPUMPSYSTEM", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a CentralHeatPumpSystem, use a SetpointManager", + " ** ~~~ ** The overall loop setpoint will be assumed for CentralHeatPumpSystem. The simulation continues ... ", + " ** Warning ** Missing temperature setpoint on heating side for CentralHeatPumpSystem named CENTRALHEATPUMPSYSTEM", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a CentralHeatPumpSystem, use a SetpointManager", + " ** ~~~ ** The overall loop setpoint will be assumed for CentralHeatPumpSystem. The simulation continues ... ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 1\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 7.62 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 3.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 4.62 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:CalcChillerHeaterModel,Temperature=[-0.98], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateHalfLoopInletTemp,Temperature=[-0.92], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-1.04 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/17 19:00 - 19:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Severe ** ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 1\": Reference temperature problems continue.", + " ************* ** ~~~ ** This error occurred 110 total times;", + " ************* ** ~~~ ** during Warmup 110 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.379454E-002 deltaC Min=-5.904547 deltaC", + " *************", + " ************* ** Severe ** ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\": Reference temperature problems continue.", + " ************* ** ~~~ ** This error occurred 220 total times;", + " ************* ** ~~~ ** during Warmup 220 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.379454E-002 deltaC Min=-5.904547 deltaC", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CNDW LOOP\"", + " ************* ** ~~~ ** This error occurred 16536 total times;", + " ************* ** ~~~ ** during Warmup 792 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-19.523461", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 1820335 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.086600E-005 {C} Min=-19.523461 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 288484 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.745869E-005 {C} Min=-19.523461 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 108231 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.745869E-005 Min=-19.523461", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 28821 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HW LOOP\"", + " ************* ** ~~~ ** This error occurred 3137 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.336403", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2236760 Warning; 29152 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/centralheatpumpsystem.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7684673.74 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7684673.74 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 142.79 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 142.79 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 8210.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4720.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5374672.81 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 301434.28 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 31221.1 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 812478.31 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 120249.56 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 7684673.74 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1575161.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 88341.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9150.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 238113.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 35241.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1575161.11 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 88341.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9148.82 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 238115.25 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 35241.75 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2252155.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2252155.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1263.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/centralheatpumpsystem.rb_3.0.1_out.osw b/test/centralheatpumpsystem.rb_3.0.1_out.osw new file mode 100644 index 000000000..32015bdd2 --- /dev/null +++ b/test/centralheatpumpsystem.rb_3.0.1_out.osw @@ -0,0 +1,1151 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Capacity ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 1", + " ** ~~~ ** Curve output at reference conditions = 1.202", + " ** Warning ** Energy input ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 1", + " ** ~~~ ** Curve output at reference conditions = 0.656", + " ** Warning ** Capacity ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 2", + " ** ~~~ ** Curve output at reference conditions = 1.202", + " ** Warning ** Energy input ratio as a function of temperature curve output is not equal to 1.0", + " ** ~~~ ** (+ or - 10%) at reference conditions for ChillerHeaterPerformance:Electric:EIR= CHILLER HEATER PERFORMANCE ELECTRIC EIR 2", + " ** ~~~ ** Curve output at reference conditions = 0.656", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 CORE THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 EAST PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 NORTH PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 SOUTH PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = STORY 1 WEST PERIMETER THERMAL ZONE ATU VAV REHEAT", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Missing temperature setpoint on cooling side for CentralHeatPumpSystem named CENTRALHEATPUMPSYSTEM", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a CentralHeatPumpSystem, use a SetpointManager", + " ** ~~~ ** The overall loop setpoint will be assumed for CentralHeatPumpSystem. The simulation continues ... ", + " ** Warning ** Missing temperature setpoint on heating side for CentralHeatPumpSystem named CENTRALHEATPUMPSYSTEM", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a CentralHeatPumpSystem, use a SetpointManager", + " ** ~~~ ** The overall loop setpoint will be assumed for CentralHeatPumpSystem. The simulation continues ... ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 1\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Severe ** CalcChillerHeaterModel: ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\", DeltaTemp < 0", + " ** ~~~ ** Reference Simultaneous Cooling-Heating Mode Leaving Condenser Water Temperature [60.0]", + " ** ~~~ ** is below condenser inlet temperature of [60.3].", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** ~~~ ** Reset reference temperature to one greater than the inlet temperature ", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 7.62 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 3.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 4.62 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:CalcChillerHeaterModel,Temperature=[-0.98], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateHalfLoopInletTemp,Temperature=[-0.92], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-1.04 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 03/17 18:50 - 18:55", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Severe ** ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 1\": Reference temperature problems continue.", + " ************* ** ~~~ ** This error occurred 110 total times;", + " ************* ** ~~~ ** during Warmup 110 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.379454E-002 deltaC Min=-5.904547 deltaC", + " *************", + " ************* ** Severe ** ChillerHeaterPerformance:Electric:EIR=\"CHILLER HEATER PERFORMANCE ELECTRIC EIR 2\": Reference temperature problems continue.", + " ************* ** ~~~ ** This error occurred 220 total times;", + " ************* ** ~~~ ** during Warmup 220 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.379454E-002 deltaC Min=-5.904547 deltaC", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CNDW LOOP\"", + " ************* ** ~~~ ** This error occurred 16536 total times;", + " ************* ** ~~~ ** during Warmup 792 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-19.523461", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 1830364 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-4.749940E-005 {C} Min=-19.523461 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 288877 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.817575E-005 {C} Min=-19.523461 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 109013 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-4.239340E-006 Min=-19.523461", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 28836 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HW LOOP\"", + " ************* ** ~~~ ** This error occurred 3137 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.336403", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2247964 Warning; 29167 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/centralheatpumpsystem.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7683308.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7683308.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 142.76 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 142.76 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 8210.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4720.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5374663.33 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 300353.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 31221.1 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 812573.1 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 119889.39 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 7683308.88 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1575158.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 88025.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9150.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 238141.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 35136.11 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1575157.89 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 88025.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9148.82 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 238141.03 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 35135.89 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2251756.63 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2251755.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1263.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/chillers_tertiary.osm_3.0.1_out.osw b/test/chillers_tertiary.osm_3.0.1_out.osw new file mode 100644 index 000000000..2b42a9398 --- /dev/null +++ b/test/chillers_tertiary.osm_3.0.1_out.osw @@ -0,0 +1,1021 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/chillers_tertiary.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3132014.28 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3132014.28 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.19 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.19 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1297.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 295.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1357899.68 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 218623.5 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 21524.93 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 417939.96 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 71427.5 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1774114.61 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1357899.68 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 64072.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 6308.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 122486.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 20933.33 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 13581.62 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 64071.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 6307.21 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 122485.22 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 20932.04 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 519942.84 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1357.9 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1357.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 917902.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 175.7 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/chillers_tertiary.rb_3.0.1_out.osw b/test/chillers_tertiary.rb_3.0.1_out.osw new file mode 100644 index 000000000..c4c6c2ee8 --- /dev/null +++ b/test/chillers_tertiary.rb_3.0.1_out.osw @@ -0,0 +1,1021 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/chillers_tertiary.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3132014.28 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3132014.28 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.19 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.19 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1297.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 295.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1357899.68 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 218623.5 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 21524.93 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 417939.96 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 71427.5 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1774114.61 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1357899.68 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 64072.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 6308.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 122486.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 20933.33 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 13581.62 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 64071.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 6307.21 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 122485.22 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 20932.04 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 519942.84 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1357.9 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1357.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 917902.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 175.7 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coil_waterheating_desuperheater.osm_3.0.1_out.osw b/test/coil_waterheating_desuperheater.osm_3.0.1_out.osw new file mode 100644 index 000000000..3efd918a6 --- /dev/null +++ b/test/coil_waterheating_desuperheater.osm_3.0.1_out.osw @@ -0,0 +1,1090 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = 100GAL NATURAL GAS WATER HEATER - 2883KBTU/HR: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=SERVICE WATER LOOP", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=SERVICE WATER LOOP PUMP", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=SERVICE WATER LOOP PUMP", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=SERVICE WATER LOOP PUMP", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=SERVICE WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=01/07 02:45 - 03:00", + " ** ~~~ ** Input Temperature=-240.13", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcHPCoolingSimple, Environment=RUN PERIOD 1, at Simulation time=01/22 13:30 - 13:45", + " ** ~~~ ** Dry-Bulb= -16.46 Enthalpy= -16890.158", + " ** ~~~ ** Calculated Humidity Ratio= -1.3975E-004 ... Humidity Ratio set to .00001", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\"", + " ** ~~~ ** Iteration limit exceeded calculating desuperheater unit part-load ratio, maximum iterations = 500. Part-load ratio returned = 0.152", + " ** ~~~ ** This error occurred in heating mode. Environment=RUN PERIOD 1, at Simulation time=04/13 11:45 - 12:00", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\"", + " ** ~~~ ** Desuperheater unit part-load ratio calculation failed: PLR limits of 0 to 1 exceeded. Part-load ratio used = 0.170", + " ** ~~~ ** Please send this information to the EnergyPlus support group.", + " ** ~~~ ** This error occurred in heating mode. Environment=RUN PERIOD 1, at Simulation time=05/06 10:15 - 10:30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled warning continues...", + " ************* ** ~~~ ** This error occurred 494084 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=55. Min=55.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-240.133698 C Min=-240.133698 C", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 30 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.124241E-004 [] Min=-1.397518E-004 []", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\": Iteration limit exceeded in heating mode warning continues. Part-load ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.151988 Min=5.962245E-004", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\": Part-load ratio calculation failed in heating mode warning continues. Part-load ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 107 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.332698 Min=4.933876E-004", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 494294 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coil_waterheating_desuperheater.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2823897.89 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2823897.89 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 26.23 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 26.23 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5983.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1136.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2514.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1136.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 240480.16 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 406367.11 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 22226.31 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 17705.22 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 12994.57 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 34898.63 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2381106.17 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 442791.72 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 70019.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 6513.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 5188.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 3808.33 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 8.33 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 2405.27 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 1674.83 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 348.77 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 70020.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 6514.49 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 5188.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 3806.95 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 9.33 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 697833.51 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 240.48 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 167.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 34.87 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 442.79 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 827602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 362.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coil_waterheating_desuperheater.rb_3.0.1_out.osw b/test/coil_waterheating_desuperheater.rb_3.0.1_out.osw new file mode 100644 index 000000000..482f7f30a --- /dev/null +++ b/test/coil_waterheating_desuperheater.rb_3.0.1_out.osw @@ -0,0 +1,1090 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = 100GAL NATURAL GAS WATER HEATER - 2883KBTU/HR: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=SERVICE WATER LOOP", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=SERVICE WATER LOOP PUMP", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=SERVICE WATER LOOP PUMP", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=SERVICE WATER LOOP PUMP", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=SERVICE WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled.", + " ** ~~~ ** ...Desuperheater cut-in temperature = 55.00 Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=01/07 02:45 - 03:00", + " ** ~~~ ** Input Temperature=-240.13", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcHPCoolingSimple, Environment=RUN PERIOD 1, at Simulation time=01/22 13:30 - 13:45", + " ** ~~~ ** Dry-Bulb= -16.46 Enthalpy= -16890.158", + " ** ~~~ ** Calculated Humidity Ratio= -1.3975E-004 ... Humidity Ratio set to .00001", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\"", + " ** ~~~ ** Iteration limit exceeded calculating desuperheater unit part-load ratio, maximum iterations = 500. Part-load ratio returned = 0.152", + " ** ~~~ ** This error occurred in heating mode. Environment=RUN PERIOD 1, at Simulation time=04/13 11:45 - 12:00", + " ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\"", + " ** ~~~ ** Desuperheater unit part-load ratio calculation failed: PLR limits of 0 to 1 exceeded. Part-load ratio used = 0.170", + " ** ~~~ ** Please send this information to the EnergyPlus support group.", + " ** ~~~ ** This error occurred in heating mode. Environment=RUN PERIOD 1, at Simulation time=05/06 10:15 - 10:30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 2\": Water heater tank set point temperature is greater than or equal to the cut-in temperature of the desuperheater. Desuperheater will be disabled warning continues...", + " ************* ** ~~~ ** This error occurred 494084 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=55. Min=55.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-240.133698 C Min=-240.133698 C", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 30 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.124241E-004 [] Min=-1.397518E-004 []", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\": Iteration limit exceeded in heating mode warning continues. Part-load ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.151988 Min=5.962245E-004", + " *************", + " ************* ** Warning ** Coil:WaterHeating:Desuperheater \"COIL WATER HEATING DESUPERHEATER 1\": Part-load ratio calculation failed in heating mode warning continues. Part-load ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 107 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.332698 Min=4.933876E-004", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 494294 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coil_waterheating_desuperheater.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2823897.89 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2823897.89 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 26.23 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 26.23 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5983.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1136.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2514.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1136.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 240480.16 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 406367.11 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 22226.31 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 17705.22 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 12994.57 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 34898.63 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2381106.17 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 442791.72 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 70019.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 6513.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 5188.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 3808.33 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 8.33 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 2405.27 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 1674.83 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 348.77 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 70020.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 6514.49 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 5188.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 3806.95 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 9.33 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 697833.51 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 240.48 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 167.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 34.87 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 442.79 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 827602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 362.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coilsystem_dxhx.osm_3.0.1_out.osw b/test/coilsystem_dxhx.osm_3.0.1_out.osw new file mode 100644 index 000000000..afa48b391 --- /dev/null +++ b/test/coilsystem_dxhx.osm_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COILSYSTEMDXHX COOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.05 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 14:15 - 14:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.500 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COILSYSTEMDXHX COOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 839 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994951 Min=-18.341686", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 857 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coilsystem_dxhx.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1159417.29 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1159417.29 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.54 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.54 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5970.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 371.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2493.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 371.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 47049.64 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 62622.28 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 5137.17 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1112367.65 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 47049.64 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18352.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1505.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 470.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18351.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1504.79 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 326003.41 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 47.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 47.05 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 339791.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 161.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coilsystem_dxhx.rb_3.0.1_out.osw b/test/coilsystem_dxhx.rb_3.0.1_out.osw new file mode 100644 index 000000000..258f496c9 --- /dev/null +++ b/test/coilsystem_dxhx.rb_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COILSYSTEMDXHX COOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.05 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 14:15 - 14:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.500 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COILSYSTEMDXHX COOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 839 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994951 Min=-18.341686", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 857 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coilsystem_dxhx.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1159417.29 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1159417.29 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.54 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.54 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5970.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 371.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2493.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 371.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 47049.64 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 62622.28 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 5137.17 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1112367.65 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 47049.64 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18352.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1505.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 470.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18351.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1504.79 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 326003.41 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 47.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 47.05 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 339791.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 161.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coilsystem_waterhx.osm_3.0.1_out.osw b/test/coilsystem_waterhx.osm_3.0.1_out.osw new file mode 100644 index 000000000..d1a8648a2 --- /dev/null +++ b/test/coilsystem_waterhx.osm_3.0.1_out.osw @@ -0,0 +1,1079 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"COILSYSTEMWATERHX HX\"", + " ** ~~~ ** Average air volume flow rate is <50% or >130% of the nominal HX supply air volume flow rate.", + " ** ~~~ ** Air volume flow rate ratio = 0.299. Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoilSystem:Cooling:Water:HeatExchangerAssisted \"COILSYSTEMWATERHX\" -- Exceeded max iterations (50) while calculating operating conditions.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=03/27 11:00 - 11:15", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 04/14 13:23 - 13:30", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/16 17:15 - 17:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/02 13:15 - 13:30", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/04 10:15 - 10:30", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/04 10:15 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/16 04:00 - 04:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/16 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/25 10:30 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 07/03 14:00 - 14:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/15 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 18:45 - 18:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/24 17:23 - 17:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/03 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/04 13:00 - 13:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/04 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 09/10 06:30 - 06:45", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 09/14 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 11/06 22:15 - 22:30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"COILSYSTEMWATERHX HX\": Average air volume flow rate is <50% or >130% warning continues. Air flow rate ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 5517184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.499946 Min=0.291553", + " *************", + " ************* ** Warning ** CoilSystem:Cooling:Water:HeatExchangerAssisted \"COILSYSTEMWATERHX\" -- Exceeded max iterations error continues...", + " ************* ** ~~~ ** This error occurred 9777 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5527005 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coilsystem_waterhx.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4185939.53 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4185939.53 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.78 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.78 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3208.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 129.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 978.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 129.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2666730.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 124467.34 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 47893.2 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 262412.65 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 39808.32 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1519208.67 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2666730.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 36477.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14036.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 76905.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 11666.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 26672.45 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 36476.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14037.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 76906.56 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 11666.84 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 445234.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2666.73 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2666.73 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1226777.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 175.57 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coilsystem_waterhx.rb_3.0.1_out.osw b/test/coilsystem_waterhx.rb_3.0.1_out.osw new file mode 100644 index 000000000..b0d9fb07a --- /dev/null +++ b/test/coilsystem_waterhx.rb_3.0.1_out.osw @@ -0,0 +1,1079 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"COILSYSTEMWATERHX HX\"", + " ** ~~~ ** Average air volume flow rate is <50% or >130% of the nominal HX supply air volume flow rate.", + " ** ~~~ ** Air volume flow rate ratio = 0.299. Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoilSystem:Cooling:Water:HeatExchangerAssisted \"COILSYSTEMWATERHX\" -- Exceeded max iterations (50) while calculating operating conditions.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=03/27 11:00 - 11:15", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 04/14 13:23 - 13:30", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/16 17:15 - 17:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/02 13:15 - 13:30", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/04 10:15 - 10:30", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/04 10:15 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/16 04:00 - 04:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/16 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/25 10:30 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/25 15:00 - 15:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 07/03 14:00 - 14:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/15 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/16 18:45 - 18:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 07/24 17:23 - 17:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/03 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/04 13:00 - 13:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 08/04 17:30 - 17:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 09/10 06:30 - 06:45", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 09/14 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for AIRLOOPHVAC COILSYSTEMWATERHX, at RUN PERIOD 1, 11/06 22:15 - 22:30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"COILSYSTEMWATERHX HX\": Average air volume flow rate is <50% or >130% warning continues. Air flow rate ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 5517184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.499946 Min=0.291553", + " *************", + " ************* ** Warning ** CoilSystem:Cooling:Water:HeatExchangerAssisted \"COILSYSTEMWATERHX\" -- Exceeded max iterations error continues...", + " ************* ** ~~~ ** This error occurred 9777 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5527005 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coilsystem_waterhx.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4185939.53 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4185939.53 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.78 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.78 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3208.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 129.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 978.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 129.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2666730.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 124467.34 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 47893.2 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 262412.65 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 39808.32 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1519208.67 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2666730.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 36477.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14036.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 76905.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 11666.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 26672.45 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 36476.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14037.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 76906.56 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 11666.84 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 445234.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2666.73 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2666.73 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1226777.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 175.57 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/cooling_coils.osm_3.0.1_out.osw b/test/cooling_coils.osm_3.0.1_out.osw new file mode 100644 index 000000000..935fd5752 --- /dev/null +++ b/test/cooling_coils.osm_3.0.1_out.osw @@ -0,0 +1,1123 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CHILLED WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Chiller:Electric:EIR = CHILLER ELECTRIC EIR 2: Integrated Part Load Value (IPLV) cannot be calculated.", + " ** ~~~ ** Check the chiller autosized or user specified capacity. Autosized or specified chiller capacity = 0.00", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CONDENSER WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.091 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:15 - 17:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcVarSpeedCoilCooling, Environment=RUN PERIOD 1, at Simulation time=11/26 07:10 - 07:15", + " ** ~~~ ** Input Temperature=-277.34", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.986249 Min=-9.77742", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.8 [C] Min=-0.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-277.342682 C Min=-277.342682 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 250 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/cooling_coils.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8166107.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8166107.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 75.87 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 75.87 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3549.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1469.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4837383.72 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 651595.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110837.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 321025.66 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 156029.65 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3409336.09 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4756771.87 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 23625.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 190963.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32483.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 94083.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 45727.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 47576.9 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 23625.42 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 190963.95 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32482.55 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 94084.56 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 45726.6 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 999177.35 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4756.77 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4756.77 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2393250.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 320.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/cooling_coils.rb_3.0.1_out.osw b/test/cooling_coils.rb_3.0.1_out.osw new file mode 100644 index 000000000..53cffc4aa --- /dev/null +++ b/test/cooling_coils.rb_3.0.1_out.osw @@ -0,0 +1,1123 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CHILLED WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 5", + " ** Warning ** Chiller:Electric:EIR = CHILLER ELECTRIC EIR 2: Integrated Part Load Value (IPLV) cannot be calculated.", + " ** ~~~ ** Check the chiller autosized or user specified capacity. Autosized or specified chiller capacity = 0.00", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CONDENSER WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 6", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.091 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:15 - 17:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcVarSpeedCoilCooling, Environment=RUN PERIOD 1, at Simulation time=11/26 07:10 - 07:15", + " ** ~~~ ** Input Temperature=-277.34", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.986249 Min=-9.77742", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.8 [C] Min=-0.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-277.342682 C Min=-277.342682 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 250 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/cooling_coils.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8163179.21 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8163179.21 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 75.84 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 75.84 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3549.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1469.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4837383.72 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 648667.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110837.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 321025.66 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 156029.65 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3406407.34 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4756771.87 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 23625.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 190105.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32483.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 94083.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 45727.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 47576.9 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 23625.04 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 190106.63 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32482.55 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 94084.56 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 45726.6 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 998319.65 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4756.77 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4756.77 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2392391.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 320.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coolingtowers.osm_3.0.1_out.osw b/test/coolingtowers.osm_3.0.1_out.osw new file mode 100644 index 000000000..459bd4c26 --- /dev/null +++ b/test/coolingtowers.osm_3.0.1_out.osw @@ -0,0 +1,1231 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-12.11], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-12.11], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is outside model boundaries at 0.31.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/16 14:35 - 14:40", + " ** ~~~ ** ...Tower range temperature passed to the model = 0.30722", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 08:50 - 08:55", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 08:55 - 09:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 08:55 - 09:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:30 - 11:40", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:30 - 11:40", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.03.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:40 - 11:50", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.03.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:40 - 11:50", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.06.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:50 - 12:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.06.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:50 - 12:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.06.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 12:00 - 12:10", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Cooling tower air flow rate ratio calculation failed ", + " ** ~~~ ** ...with conditions as Twb = -1.00, Trange = 0.45, Tapproach = 9.92, and water flow rate ratio = 1.00", + " ** ~~~ ** ...a solution could not be found within the valid range of air flow rate ratios", + " ** ~~~ ** ...Valid air flow rate ratio range = 0.20 to 1.0.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/20 06:03 - 06:07", + " ** ~~~ ** ...Consider modifying the design approach or design range temperature for this tower.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is outside model boundaries at 11.14.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/22 20:00 - 20:05", + " ** ~~~ ** ...Tower approach temperature passed to the model = 11.14036", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Tower approach temperature is outside model boundaries at 11.14.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/22 20:00 - 20:10", + " ** ~~~ ** ...Tower approach temperature passed to the model = 11.14036", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Cooling tower air flow rate ratio calculation failed ", + " ** ~~~ ** ...with conditions as Twb = -1.00, Trange = 1.84, Tapproach = 18.57, and water flow rate ratio = 1.00", + " ** ~~~ ** ...a solution could not be found within the valid range of air flow rate ratios", + " ** ~~~ ** ...Valid air flow rate ratio range = 0.20 to 1.0.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/26 14:30 - 14:40", + " ** ~~~ ** ...Consider modifying the design approach or design range temperature for this tower.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is outside model boundaries at 26.69.", + " ** ~~~ ** ...Valid range = -34.40 to 26.67. Occurrence info = RUN PERIOD 1, 07/19 16:20 - 16:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is outside model boundaries at 26.78.", + " ** ~~~ ** ...Valid range = -34.40 to 26.67. Occurrence info = RUN PERIOD 1, 07/19 16:30 - 16:40", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is outside model boundaries at 26.87.", + " ** ~~~ ** ...Valid range = -34.40 to 26.67. Occurrence info = RUN PERIOD 1, 07/19 16:40 - 16:50", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is outside model boundaries at 26.95.", + " ** ~~~ ** ...Valid range = -34.40 to 26.67. Occurrence info = RUN PERIOD 1, 07/19 16:50 - 16:55", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is outside model boundaries at 26.95.", + " ** ~~~ ** ...Valid range = -34.40 to 26.67. Occurrence info = RUN PERIOD 1, 07/19 16:55 - 16:60", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CHILLED WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 4121 total times;", + " ************* ** ~~~ ** during Warmup 1504 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-13.036874", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 8273 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 31800 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 24821 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.110956 Min=1.368623E-004", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 13904 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-22.258539", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 3944 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-11.703304", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Cooling tower air flow rate ratio calculation failed error continues.", + " ************* ** ~~~ ** This error occurred 25399 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 7192 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=28.258539 Min=11.113774", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 817 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=17.703304 Min=11.113774", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Cooling tower air flow rate ratio calculation failed error continues.", + " ************* ** ~~~ ** This error occurred 341 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 3\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.846763 Min=26.74394", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 120676 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coolingtowers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7774138.19 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7774138.19 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.22 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.22 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5421.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1933.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4593605.15 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 324627.36 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49295.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 518730.83 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 198643.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3180533.04 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4593605.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 95138.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14447.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 152025.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 58216.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45944.91 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 95139.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14447.18 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 152025.39 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 58215.42 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 932121.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4593.61 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4593.61 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2278375.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 293.12 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/coolingtowers.rb_3.0.1_out.osw b/test/coolingtowers.rb_3.0.1_out.osw new file mode 100644 index 000000000..6f6969363 --- /dev/null +++ b/test/coolingtowers.rb_3.0.1_out.osw @@ -0,0 +1,1208 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is outside model boundaries at 0.47.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/16 14:45 - 14:52", + " ** ~~~ ** ...Tower range temperature passed to the model = 0.47440", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is outside model boundaries at 0.75.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 01/16 17:00 - 17:08", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is outside model boundaries at 0.75.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 01/16 17:08 - 17:15", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is outside model boundaries at 0.75.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 01/16 17:15 - 17:22", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is outside model boundaries at 0.75.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 01/16 17:23 - 17:30", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is outside model boundaries at 0.75.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 01/16 17:30 - 17:38", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 08:45 - 08:52", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 08:53 - 09:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.02.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:30 - 11:45", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.06.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 11:45 - 12:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -1.06.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/19 12:00 - 12:05", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Cooling tower air flow rate ratio calculation failed ", + " ** ~~~ ** ...with conditions as Twb = -1.00, Trange = 1.94, Tapproach = 10.98, and water flow rate ratio = 0.75", + " ** ~~~ ** ...a solution could not be found within the valid range of air flow rate ratios", + " ** ~~~ ** ...Valid air flow rate ratio range = 0.20 to 1.0.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/22 19:30 - 19:45", + " ** ~~~ ** ...Consider modifying the design approach or design range temperature for this tower.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is outside model boundaries at 11.17.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/22 20:00 - 20:08", + " ** ~~~ ** ...Tower approach temperature passed to the model = 11.16728", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is outside model boundaries at 0.60.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 03/11 20:15 - 20:30", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is outside model boundaries at 0.60.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 03/11 20:30 - 20:45", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is outside model boundaries at 0.60.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 03/11 20:45 - 21:00", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is outside model boundaries at 0.60.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 03/11 21:00 - 21:15", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is outside model boundaries at 0.60.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = RUN PERIOD 1, 03/11 21:15 - 21:30", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.01.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 03/12 03:30 - 03:45", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.07.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 03/12 03:45 - 04:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 03/12 04:00 - 04:15", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.04.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 03/12 05:15 - 05:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is outside model boundaries at -1.14.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 03/12 05:30 - 05:45", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4633 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.111088 Min=2.946912E-003", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Water flow rate ratio is out of range error continues...", + " ************* ** ~~~ ** This error occurred 15729 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.75 Min=0.748856", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 9801 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-20.289872", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Cooling tower air flow rate ratio calculation failed error continues.", + " ************* ** ~~~ ** This error occurred 8834 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4624 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.289872 Min=11.113774", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Water flow rate ratio is out of range error continues...", + " ************* ** ~~~ ** This error occurred 71 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.600235 Min=0.600207", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 2\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.249923 Min=-1.250441", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 43756 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/coolingtowers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7879033.11 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7879033.11 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 560178.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365307.67 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 223808.06 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3287806.98 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164172.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107061.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 65591.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164171.81 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107060.64 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 65590.36 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 963559.91 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2309116.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 309.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/daylighting_no_shades.osm_3.0.1_out.osw b/test/daylighting_no_shades.osm_3.0.1_out.osw new file mode 100644 index 000000000..685c15523 --- /dev/null +++ b/test/daylighting_no_shades.osm_3.0.1_out.osw @@ -0,0 +1,1129 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.751 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.14 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.852 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:25 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:05 - 11:10", + " ** ~~~ ** Input Temperature=-118.46", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 11:38 - 11:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/27 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.758 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:38 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:00 - 16:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1744 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5603 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998449 Min=-25.582937", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1369 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3865 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996762 Min=-6.749559", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 882 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.975 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-118.46294 C Min=-118.46294 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.918023 Min=1.918023", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-4.45 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14172 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/daylighting_no_shades.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5559023.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5559023.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 51.65 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.65 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3089191.91 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 257635.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 938907.64 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139926.24 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88734.64 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2469821.85 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3089191.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 75505.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 275166.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41008.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 26005.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30897.88 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 75506.87 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 275166.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41008.91 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 26005.4 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 723834.62 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3089.2 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3089.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1629188.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 317.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/daylighting_no_shades.rb_3.0.1_out.osw b/test/daylighting_no_shades.rb_3.0.1_out.osw new file mode 100644 index 000000000..1a76d9060 --- /dev/null +++ b/test/daylighting_no_shades.rb_3.0.1_out.osw @@ -0,0 +1,1129 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.751 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.14 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.852 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:25 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:05 - 11:10", + " ** ~~~ ** Input Temperature=-118.46", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 11:38 - 11:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/27 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.758 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:38 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:00 - 16:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1744 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5603 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998449 Min=-25.582937", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1369 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3865 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996762 Min=-6.749559", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 882 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.975 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-118.46294 C Min=-118.46294 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.918023 Min=1.918023", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-4.45 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14172 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/daylighting_no_shades.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5559023.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5559023.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 51.65 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.65 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3089191.91 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 257635.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 938907.64 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139926.24 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88734.64 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2469821.85 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3089191.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 75505.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 275166.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41008.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 26005.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30897.88 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 75506.87 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 275166.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41008.91 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 26005.4 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 723834.62 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3089.2 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3089.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1629188.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 317.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/daylighting_shades.osm_3.0.1_out.osw b/test/daylighting_shades.osm_3.0.1_out.osw new file mode 100644 index 000000000..6f5d36a75 --- /dev/null +++ b/test/daylighting_shades.osm_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -18.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 3.585 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.13 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.858 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:30 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=02/02 10:50 - 10:55", + " ** ~~~ ** Input Temperature=-6526.25", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.75", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:10 - 14:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:38 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 08:38 - 08:41", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1782 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5596 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99922 Min=-27.063726", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 889 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1416 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3833 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998928 Min=-6.610009", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 698 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6526.255371 C Min=-6526.255371 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 32 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 9 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-1.15 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14319 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/daylighting_shades.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5678211.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5678211.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 113.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 15.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3164600.24 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 254346.72 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 984440.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 141907.18 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88289.16 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2513611.0 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3164600.24 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 74541.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 288511.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41588.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25875.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 31652.11 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 74541.46 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 288512.33 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41589.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25876.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 736666.91 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3164.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3164.6 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1664119.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/daylighting_shades.rb_3.0.1_out.osw b/test/daylighting_shades.rb_3.0.1_out.osw new file mode 100644 index 000000000..3791004ad --- /dev/null +++ b/test/daylighting_shades.rb_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -18.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 3.585 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.13 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.858 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:30 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=02/02 10:50 - 10:55", + " ** ~~~ ** Input Temperature=-6526.25", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.75", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:10 - 14:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:38 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 08:38 - 08:41", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1782 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5596 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99922 Min=-27.063726", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 889 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1416 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3833 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998928 Min=-6.610009", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 698 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6526.255371 C Min=-6526.255371 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 32 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 9 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-1.15 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14319 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/daylighting_shades.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5678211.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5678211.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 113.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 15.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3164600.24 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 254346.72 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 984440.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 141907.18 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88289.16 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2513611.0 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3164600.24 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 74541.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 288511.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41588.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25875.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 31652.11 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 74541.46 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 288512.33 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41589.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25876.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 736666.91 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3164.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3164.6 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1664119.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dist_ht_cl.osm_3.0.1_out.osw b/test/dist_ht_cl.osm_3.0.1_out.osw new file mode 100644 index 000000000..e503ff92c --- /dev/null +++ b/test/dist_ht_cl.osm_3.0.1_out.osw @@ -0,0 +1,1100 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 13", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 3 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-12.11], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-12.11], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"PLANT LOOP 2\"", + " ************* ** ~~~ ** This error occurred 4121 total times;", + " ************* ** ~~~ ** during Warmup 1504 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-13.036874", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 8292 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 31800 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761735E-003 {C} Min=-13.036874 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 27 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 44258 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dist_ht_cl.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7573447.4 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7573447.4 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5421.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1933.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3787932.16 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1622558.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49295.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 24425.25 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2162956.58 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 1622558.65 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3787932.16 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14447.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7158.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14447.18 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7157.46 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 633898.91 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 1622.56 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 1622.56 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3787.93 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3787.93 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2219558.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 210.53 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dist_ht_cl.rb_3.0.1_out.osw b/test/dist_ht_cl.rb_3.0.1_out.osw new file mode 100644 index 000000000..ce8f9d84b --- /dev/null +++ b/test/dist_ht_cl.rb_3.0.1_out.osw @@ -0,0 +1,1074 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 27 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 46 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dist_ht_cl.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7570878.81 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7570878.81 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3786064.97 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1621895.18 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 24415.77 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2162928.15 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 1621895.18 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3786064.97 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7155.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7155.37 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 633892.47 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 1621.89 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 1621.89 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3786.06 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3786.06 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2218805.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 210.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.osw b/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.osw new file mode 100644 index 000000000..b185667e7 --- /dev/null +++ b/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 7 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dsn_oa_w_ideal_loads.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6490926.51 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6490926.51 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.3 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.3 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3774577.42 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 627113.72 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 627113.72 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3774577.42 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 627.11 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 627.11 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3774.58 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3774.58 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1902302.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dsn_oa_w_ideal_loads.rb_3.0.1_out.osw b/test/dsn_oa_w_ideal_loads.rb_3.0.1_out.osw new file mode 100644 index 000000000..4beed3854 --- /dev/null +++ b/test/dsn_oa_w_ideal_loads.rb_3.0.1_out.osw @@ -0,0 +1,1015 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dsn_oa_w_ideal_loads.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6487950.36 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6487950.36 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3772264.75 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 626450.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 626450.25 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3772264.75 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 626.45 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 626.45 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3772.26 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3772.26 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1901430.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dual_duct.osm_3.0.1_out.osw b/test/dual_duct.osm_3.0.1_out.osw new file mode 100644 index 000000000..9c4a1564a --- /dev/null +++ b/test/dual_duct.osm_3.0.1_out.osw @@ -0,0 +1,1065 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** CalcTwoSpeedDXCoilStandardRating: Did not find an appropriate fan associated with DX coil named = \"COIL COOLING DX TWO SPEED 1\". Standard Ratings will not be calculated.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/11 21:00 - 21:15", + " ** ~~~ ** Enthalpy=-43783.46822 Pressure= 98500.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyWFnTdbTwbPb, Environment=RUN PERIOD 1, at Simulation time=01/16 22:30 - 22:45", + " ** ~~~ ** Input Temperature=-100.18", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=04/04 05:45 - 06:00", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -25748406.182", + " ** ~~~ ** Calculated Humidity Ratio= -10.7507 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 3900 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42432.01782 J/kg Min=-57860161.626838 J/kg", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 5742 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.014828 C Min=-57598.203125 C", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 620 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.410796E-003 [] Min=-17.423421 []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10285 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dual_duct.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5384719.67 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5384719.67 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 100.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 100.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4045529.9 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 220964.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 73607.48 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1339189.77 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4045529.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 64758.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 21572.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 40463.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 64759.43 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 21571.65 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 392478.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4045.53 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4045.53 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1578105.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 161.76 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/dual_duct.rb_3.0.1_out.osw b/test/dual_duct.rb_3.0.1_out.osw new file mode 100644 index 000000000..6519cb5a7 --- /dev/null +++ b/test/dual_duct.rb_3.0.1_out.osw @@ -0,0 +1,1065 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** CalcTwoSpeedDXCoilStandardRating: Did not find an appropriate fan associated with DX coil named = \"COIL COOLING DX TWO SPEED 1\". Standard Ratings will not be calculated.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/11 21:00 - 21:15", + " ** ~~~ ** Enthalpy=-43783.46821 Pressure= 98500.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyWFnTdbTwbPb, Environment=RUN PERIOD 1, at Simulation time=01/16 22:30 - 22:45", + " ** ~~~ ** Input Temperature=-100.18", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=04/04 05:45 - 06:00", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -25748406.173", + " ** ~~~ ** Calculated Humidity Ratio= -10.7507 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 3900 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42432.017822 J/kg Min=-57860161.636075 J/kg", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 5742 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.014828 C Min=-57598.203125 C", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 620 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.410796E-003 [] Min=-17.423421 []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10285 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/dual_duct.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5384719.67 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5384719.67 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 100.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 100.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4045529.9 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 220964.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 73607.48 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1339189.77 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4045529.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 64758.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 21572.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 40463.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 64759.43 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 21571.65 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 392478.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4045.53 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4045.53 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1578105.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 161.76 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ducts_and_pipes.osm_3.0.1_out.osw b/test/ducts_and_pipes.osm_3.0.1_out.osw new file mode 100644 index 000000000..ac37d8fe3 --- /dev/null +++ b/test/ducts_and_pipes.osm_3.0.1_out.osw @@ -0,0 +1,1065 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/13 00:15 - 00:30", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.59 [C]", + " ** ~~~ ** Controller sensed temperature = 14.59 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 24.41 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 14.60 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 1578 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 29 Warning; 1579 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ducts_and_pipes.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5389496.67 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5389496.67 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 100.14 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 100.14 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4724.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1876.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3380550.89 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 466164.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 33808.64 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 300543.33 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 163820.71 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2008945.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3380550.89 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 136619.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9908.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 88080.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48011.11 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33812.03 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 136618.24 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9906.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 88079.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48011.81 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 588763.94 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3380.55 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3380.55 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1579505.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 169.64 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ducts_and_pipes.rb_3.0.1_out.osw b/test/ducts_and_pipes.rb_3.0.1_out.osw new file mode 100644 index 000000000..44cd707e4 --- /dev/null +++ b/test/ducts_and_pipes.rb_3.0.1_out.osw @@ -0,0 +1,1065 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/13 00:30 - 00:45", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.59 [C]", + " ** ~~~ ** Controller sensed temperature = 14.55 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 24.41 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 14.56 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 1719 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 29 Warning; 1720 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ducts_and_pipes.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5379620.41 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5379620.41 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 99.96 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 99.96 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4425.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1621.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3372409.14 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 466174.37 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 33808.64 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 298429.7 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 164180.88 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2007211.27 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3372409.14 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 136622.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9908.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 87461.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48116.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33730.6 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 136622.6 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9908.74 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 87461.14 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48116.59 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 588256.18 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3372.41 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3372.41 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1576611.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 165.76 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/electric_equipment_ITE.osm_3.0.1_out.osw b/test/electric_equipment_ITE.osm_3.0.1_out.osw new file mode 100644 index 000000000..1ba15d78d --- /dev/null +++ b/test/electric_equipment_ITE.osm_3.0.1_out.osw @@ -0,0 +1,1044 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb) ", + " ** ~~~ ** Routine=CalcZoneITEq, Environment=RUN PERIOD 1, at Simulation time=04/28 02:15 - 02:30", + " ** ~~~ ** Dry-Bulb= 12.79 Humidity Ratio= 9.608E-003 Calculated Relative Humidity [%]= 101.80", + " ** ~~~ ** Relative Humidity being reset to 100.0%", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=101.806982 % Min=101.181738 %", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 25 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/electric_equipment_ITE.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7894672.1 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7894672.1 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 26.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4725.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3727.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1141825.81 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 456231.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 4916943.48 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 47893.2 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 168948.4 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 118202.27 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6752846.29 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1141825.81 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 133708.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 1441013.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14036.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 49513.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 34641.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 11420.46 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 133708.74 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 1441014.72 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14036.81 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 49514.79 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 34640.69 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1979062.89 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1141.82 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1141.82 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2313700.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 432.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/electric_equipment_ITE.rb_3.0.1_out.osw b/test/electric_equipment_ITE.rb_3.0.1_out.osw new file mode 100644 index 000000000..66b795d87 --- /dev/null +++ b/test/electric_equipment_ITE.rb_3.0.1_out.osw @@ -0,0 +1,1044 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb) ", + " ** ~~~ ** Routine=CalcZoneITEq, Environment=RUN PERIOD 1, at Simulation time=04/28 02:15 - 02:30", + " ** ~~~ ** Dry-Bulb= 12.79 Humidity Ratio= 9.608E-003 Calculated Relative Humidity [%]= 101.80", + " ** ~~~ ** Relative Humidity being reset to 100.0%", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Calculated Relative Humidity out of range (PsyRhFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=101.806982 % Min=101.181738 %", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 25 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/electric_equipment_ITE.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7894672.1 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7894672.1 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 26.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4725.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3727.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1141825.81 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 456231.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 4916943.48 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 47893.2 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 168948.4 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 118202.27 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6752846.29 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1141825.81 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 133708.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 1441013.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14036.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 49513.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 34641.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 11420.46 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 133708.74 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 1441014.72 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14036.81 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 49514.79 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 34640.69 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1979062.89 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1141.82 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1141.82 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2313700.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 432.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ems.osm_3.0.1_out.osw b/test/ems.osm_3.0.1_out.osw new file mode 100644 index 000000000..7611a5db8 --- /dev/null +++ b/test/ems.osm_3.0.1_out.osw @@ -0,0 +1,1009 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** Site:GroundTemperature:BuildingSurface: Some values fall outside the range of 15-25C.", + " ** ~~~ ** These values may be inappropriate. Please consult the Input Output Reference for more details.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object=BALTIMORE BLT WASHNGTN INTL", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[2.81] degrees, Longitude difference=[11.24] degrees.", + " ** ~~~ ** ..Time Zone difference=[1.0] hour(s), Elevation difference=[346.67] percent, [156.00] meters.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=83011 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER INTL AP ANN CLG 1% CONDNS DB=>MWB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"SUPPLYFANOPERATION 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"SUPPLYFANOPERATION\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=83011 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER INTL AP ANN CLG 1% CONDNS WB=>MDB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** SetUpDesignDay: Entered DesignDay Barometric Pressure=83011 differs by more than 10% from Standard Barometric Pressure=98934.", + " ** ~~~ ** ...occurs in DesignDay=DENVER INTL AP ANN HTG 99% CONDNS DB, Standard Pressure (based on elevation) will be used.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 2 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 20 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ems.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 32803.95 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 32803.95 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 2012.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 16.3 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 16.3 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 31789.79 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18.96 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 492.86 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 492.86 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 32803.95 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 9316.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 144.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 144.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 9317.49 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4.34 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 145.8 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 145.6 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 9613.22 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ext_ins_fin_wall", + "units": "ft^2", + "value": 1697.06 + }, + { + "name": "fin_ins_ext_roof", + "units": "ft^2", + "value": 1800.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 2012.13 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 9613.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 5.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ems.rb_3.0.1_out.osw b/test/ems.rb_3.0.1_out.osw new file mode 100644 index 000000000..9a5185fea --- /dev/null +++ b/test/ems.rb_3.0.1_out.osw @@ -0,0 +1,1131 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** DetermineMeterIPUnits: Meter units not recognized for IP Units conversion=[].", + " ** ~~~ ** ..on Meter=\"Electricity:Zone:\".", + " ** ~~~ ** ..requests for IP units from this meter will be ignored.", + " ** Warning ** DetermineMeterIPUnits: Meter units not recognized for IP Units conversion=[].", + " ** ~~~ ** ..on Meter=\"Fans:Electricity\".", + " ** ~~~ ** ..requests for IP units from this meter will be ignored.", + " ** Warning ** DetermineMeterIPUnits: Meter units not recognized for IP Units conversion=[].", + " ** ~~~ ** ..on Meter=\"Fans:Electricity:Zone:\".", + " ** ~~~ ** ..requests for IP units from this meter will be ignored.", + " ** Warning ** DetermineMeterIPUnits: Meter units not recognized for IP Units conversion=[].", + " ** ~~~ ** ..on Meter=\"General:Fans:Electricity\".", + " ** ~~~ ** ..requests for IP units from this meter will be ignored.", + " ** Warning ** Energy Management System is missing input object EnergyManagementSystem:ProgramCallingManager", + " ** ~~~ ** EnergyPlus Runtime Language programs need a calling manager to control when they get executed", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14847 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ems.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 718473.12 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.osw b/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.osw new file mode 100644 index 000000000..16458eea4 --- /dev/null +++ b/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.osw @@ -0,0 +1,1277 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object=BALTIMORE BLT WASHNGTN INTL", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[2.81] degrees, Longitude difference=[11.24] degrees.", + " ** ~~~ ** ..Time Zone difference=[1.0] hour(s), Elevation difference=[346.67] percent, [156.00] meters.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH DEFAULT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH FRIDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH MONDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SATURDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SUNDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH THURSDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH TUESDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH WEDNESDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH DEFAULT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH FRIDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH MONDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SATURDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SUMMER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH SUNDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH THURSDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH TUESDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH WEDNESDAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH WINTER DESIGN DAY\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"ECONOMIZER MAX OA FRACTION 70 PCT DEFAULT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 21\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 22\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 23\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 24\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 25\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 26\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 29\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 30\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 31\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 32\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 33\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 34\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 35\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 36\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 37\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 38\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 39\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 40\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 41\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 42\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 43\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 44\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 45\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 46\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 47\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 48\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 49\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 50\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 51\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"DATACENTER_BASEMENT_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"DATACENTER_MID_ZN_6 ZN PSZ-AC DATA CENTER OCC SCH\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ECONOMIZER MAX OA FRACTION 70 PCT\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION LATENT - 0.05\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION LATENT - 0.05 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION LATENT - 0.05 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.2 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.2 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MIXED WATER AT FAUCET TEMP - 140F\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MIXED WATER AT FAUCET TEMP - 140F 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MIXED WATER AT FAUCET TEMP - 140F 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"GENERATOR DEMAND\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 14 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetInternalHeatGains: People=\"OFFICE WHOLEBUILDING - LG OFFICE PEOPLE\" has comfort related schedules but no thermal comfort model selected.", + " ** ~~~ ** If schedules are specified for air velocity, clothing insulation, and/or work efficiency but no thermal comfort", + " ** ~~~ ** thermal comfort model is selected, the schedules will be listed as unused schedules in the .err file.", + " ** ~~~ ** To avoid these errors, select a valid thermal comfort model or eliminate these schedules in the PEOPLE input.", + " ** Warning ** GetInternalHeatGains: People=\"OFFICE WHOLEBUILDING - LG OFFICE PEOPLE\" has comfort related schedules but no thermal comfort model selected.", + " ** ~~~ ** If schedules are specified for air velocity, clothing insulation, and/or work efficiency but no thermal comfort", + " ** ~~~ ** thermal comfort model is selected, the schedules will be listed as unused schedules in the .err file.", + " ** ~~~ ** To avoid these errors, select a valid thermal comfort model or eliminate these schedules in the PEOPLE input.", + " ** Warning ** GetInternalHeatGains: People=\"OFFICE WHOLEBUILDING - LG OFFICE PEOPLE\" has comfort related schedules but no thermal comfort model selected.", + " ** ~~~ ** If schedules are specified for air velocity, clothing insulation, and/or work efficiency but no thermal comfort", + " ** ~~~ ** thermal comfort model is selected, the schedules will be listed as unused schedules in the .err file.", + " ** ~~~ ** To avoid these errors, select a valid thermal comfort model or eliminate these schedules in the PEOPLE input.", + " ** Warning ** GetInternalHeatGains: People=\"OFFICE WHOLEBUILDING - LG OFFICE PEOPLE\" has comfort related schedules but no thermal comfort model selected.", + " ** ~~~ ** If schedules are specified for air velocity, clothing insulation, and/or work efficiency but no thermal comfort", + " ** ~~~ ** thermal comfort model is selected, the schedules will be listed as unused schedules in the .err file.", + " ** ~~~ ** To avoid these errors, select a valid thermal comfort model or eliminate these schedules in the PEOPLE input.", + " ** Warning ** GetInternalHeatGains: People=\"OFFICE WHOLEBUILDING - LG OFFICE PEOPLE\" has comfort related schedules but no thermal comfort model selected.", + " ** ~~~ ** If schedules are specified for air velocity, clothing insulation, and/or work efficiency but no thermal comfort", + " ** ~~~ ** thermal comfort model is selected, the schedules will be listed as unused schedules in the .err file.", + " ** ~~~ ** To avoid these errors, select a valid thermal comfort model or eliminate these schedules in the PEOPLE input.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 ZN\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 ZN\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 ZN\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 ZN\", only 0.57 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE_BOTTOM ZN VAV TERM", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETER_BOT_ZN_1 ZN VAV TERM", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETER_BOT_ZN_2 ZN VAV TERM", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETER_BOT_ZN_3 ZN VAV TERM", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETER_BOT_ZN_4 ZN VAV TERM", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"VAV_BOT WITH REHEAT VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"VAV_BOT WITH REHEAT VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"VAV_BOT WITH REHEAT VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"VAV_BOT WITH REHEAT VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"VAV_BOT WITH REHEAT VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water VAV_BOT WITH REHEAT CLG COIL", + " ** ~~~ ** the coil bypass factor is unrealistically large;", + " ** ~~~ ** The initial design conditions are: Tair,in = 27.0533", + " ** ~~~ ** Wair,in = 1.054419E-002", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 10.9136", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Warning ** Missing temperature setpoint for LeavingSetpointModulated mode Boiler named HOT WATER LOOP BOILER 8737KBTU/HR 0.8 THERMAL EFF", + " ** ~~~ ** A temperature setpoint is needed at the outlet node of a boiler in variable flow mode", + " ** ~~~ ** use a Setpoint Manager to establish a setpoint at the boiler outlet node ", + " ** ~~~ ** or use an EMS actuator to establish a setpoint at the boiler outlet node ", + " ** ~~~ ** The overall loop setpoint will be assumed for Boiler. The simulation continues ... ", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for VAV_BOT WITH REHEAT, at RUN PERIOD 1, 06/29 09:00 - 09:10", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=COOLING COIL AIR INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT DEMAND SIDE LUMPED CAPACITANCE HEAT STORAGE RATE, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT DEMAND SIDE LUMPED CAPACITANCE HEAT TRANSPORT RATE, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT SUPPLY SIDE LUMPED CAPACITANCE EXCESSIVE STORAGE TIME, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT SUPPLY SIDE LUMPED CAPACITANCE HEAT STORAGE RATE, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT SUPPLY SIDE LUMPED CAPACITANCE HEAT TRANSPORT RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=NODE 108, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 109, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 113, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL AIR OUTLET HUMIDITY RATIO, Frequency=Hourly", + " ************* Key=NODE 116, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 121, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 147, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 148, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 152, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 155, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 160, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 186, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 187, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 191, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL AIR OUTLET TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 196, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=NODE 199, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL LATENT COOLING ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE MECHANICAL VENTILATION COOLING LOAD INCREASE ENERGY DUE TO OVERHEATING ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=ZONE MECHANICAL VENTILATION HEATING LOAD INCREASE ENERGY DUE TO OVERCOOLING ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL SOURCE SIDE HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL SOURCE SIDE INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL SOURCE SIDE MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL SOURCE SIDE OUTLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER DRAWN ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER PRODUCED ELECTRIC ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER PRODUCED ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER PRODUCED THERMAL ENERGY, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER PRODUCED THERMAL RATE, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER REQUESTED ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=ELECTRIC LOAD CENTER SUPPLIED ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=FLUID HEAT EXCHANGER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=FLUID HEAT EXCHANGER LOOP DEMAND SIDE INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=FLUID HEAT EXCHANGER LOOP DEMAND SIDE OUTLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=FLUID HEAT EXCHANGER LOOP SUPPLY SIDE INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=FLUID HEAT EXCHANGER LOOP SUPPLY SIDE OUTLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR AIR INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR AIR MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR ANCILLARY AC ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR BLOWER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR BLOWER SKIN HEAT LOSS RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR DC STORAGE CHARGING POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR DC STORAGE DISCHARGING POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR ELECTRIC STORAGE CHARGE STATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL CELL MODEL ITERATION COUNT, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL COMPRESSOR ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL COMPRESSOR SKIN HEAT LOSS RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL CONSUMPTION RATE LHV BASIS, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL HHV BASIS RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL REFORMER WATER INLET TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL REFORMER WATER MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR FUEL REFORMER WATER PUMP ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR HEAT RECOVERY EXIT GAS H2O VAPOR FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR HEAT RECOVERY EXIT GAS TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR HEAT RECOVERY WATER CONDENSATE MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR INVERTER LOSS POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING AIR ENTHALPY, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING AIR TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING FUEL ENTHALPY, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING FUEL TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING REFORMING WATER ENTHALPY, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR POWER MODULE ENTERING REFORMING WATER TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCED DC ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCED ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCED THERMAL RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS AR MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS CO2 MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS ENTHALPY, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS H2O VAPOR MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS N2 MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS O2 MOLAR FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PRODUCT GAS TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR REQUESTED ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR ZONE SENSIBLE HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEAT EXCHANGER EXHAUST AIR BYPASS MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEAT EXCHANGER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEAT EXCHANGER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL AIR INLET HUMIDITY RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR OUTLET TEMPERATURE, Frequency=Hourly", + " ************* Key=Hot Water Loop, VarName=PLANT DEMAND SIDE LUMPED CAPACITANCE EXCESSIVE STORAGE TIME, Frequency=Hourly", + " ************* There are 32 unused schedules in input.", + " ************* There are 32 unused week schedules in input.", + " ************* There are 103 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"MAIN SERVICE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 132621 total times;", + " ************* ** ~~~ ** during Warmup 3105 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=82.222222", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 101 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 132740 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ems_1floor_SpaceType_1space.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Environment", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4510538.46 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4510538.46 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 37963.24 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 118.81 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 118.81 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 351.67 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 192.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 87.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 103.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 877650.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 69020.04 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 278923.62 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 2468665.52 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 435768.4 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 79028.99 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 26652.62 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 191989.84 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 82829.74 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3550058.5 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 960470.48 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 20227.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 81744.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 723494.44 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 127711.11 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 23161.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7811.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 56266.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 8778.2 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 828.46 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 20228.64 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 81743.69 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 723495.56 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 127710.67 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 23162.51 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7812.25 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 56266.7 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1040420.01 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 877.65 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 82.83 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 960.47 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "typical_iead_roof_r_20_83", + "units": "ft^2", + "value": 37963.27 + }, + { + "name": "typical_insulated_exterior_mass_wall_r_9_62", + "units": "ft^2", + "value": 3039.41 + }, + { + "name": "u_0_52_shgc_0_40_dbl_ref_d_clr_6_mm_13_mm_air", + "units": "ft^2", + "value": 4158.28 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 57.77 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 57.77 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_office_whole_building_lg_office", + "units": "ft^2", + "value": 37963.27 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 301999.04 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1321908.33 + }, + { + "name": "core_bottom_service_water_use_0_58_gal_min", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 261.62 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ems_scott.osm_3.0.1_out.osw b/test/ems_scott.osm_3.0.1_out.osw new file mode 100644 index 000000000..1dd61dce6 --- /dev/null +++ b/test/ems_scott.osm_3.0.1_out.osw @@ -0,0 +1,1183 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** Site:GroundTemperature:BuildingSurface: Some values fall outside the range of 15-25C.", + " ** ~~~ ** These values may be inappropriate. Please consult the Input Output Reference for more details.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object=DENVER INTL AP", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[2.15] degrees, Longitude difference=[16.73] degrees.", + " ** ~~~ ** ..Time Zone difference=[1.0] hour(s), Elevation difference=[87.82] percent, [1449.00] meters.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES INFIL_U 1 RANGE HOOD SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 ENERGY SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES MV_U 1 SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 AVAILABILITY SCHEDULE ALLDAY1 ON 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RES NV_U 1 TEMP SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"RESIDENTIAL WINDOW SHADING SCHEDULE ALLDAY9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES INFIL_U 1 BATH EXHAUST SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES INFIL_U 1 CLOTHES DRYER EXHAUST SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES INFIL_U 1 RANGE HOOD SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES MV_U 1 ENERGY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES MV_U 1 SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES NV_U 1 AVAIL SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RES NV_U 1 TEMP SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RESIDENTIAL WINDOW SHADING SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetSurfaceData: Entered Zone Floor Areas differ from calculated Zone Floor Area(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = RESIDENTIAL CENTRAL AC COOLING COIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Generator:MicroTurbine \"RESIDENTIAL PHOTOVOLTAICS GENERATOR\"", + " ** ~~~ ** Electrical Efficiency Function of Temperature Curve Name = NULL INPUT CURVE CUBIC 1", + " ** ~~~ ** ... Curve output at reference condition should equal 1 (+-10%).", + " ** ~~~ ** ... Reference combustion air inlet temperature = 15.0000 C", + " ** ~~~ ** ... Curve output = 9999999999999999583119736832.0000", + " ** Warning ** Generator:MicroTurbine \"RESIDENTIAL PHOTOVOLTAICS GENERATOR\"", + " ** ~~~ ** Electrical Efficiency Function of Part Load Ratio Curve Name = NULL INPUT CURVE CUBIC 2", + " ** ~~~ ** ... Curve output at a part-load ratio of 1 should equal 1 (+-10%).", + " ** ~~~ ** ... Curve output = 9999999999999999583119736832.0000", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"ELECTRICITY:FACILITY 1\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"ELECTRICITYPRODUCED:FACILITY 1\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"FUELOIL#1:FACILITY 1\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY 1\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"PROPANE:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"PROPANE:FACILITY 1\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"RESIDENTIAL CENTRAL AC COOLING COIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 6.787E-005 m3/s/W.", + " ** ~~~ ** Environment=RUN PERIOD, at Simulation time=04/11 14:30 - 14:40", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 44 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"SURFACE 18\" misses SubSurface \"UNIT 1 - SURFACE 5 - DOOR\"", + " *************", + " ** ~~~ ** The base surround errors occurred 1 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"RESIDENTIAL CENTRAL AC COOLING COIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 182570 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=7.061788E-005 Min=6.771474E-005", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* 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-- 182707 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ems_scott.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 29192.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 21382.75 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 160.81 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 181.53 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 132.97 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 103.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 11.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 103.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 11.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 22700.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 578.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 350.69 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 862.51 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 4691.69 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1791.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 22700.22 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 4691.69 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 169.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 102.78 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 252.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 227.05 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 170.12 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 103.2 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 252.34 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 525.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 22.7 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 22.7 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "construction_1", + "units": "ft^2", + "value": 6.25 + }, + { + "name": "ext_ins_fin_wall_3", + "units": "ft^2", + "value": 377.95 + }, + { + "name": "unfin_ins_ext_roof_2", + "units": "ft^2", + "value": 55.9 + }, + { + "name": "living_doors", + "units": "ft^2", + "value": 20.0 + }, + { + "name": "window_construction", + "units": "ft^2", + "value": 82.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 16.87 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 17.09 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 150.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6266.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 0.52 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 15 (m^2). OpenStudio reported area is 14 (m^2)." + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/epw_design_conditions.osm_3.0.1_out.osw b/test/epw_design_conditions.osm_3.0.1_out.osw new file mode 100644 index 000000000..657b837d1 --- /dev/null +++ b/test/epw_design_conditions.osm_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/epw_design_conditions.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/epw_design_conditions.rb_3.0.1_out.osw b/test/epw_design_conditions.rb_3.0.1_out.osw new file mode 100644 index 000000000..003f64406 --- /dev/null +++ b/test/epw_design_conditions.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/epw_design_conditions.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/evaporative_cooling.osm_3.0.1_out.osw b/test/evaporative_cooling.osm_3.0.1_out.osw new file mode 100644 index 000000000..6d149b1a3 --- /dev/null +++ b/test/evaporative_cooling.osm_3.0.1_out.osw @@ -0,0 +1,1240 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 10 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 10\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Given Wet Bulb Temperature invalid (PsyWFnTdbTwbPb)", + " ** ~~~ ** Routine=Unknown, Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 05:20 - 05:30", + " ** ~~~ ** Dry-Bulb= 17.09 Pressure= 98934.00", + " ** ~~~ ** Calculated Wet-Bulb= 17.11 ... Since Dry Bulb < Wet Bulb, Wet Bulb set = to Dry Bulb", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:30 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.55 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:30 - 09:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.328 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:15 - 10:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.21 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:15 - 10:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.083 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.35 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:10 - 13:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.096 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.75", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:20 - 14:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.00E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:20 - 14:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.844 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.39 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:15 - 13:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.869 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:15 - 13:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.306 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.03 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 08:40 - 08:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.283 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.54 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.969 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:10 - 17:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:10 - 17:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.45 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/09 12:15 - 12:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.245 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.82 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/10 09:50 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.204 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Given Wet Bulb Temperature invalid (PsyWFnTdbTwbPb)", + " ************* ** ~~~ ** This error occurred 724 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=32.363987 C Min=15.723124 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 833 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.616667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 576 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998694 Min=-1.486199", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 616 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-16.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 526 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998055 Min=-0.610791", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 643 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996368 Min=-3.831325", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 63 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-10.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 203 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989789 Min=-0.478256", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.978516 Min=-8.290132", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 134 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994673 Min=0.540279", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 232 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992284 Min=-0.426731", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 193 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999916 Min=0.273061", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.333333 [C] Min=-5.533333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-0.766667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 54 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 23 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.97778 Min=1.443666", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 20 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988006 Min=1.343704", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5150 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/evaporative_cooling.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7408821.04 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7408821.04 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 68.83 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 68.83 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 19.33 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 19.33 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4603092.8 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 237475.58 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479017.29 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2805728.24 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4603092.8 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 69597.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140386.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 46039.81 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 69596.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140386.36 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 822277.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4603.09 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4603.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2171311.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.36 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/evaporative_cooling.rb_3.0.1_out.osw b/test/evaporative_cooling.rb_3.0.1_out.osw new file mode 100644 index 000000000..e46e29ddd --- /dev/null +++ b/test/evaporative_cooling.rb_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997579 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997906 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1097 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997266 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994027 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999977 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 759 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998955 Min=-7.547268", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 795 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99963 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998793 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 234 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995104 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 182 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996301 Min=-0.853647", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10926 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/evaporative_cooling.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7137423.09 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7137423.09 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4346708.27 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 222386.33 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2790705.34 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4346708.27 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 65175.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43475.47 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 65174.78 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 817876.25 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4346.71 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4346.71 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2091772.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 349.64 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/exterior_equipment.osm_3.0.1_out.osw b/test/exterior_equipment.osm_3.0.1_out.osw new file mode 100644 index 000000000..0df4b0bbd --- /dev/null +++ b/test/exterior_equipment.osm_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/exterior_equipment.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4922137.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4922137.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 45.73 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 45.73 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2035418.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 648098.39 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 74659.55 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 74725.9 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2163894.92 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 74725.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 648098.39 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 2035418.31 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 21880.56 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 747.4 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 21880.25 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 634174.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 74.73 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 74.73 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 648.09 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 648.09 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 2035.42 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 2035.42 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 3000.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1442536.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 207.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/exterior_equipment.rb_3.0.1_out.osw b/test/exterior_equipment.rb_3.0.1_out.osw new file mode 100644 index 000000000..de477865a --- /dev/null +++ b/test/exterior_equipment.rb_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/exterior_equipment.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4922137.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4922137.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 45.73 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 45.73 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2035418.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 648098.39 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 74659.55 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 74725.9 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2163894.92 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 74725.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 648098.39 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 2035418.31 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 21880.56 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 747.4 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 21880.25 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 634174.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 74.73 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 74.73 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 648.09 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 648.09 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 2035.42 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 2035.42 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 3000.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1442536.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 207.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fan_on_off.osm_3.0.1_out.osw b/test/fan_on_off.osm_3.0.1_out.osw new file mode 100644 index 000000000..042c4673c --- /dev/null +++ b/test/fan_on_off.osm_3.0.1_out.osw @@ -0,0 +1,1116 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 7", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 7 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** GetDXCoils: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" curve values", + " ** ~~~ ** ... Total Cooling Capacity Function of Temperature Curve Name = CURVE BIQUADRATIC 7 output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.437", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 6\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 7\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 8\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 9\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-11.55], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-2.43], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 01:30 - 01:40", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[443.02], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 07:10 - 07:20", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 132,Temperature=[962.62], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 07:10 - 07:20", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CHILLED WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 4073 total times;", + " ************* ** ~~~ ** during Warmup 1226 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-13.540929", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 46236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-9.022788E-004 {C} Min=-13.540929 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 13265 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.737295E-004 {C} Min=-13.540929 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 173704 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=84457.912258 {C} Min=125.055997 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 62722 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=84457.912258 {C} Min=100.012599 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 22 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 300041 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fan_on_off.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7814429.9 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7814429.9 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5233.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.67 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1745.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1.33 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4530556.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 342853.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 59096.4 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 625568.78 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 167119.11 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3415354.73 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4399075.17 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 38533.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 100480.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 17319.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 183336.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48977.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43999.24 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 38532.59 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 100480.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 17320.13 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 183336.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48977.32 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1000940.82 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4399.08 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4399.08 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2290183.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 298.5 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fan_on_off.rb_3.0.1_out.osw b/test/fan_on_off.rb_3.0.1_out.osw new file mode 100644 index 000000000..55be683f6 --- /dev/null +++ b/test/fan_on_off.rb_3.0.1_out.osw @@ -0,0 +1,1120 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[1684.61], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:00 - 08:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 132,Temperature=[3913.10], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:00 - 08:03", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:05 - 13:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:25 - 14:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ** ~~~ ** Bad hot part-load ratio limits", + " ** ~~~ ** ..Part-load ratio set to 0 Environment=RUN PERIOD 1, at Simulation time=04/16 07:30 - 07:45", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 127966 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=6974.355473 {C} Min=125.016045 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 46178 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=6974.355473 {C} Min=100.048856 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 256 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.6 [C] Min=-13.05 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 40 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"CHILLED WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=166.499473", + " *************", + " ************* ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ************* ** ~~~ ** This error occurred 29 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 174513 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fan_on_off.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8430349.9 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8430349.9 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 78.32 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 78.32 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 2684.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1100.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5109786.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 586111.15 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 64868.6 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 410831.33 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 169517.09 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3391735.13 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 5038624.25 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 20855.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 171772.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19011.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 120402.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 49680.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 50395.96 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 20856.71 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 171773.34 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19012.02 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 120401.72 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 49680.74 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 994018.8 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 5038.62 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 5038.62 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2470691.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 319.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fan_systemmodel.osm_3.0.1_out.osw b/test/fan_systemmodel.osm_3.0.1_out.osw new file mode 100644 index 000000000..df0010292 --- /dev/null +++ b/test/fan_systemmodel.osm_3.0.1_out.osw @@ -0,0 +1,1216 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"FRACTION LATENT DEFAULTDAY - 0.05\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"FRACTION SENSIBLE DEFAULTDAY - 0.2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.05\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Water heater = 600 GAL WATER HEATER - 600 KBTU/HR: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Cooling Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -19.999", + " ** ~~~ ** ... Cooling Minimum Outdoor Unit Inlet Temperature = -4.999", + " ** ~~~ ** ... Cooling Maximum Outdoor Unit Inlet Temperature = 43.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Cooling Mode limits.", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled and simulation continues.", + " ** ~~~ ** ...Heat Pump cut-in temperature= 55.0000000000000 ", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[182.46], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:45 - 09:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 205,Temperature=[246.97], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:45 - 08:50", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 11:45 - 11:52", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ** ~~~ ** Bad hot part-load ratio limits", + " ** ~~~ ** ..Part-load ratio set to 0 Environment=RUN PERIOD 1, at Simulation time=01/05 17:15 - 17:30", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Heating Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -20.149", + " ** ~~~ ** ... Heating Minimum Outdoor Unit Inlet Temperature = -19.999", + " ** ~~~ ** ... Heating Maximum Outdoor Unit Inlet Temperature = 30.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Heating Mode limits.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/07 03:00 - 03:15", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/10 16:45 - 16:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.668 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 10:15 - 10:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Part-load ratio cooling control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ** ~~~ ** Bad part-load ratio limits", + " ** ~~~ ** ..Part-load ratio set to 0 Environment=RUN PERIOD 1, at Simulation time=03/26 09:53 - 10:00", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 23.07 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 8 unused schedules in input.", + " ************* There are 8 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max cooling temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 1359 total times;", + " ************* ** ~~~ ** during Warmup 54 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.025 Min=-20.", + " *************", + " ************* ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled error continues...", + " ************* ** ~~~ ** This error occurred 586855 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=55. Min=55.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 42928 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=8897.271801 {C} Min=125.601672 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17448 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=8897.271801 {C} Min=100.539201 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 201 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.3 [C] Min=-13.175 [C]", + " *************", + " ************* ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ************* ** ~~~ ** This error occurred 275 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max heating temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 2024 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=35. Min=-22.8", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 694 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995161 Min=-2.342145", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.5 [C]", + " *************", + " ************* ** Warning ** Part-load ratio cooling control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ************* ** ~~~ ** This error occurred 4983 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 29 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 656832 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fan_systemmodel.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 11964399.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 11964399.77 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 74.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 74.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5548.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2090.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5881375.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 776271.7 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 474609.94 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 397258.59 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 190463.85 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 1110566.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 5252499.18 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 6711900.59 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 82072.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 227502.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 139094.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 116425.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 55819.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 56024.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 11107.81 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 82071.54 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 227503.99 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 139093.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 116425.69 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 55819.37 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1539355.39 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 5601.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 1110.57 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 6711.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3506419.44 + }, + { + "name": "estar_mfhr_whole_building_water_use_equipment", + "units": "gal/min", + "value": 8.32 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 505.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fan_systemmodel.rb_3.0.1_out.osw b/test/fan_systemmodel.rb_3.0.1_out.osw new file mode 100644 index 000000000..fc67c1d48 --- /dev/null +++ b/test/fan_systemmodel.rb_3.0.1_out.osw @@ -0,0 +1,1216 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"FRACTION LATENT DEFAULTDAY - 0.05\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"FRACTION SENSIBLE DEFAULTDAY - 0.2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.05\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRACTION SENSIBLE - 0.2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Water heater = 600 GAL WATER HEATER - 600 KBTU/HR: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Cooling Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -19.999", + " ** ~~~ ** ... Cooling Minimum Outdoor Unit Inlet Temperature = -4.999", + " ** ~~~ ** ... Cooling Maximum Outdoor Unit Inlet Temperature = 43.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Cooling Mode limits.", + " ** ~~~ ** During Warmup, Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled and simulation continues.", + " ** ~~~ ** ...Heat Pump cut-in temperature= 55.0000000000000 ", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[182.46], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:45 - 09:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 205,Temperature=[246.97], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 08:45 - 08:50", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 11:45 - 11:52", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ** ~~~ ** Bad hot part-load ratio limits", + " ** ~~~ ** ..Part-load ratio set to 0 Environment=RUN PERIOD 1, at Simulation time=01/05 17:15 - 17:30", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Heating Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -20.149", + " ** ~~~ ** ... Heating Minimum Outdoor Unit Inlet Temperature = -19.999", + " ** ~~~ ** ... Heating Maximum Outdoor Unit Inlet Temperature = 30.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Heating Mode limits.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/07 03:00 - 03:15", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/10 16:45 - 16:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.668 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 10:15 - 10:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Part-load ratio cooling control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ** ~~~ ** Bad part-load ratio limits", + " ** ~~~ ** ..Part-load ratio set to 0 Environment=RUN PERIOD 1, at Simulation time=03/26 09:53 - 10:00", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 23.07 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 8 unused schedules in input.", + " ************* There are 8 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max cooling temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 1359 total times;", + " ************* ** ~~~ ** during Warmup 54 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.025 Min=-20.", + " *************", + " ************* ** Warning ** WaterHeater:HeatPump:PumpedCondenser \"WATER HEATER HEAT PUMP 1: Water heater tank set point temperature is greater than or equal to the cut-in temperature of the heat pump water heater. Heat Pump will be disabled error continues...", + " ************* ** ~~~ ** This error occurred 586855 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=55. Min=55.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 42928 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=8897.271801 {C} Min=125.601672 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17448 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=8897.271801 {C} Min=100.539201 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 201 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.3 [C] Min=-13.175 [C]", + " *************", + " ************* ** Warning ** Part-load ratio heating control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ************* ** ~~~ ** This error occurred 275 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max heating temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 2024 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=35. Min=-22.8", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 694 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995161 Min=-2.342145", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.5 [C]", + " *************", + " ************* ** Warning ** Part-load ratio cooling control failed in fan coil unit ZONE HVAC FOUR PIPE FAN COIL 1", + " ************* ** ~~~ ** This error occurred 4983 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 29 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 656832 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fan_systemmodel.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 11964399.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 11964399.77 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 74.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 74.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5548.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2090.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5881375.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 776271.7 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 474609.94 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 397258.59 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 190463.85 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 1110566.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 5252499.18 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 6711900.59 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 82072.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 227502.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 139094.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 116425.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 55819.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 56024.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 11107.81 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 82071.54 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 227503.99 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 139093.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 116425.69 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 55819.37 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1539355.39 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 5601.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 1110.57 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 6711.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3506419.44 + }, + { + "name": "estar_mfhr_whole_building_water_use_equipment", + "units": "gal/min", + "value": 8.32 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 505.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fluid_coolers.osm_3.0.1_out.osw b/test/fluid_coolers.osm_3.0.1_out.osw new file mode 100644 index 000000000..03fcae130 --- /dev/null +++ b/test/fluid_coolers.osm_3.0.1_out.osw @@ -0,0 +1,1054 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:CalculateWaterUsage,Temperature=[-0.52], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/12 18:00 - 18:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 18326 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.134977E-004 {C} Min=-21.140101 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18353 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fluid_coolers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5301994.19 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5301994.19 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 98.51 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 98.51 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4258.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1579.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3347671.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 442772.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 33808.64 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 297785.18 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 135338.81 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1954323.08 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3347671.11 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 129763.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9908.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 87272.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 39663.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33483.17 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 129763.37 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9908.91 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 87272.31 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 39663.07 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 572754.77 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3347.67 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3347.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1553861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 164.44 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fluid_coolers.rb_3.0.1_out.osw b/test/fluid_coolers.rb_3.0.1_out.osw new file mode 100644 index 000000000..0a2269472 --- /dev/null +++ b/test/fluid_coolers.rb_3.0.1_out.osw @@ -0,0 +1,1054 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:CalculateWaterUsage,Temperature=[-0.52], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/12 18:00 - 18:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 18326 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.134977E-004 {C} Min=-21.140101 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18353 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fluid_coolers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5301994.19 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5301994.19 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 98.51 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 98.51 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4258.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1579.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3347671.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 442772.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 33808.64 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 297785.18 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 135338.81 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1954323.08 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3347671.11 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 129763.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9908.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 87272.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 39663.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33483.17 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 129763.37 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9908.91 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 87272.31 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 39663.07 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 572754.77 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3347.67 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3347.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1553861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 164.44 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/foundation_kiva.osm_3.0.1_out.osw b/test/foundation_kiva.osm_3.0.1_out.osw new file mode 100644 index 000000000..22b6d30c7 --- /dev/null +++ b/test/foundation_kiva.osm_3.0.1_out.osw @@ -0,0 +1,1119 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.19 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.636 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.75 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.702 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 11:30 - 11:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.056 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:15 - 16:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 4040 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.85 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10237 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999597 Min=-7.267351", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1899 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5716 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99943 Min=-8.827744", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 369 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 653 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 101 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993981 Min=0.748562", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23058 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/foundation_kiva.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4266570.33 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4266570.33 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.64 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.64 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 37.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1457477.34 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 539061.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 116572.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 64224.09 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2809092.99 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1457477.34 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 157983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 34163.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 18822.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14577.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 157983.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 34164.53 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 18821.47 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 823263.64 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1457.48 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1457.48 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1250408.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 371.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/foundation_kiva.rb_3.0.1_out.osw b/test/foundation_kiva.rb_3.0.1_out.osw new file mode 100644 index 000000000..8b70be3e0 --- /dev/null +++ b/test/foundation_kiva.rb_3.0.1_out.osw @@ -0,0 +1,1119 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.19 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.636 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.75 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.702 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 11:30 - 11:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.056 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:15 - 16:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 4040 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.85 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10237 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999597 Min=-7.267351", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1899 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5716 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99943 Min=-8.827744", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 369 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 653 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 101 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993981 Min=0.748562", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23058 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/foundation_kiva.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4266570.33 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4266570.33 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.64 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.64 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 37.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1457477.34 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 539061.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 116572.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 64224.09 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2809092.99 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1457477.34 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 157983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 34163.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 18822.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14577.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 157983.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 34164.53 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 18821.47 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 823263.64 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1457.48 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1457.48 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1250408.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 371.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/foundation_kiva_customblocks.osm_3.0.1_out.osw b/test/foundation_kiva_customblocks.osm_3.0.1_out.osw new file mode 100644 index 000000000..dc0555d03 --- /dev/null +++ b/test/foundation_kiva_customblocks.osm_3.0.1_out.osw @@ -0,0 +1,1119 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.19 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.638 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.75 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.703 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.88 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 11:30 - 11:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.207 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:15 - 16:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 4041 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.85 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10250 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999782 Min=-7.263289", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1903 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99973 Min=-8.826318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 376 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 652 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993702 Min=0.789321", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23095 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/foundation_kiva_customblocks.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4261878.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4261878.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.59 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.59 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 38.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1453250.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 538909.86 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 116344.55 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 64129.31 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2808628.56 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1453250.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 157938.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 34097.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 18794.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14535.3 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 157939.78 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 34098.24 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 18795.66 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 823127.96 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1453.25 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1453.25 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1249033.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 371.65 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/foundation_kiva_customblocks.rb_3.0.1_out.osw b/test/foundation_kiva_customblocks.rb_3.0.1_out.osw new file mode 100644 index 000000000..473d1a448 --- /dev/null +++ b/test/foundation_kiva_customblocks.rb_3.0.1_out.osw @@ -0,0 +1,1119 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.19 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:00 - 08:03", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.638 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.75 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:55 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.703 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.88 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 11:30 - 11:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.207 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 16:15 - 16:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 4041 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.85 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10250 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999782 Min=-7.263289", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1903 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99973 Min=-8.826318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 376 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 652 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993702 Min=0.789321", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.125 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23095 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/foundation_kiva_customblocks.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4261878.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4261878.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.59 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.59 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 38.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1453250.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 538909.86 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 116344.55 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 64129.31 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2808628.56 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1453250.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 157938.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 34097.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 18794.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14535.3 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 157939.78 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 34098.24 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 18795.66 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 823127.96 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1453.25 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1453.25 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1249033.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 371.65 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fuelcell.osm_3.0.1_out.osw b/test/fuelcell.osm_3.0.1_out.osw new file mode 100644 index 000000000..061589bd9 --- /dev/null +++ b/test/fuelcell.osm_3.0.1_out.osw @@ -0,0 +1,1244 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10544 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fuelcell.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7470628.2 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7369003.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 69.4 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 68.46 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 8293.4 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 319035.24 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2799093.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4671544.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 82.95 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 3190.97 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 820333.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 8.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4352.51 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2159641.67 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/fuelcell.rb_3.0.1_out.osw b/test/fuelcell.rb_3.0.1_out.osw new file mode 100644 index 000000000..7e0076ba1 --- /dev/null +++ b/test/fuelcell.rb_3.0.1_out.osw @@ -0,0 +1,1244 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10544 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/fuelcell.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7470628.2 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7369003.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 69.4 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 68.46 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 8293.4 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 319035.24 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2799093.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4671544.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 82.95 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 3190.97 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 820333.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 8.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4352.51 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2159641.67 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/generator_microturbine.osm_3.0.1_out.osw b/test/generator_microturbine.osm_3.0.1_out.osw new file mode 100644 index 000000000..d682a5cf5 --- /dev/null +++ b/test/generator_microturbine.osm_3.0.1_out.osw @@ -0,0 +1,1056 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:53 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 12 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 559 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.875 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 14 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 602 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/generator_microturbine.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 48438781.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 46824658.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 90.0 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 87.0 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 69.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 25028438.01 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 634089.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 5223088.41 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 5223088.41 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1132584.59 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 559714.44 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 4085745.78 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 6552032.28 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12772565.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 35666216.06 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 185833.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 1530736.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 1530736.11 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 331927.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 164036.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 250332.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 40865.34 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 65532.96 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 185833.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 1530735.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 1530735.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 331928.53 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 164036.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3743269.3 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 25028.45 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 4085.74 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 29114.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 77500.16 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 51666.77 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 13722952.78 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 150.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1574.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/generator_microturbine.rb_3.0.1_out.osw b/test/generator_microturbine.rb_3.0.1_out.osw new file mode 100644 index 000000000..610a76123 --- /dev/null +++ b/test/generator_microturbine.rb_3.0.1_out.osw @@ -0,0 +1,1056 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:53 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 12 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 559 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.875 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 14 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 602 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/generator_microturbine.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 48438781.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 46824658.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 90.0 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 87.0 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 69.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 25028438.01 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 634089.65 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 5223088.41 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 5223088.41 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1132584.59 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 559714.44 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 4085745.78 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 6552032.28 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12772565.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 35666216.06 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 185833.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 1530736.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 1530736.11 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 331927.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 164036.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 250332.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 40865.34 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 65532.96 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 185833.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 1530735.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 1530735.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 331928.53 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 164036.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3743269.3 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 25028.45 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 4085.74 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 29114.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 77500.16 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 51666.77 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 538195.52 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 13722952.78 + }, + { + "name": "service_water_use_1_gal_min", + "units": "gal/min", + "value": 150.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1574.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/headered_pumps.osm_3.0.1_out.osw b/test/headered_pumps.osm_3.0.1_out.osw new file mode 100644 index 000000000..d6fb07821 --- /dev/null +++ b/test/headered_pumps.osm_3.0.1_out.osw @@ -0,0 +1,1072 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 27 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 45 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/headered_pumps.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7692938.7 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7692938.7 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 71.47 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 71.47 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5421.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1933.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3787941.64 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1680764.1 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49295.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85701.62 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2224232.96 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 1680764.1 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3787941.64 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14447.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25116.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14447.18 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25117.06 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 651858.51 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 1680.76 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 1680.76 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3787.94 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3787.94 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2254577.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 212.41 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/headered_pumps.rb_3.0.1_out.osw b/test/headered_pumps.rb_3.0.1_out.osw new file mode 100644 index 000000000..bc117d59d --- /dev/null +++ b/test/headered_pumps.rb_3.0.1_out.osw @@ -0,0 +1,1074 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 27 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 46 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/headered_pumps.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7690332.2 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7690332.2 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 71.45 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 71.45 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3786064.97 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1680081.67 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85682.67 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2224195.05 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 1680081.67 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 3786064.97 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25111.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25110.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 651847.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 1680.08 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 1680.08 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 3786.06 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 3786.06 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2253813.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 212.4 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.osw b/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.osw new file mode 100644 index 000000000..37fe258d9 --- /dev/null +++ b/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.osw @@ -0,0 +1,1115 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 3\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 5\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.63", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:10 - 08:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.51 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:10 - 08:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.400 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:20 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.90 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:20 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.783 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:30 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.85 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:30 - 09:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.725 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:50 - 14:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.96 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:50 - 14:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.804 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 427 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-14.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 492 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996357 Min=0.437976", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1104 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.166667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 77 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997316 Min=1.567537", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 119 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.000000E-002 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 35 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99869 Min=1.668649", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 175 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 27 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.984402 Min=1.691612", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2477 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/heatexchanger_airtoair_sensibleandlatent.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3464451.66 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3464451.66 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.37 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.37 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1999069.52 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 81976.7 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 338787.75 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1465382.14 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1999069.52 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 24025.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 99288.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 19994.55 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 24025.04 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 99288.47 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 429460.63 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1999.07 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1999.07 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1015330.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 165.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/heatexchanger_airtoair_sensibleandlatent.rb_3.0.1_out.osw b/test/heatexchanger_airtoair_sensibleandlatent.rb_3.0.1_out.osw new file mode 100644 index 000000000..facafbfe2 --- /dev/null +++ b/test/heatexchanger_airtoair_sensibleandlatent.rb_3.0.1_out.osw @@ -0,0 +1,1129 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:15 - 08:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.01 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:15 - 08:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.445 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.58 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.872 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.56 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.882 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:45 - 14:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.73 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:45 - 14:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.691 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.08 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.907 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 483 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-15. [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1317 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999854 Min=-2.29024", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 901 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 925 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997697 Min=-1.00053", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 116 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-15.175 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 494 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993961 Min=-0.85337", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 146 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 529 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993706 Min=-0.907788", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 150 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987751 Min=-0.522708", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5083 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/heatexchanger_airtoair_sensibleandlatent.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3457532.6 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3457532.6 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.24 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.24 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1997922.66 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 76270.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 338730.88 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1459619.41 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1997922.66 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 22352.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 99272.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 19983.08 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 22352.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 99271.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 427770.92 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1997.92 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1997.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1013302.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 163.42 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/heatpump_hot_water.osm_3.0.1_out.osw b/test/heatpump_hot_water.osm_3.0.1_out.osw new file mode 100644 index 000000000..8a693bfff --- /dev/null +++ b/test/heatpump_hot_water.osm_3.0.1_out.osw @@ -0,0 +1,1135 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = WATER HEATER STRATIFIED 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Water heater = WATER HEATER STRATIFIED 1: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.32 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.132 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.93", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/14 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/14 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.357 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.89E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.860 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.14 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.930 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 08:30 - 08:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.38 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/10 10:30 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.585 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1279 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998582 Min=-3.020533", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 28 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-5.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 497 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994932 Min=-2.095128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 478 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995016 Min=-2.326691", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 254 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988281 Min=-3.382873", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-6.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 97 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994658 Min=-0.370921", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3090 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/heatpump_hot_water.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4530764.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4530764.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 84.18 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 84.18 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3080879.55 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 65257.21 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 338806.71 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 1203.73 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1449894.81 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3080879.55 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 19125.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 99294.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 352.78 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30814.74 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 19125.29 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 99295.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 353.39 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 424920.93 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3080.88 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3080.88 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1327836.11 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 171.21 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/heatpump_hot_water.rb_3.0.1_out.osw b/test/heatpump_hot_water.rb_3.0.1_out.osw new file mode 100644 index 000000000..a1fb9104e --- /dev/null +++ b/test/heatpump_hot_water.rb_3.0.1_out.osw @@ -0,0 +1,1135 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = WATER HEATER STRATIFIED 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Water heater = WATER HEATER STRATIFIED 1: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.32 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.132 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.93", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/14 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/14 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.357 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.89E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.860 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.14 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.930 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 08:30 - 08:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.38 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/10 10:30 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.585 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1279 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998582 Min=-3.020533", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 28 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-5.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 497 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994932 Min=-2.095128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 478 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995016 Min=-2.326691", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 254 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988281 Min=-3.382873", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-6.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 97 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994658 Min=-0.370921", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3090 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/heatpump_hot_water.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4530764.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4530764.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 84.18 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 84.18 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3080879.55 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 65257.21 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 338806.71 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 1203.73 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1449894.81 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3080879.55 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 19125.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 99294.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 352.78 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30814.74 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 19125.29 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 99295.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 353.39 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 424920.93 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3080.88 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3080.88 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1327836.11 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 171.21 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/hightemprad.osm_3.0.1_out.osw b/test/hightemprad.osm_3.0.1_out.osw new file mode 100644 index 000000000..f88f9275a --- /dev/null +++ b/test/hightemprad.osm_3.0.1_out.osw @@ -0,0 +1,1014 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/hightemprad.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4425974.22 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4425974.22 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 41.12 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 41.12 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1012.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5148.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 93.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 4205.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2336738.85 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2336738.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 23371.9 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2336.74 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2336.74 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1297125.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/hightemprad.rb_3.0.1_out.osw b/test/hightemprad.rb_3.0.1_out.osw new file mode 100644 index 000000000..d95fc584e --- /dev/null +++ b/test/hightemprad.rb_3.0.1_out.osw @@ -0,0 +1,1015 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/hightemprad.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4425974.22 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4425974.22 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 41.12 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 41.12 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1012.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5148.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 93.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 4205.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2336738.85 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2336738.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 23371.9 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2336.74 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2336.74 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1297125.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/hot_water.osm_3.0.1_out.osw b/test/hot_water.osm_3.0.1_out.osw new file mode 100644 index 000000000..0852cfeca --- /dev/null +++ b/test/hot_water.osm_3.0.1_out.osw @@ -0,0 +1,1244 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10544 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/hot_water.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7151602.43 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7151602.43 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.44 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.44 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 8293.4 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2799093.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4352508.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 82.95 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 820333.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 8.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4352.51 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2095927.78 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/hot_water.rb_3.0.1_out.osw b/test/hot_water.rb_3.0.1_out.osw new file mode 100644 index 000000000..3f254a6ad --- /dev/null +++ b/test/hot_water.rb_3.0.1_out.osw @@ -0,0 +1,1244 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP CONSTANT SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10544 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/hot_water.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7151602.43 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7151602.43 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.44 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.44 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 8293.4 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2799093.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4352508.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 82.95 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 820333.2 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 8.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4352.51 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2095927.78 + }, + { + "name": "water_use_equipment_1", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/humidity_control.osm_3.0.1_out.osw b/test/humidity_control.osm_3.0.1_out.osw new file mode 100644 index 000000000..dc15794c5 --- /dev/null +++ b/test/humidity_control.osm_3.0.1_out.osw @@ -0,0 +1,1208 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.804 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.126 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.909 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.172 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.36 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.692 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 6.85E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.895 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.135 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 793 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2423 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996716 Min=-3.812232", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 594 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996823 Min=-3.251573", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1106 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998944 Min=-5.573456", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 736 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996354 Min=-3.225331", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 647 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996178 Min=-1.917167", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 240 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.971874 Min=-4.118845", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 670 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999966 Min=-2.129586", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 40 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 235 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98382 Min=-1.380678", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9471 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/humidity_control.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7918613.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7918613.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.57 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.57 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4310520.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 233608.49 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 806156.37 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3608093.34 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4310520.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 68463.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 236261.11 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43113.52 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 68465.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 236260.75 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1057427.25 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4310.52 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4310.52 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2320716.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 355.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/humidity_control.rb_3.0.1_out.osw b/test/humidity_control.rb_3.0.1_out.osw new file mode 100644 index 000000000..63666c2c0 --- /dev/null +++ b/test/humidity_control.rb_3.0.1_out.osw @@ -0,0 +1,1208 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.804 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.126 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.909 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.36 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.692 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.172 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 6.85E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.895 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.135 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 793 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2423 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996716 Min=-3.812232", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 594 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996823 Min=-3.251573", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1106 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998944 Min=-5.573456", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 736 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996354 Min=-3.225331", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 240 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.971874 Min=-4.118845", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 647 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996178 Min=-1.917167", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 670 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999966 Min=-2.129586", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 40 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 235 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98382 Min=-1.380678", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9471 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/humidity_control.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7918613.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7918613.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.57 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.57 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4310520.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 233608.49 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 806156.37 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3608093.34 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4310520.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 68463.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 236261.11 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43113.52 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 68465.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 236260.75 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1057427.25 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4310.52 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4310.52 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2320716.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 355.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ideal_loads_w_plenums.osm_3.0.1_out.osw b/test/ideal_loads_w_plenums.osm_3.0.1_out.osw new file mode 100644 index 000000000..1df311b4f --- /dev/null +++ b/test/ideal_loads_w_plenums.osm_3.0.1_out.osw @@ -0,0 +1,1018 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ideal_loads_w_plenums.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1145218.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1145218.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 896492.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 68214.4 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 90251.15 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 90251.15 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 68214.4 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 896492.82 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 26450.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 26450.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 26451.11 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 26451.11 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 52902.22 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 68.22 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 68.22 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 896.49 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 896.49 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 9300.02 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 335630.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 17.67 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 5000 (m^2). OpenStudio reported area is 864 (m^2)." + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ideal_loads_w_plenums.rb_3.0.1_out.osw b/test/ideal_loads_w_plenums.rb_3.0.1_out.osw new file mode 100644 index 000000000..7728ba084 --- /dev/null +++ b/test/ideal_loads_w_plenums.rb_3.0.1_out.osw @@ -0,0 +1,1019 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ideal_loads_w_plenums.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1145218.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1145218.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 896492.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 68214.4 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 90251.15 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 90251.15 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 68214.4 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 896492.82 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 26450.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 26450.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 26451.11 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 26451.11 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 52902.22 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 68.22 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 68.22 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 896.49 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 896.49 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 9300.02 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 335630.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 17.67 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 5000 (m^2). OpenStudio reported area is 864 (m^2)." + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ideal_plant.osm_3.0.1_out.osw b/test/ideal_plant.osm_3.0.1_out.osw new file mode 100644 index 000000000..7fb13e1cf --- /dev/null +++ b/test/ideal_plant.osm_3.0.1_out.osw @@ -0,0 +1,1233 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10540 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ideal_plant.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7158578.36 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7158578.36 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.51 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.51 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 15269.33 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2814362.85 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 4475.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 4476.13 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 824809.34 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2097972.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/ideal_plant.rb_3.0.1_out.osw b/test/ideal_plant.rb_3.0.1_out.osw new file mode 100644 index 000000000..f8ca8adc6 --- /dev/null +++ b/test/ideal_plant.rb_3.0.1_out.osw @@ -0,0 +1,1233 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.65 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.800 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.166 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.903 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.171 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.154 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.88E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.705 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 5.91E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.894 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.133 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.87 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.944 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 791 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2411 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997132 Min=-3.81493", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 593 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99791 Min=-3.25189", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997698 Min=-5.574637", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 727 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994025 Min=-3.234128", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999969 Min=-1.917916", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988245 Min=-7.321054", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 794 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999581 Min=-3.068795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 664 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9989 Min=-2.130283", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 17 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-2.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 236 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995074 Min=-1.382885", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 183 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996725 Min=-0.853476", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10540 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/ideal_plant.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7158578.36 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7158578.36 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 66.51 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 66.51 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 230765.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 15269.33 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2814362.85 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4344215.51 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 67630.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 4475.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43450.54 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 67631.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 4476.13 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 824809.34 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4344.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2097972.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 351.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/interior_partitions.osm_3.0.1_out.osw b/test/interior_partitions.osm_3.0.1_out.osw new file mode 100644 index 000000000..91295418c --- /dev/null +++ b/test/interior_partitions.osm_3.0.1_out.osw @@ -0,0 +1,1226 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SolarCollector:FlatPlate:Water = SOLAR COLLECTOR FLAT PLATE WATER 1: Gross Area of solar collector parameters and surface object differ by more than 1%.", + " ** ~~~ ** Area of surface object will be used in all calculations.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[57633.60], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/04 10:45 - 11:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.31], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/05 10:55 - 11:00", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[-6.70], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/01 17:00 - 17:15", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"STORAGE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 21168 total times;", + " ************* ** ~~~ ** during Warmup 123 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 23400 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=367007.943639 {C} Min=125.000237 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 97931 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200. {C} Min=100.001557 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.44875 {C} Min=-10.89875 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 34 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 157372 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/interior_partitions.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6115107.54 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6115107.54 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 481661.7 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3524258.92 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 4817.55 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 481.66 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3524.26 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1792161.11 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/interior_partitions.rb_3.0.1_out.osw b/test/interior_partitions.rb_3.0.1_out.osw new file mode 100644 index 000000000..3deb874c5 --- /dev/null +++ b/test/interior_partitions.rb_3.0.1_out.osw @@ -0,0 +1,1043 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** GetSurfaceData: Entered Zone Floor Areas differ from calculated Zone Floor Area(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.68 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.198 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 110 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5. [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 404 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998296 Min=-1.841781", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 534 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/interior_partitions.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2868928.69 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2868928.69 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 53.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 53.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 44.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1586096.13 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 133632.74 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 73863.39 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 30709.27 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1282832.56 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1586096.13 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 39163.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 21647.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 9000.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 15864.02 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 39165.21 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 21646.57 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 9001.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 375960.17 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1586.09 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1586.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 26909.78 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 6888.9 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 840800.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 169.39 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lifecyclecostparameters.osm_3.0.1_out.osw b/test/lifecyclecostparameters.osm_3.0.1_out.osw new file mode 100644 index 000000000..2869e1886 --- /dev/null +++ b/test/lifecyclecostparameters.osm_3.0.1_out.osw @@ -0,0 +1,1059 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE NUMBER OF PEOPLE SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 5 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"THERMAL ZONE 1\", only 0.25 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROPANE:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 22:10 - 22:13", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.34 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/03 08:00 - 08:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.216 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE OUTDOOR DRY BULB, Frequency=Hourly", + " ************* Key=*, VarName=ZONE OUTDOOR WET BULB, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 8 unused week schedules in input.", + " ************* There are 30 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 179 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.2 [C] Min=-19.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.965566 Min=1.33617", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 219 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lifecyclecostparameters.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 166275.56 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 166275.56 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 38.62 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 38.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 110.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 110.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 58015.89 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18122.26 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 42936.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 35618.97 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 11591.8 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 108259.67 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 58015.89 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5311.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 12583.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 10438.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 3397.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 580.27 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5309.82 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 12584.38 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 10437.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 3396.59 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 31728.48 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 58.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 58.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "exterior_roof", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_wall", + "units": "ft^2", + "value": 2475.7 + }, + { + "name": "exterior_door", + "units": "ft^2", + "value": 43.06 + }, + { + "name": "exterior_window", + "units": "ft^2", + "value": 64.58 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 2.5 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 2.5 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_space_type_1", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 48730.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 11.67 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 10460.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 41851.18 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lifecyclecostparameters.rb_3.0.1_out.osw b/test/lifecyclecostparameters.rb_3.0.1_out.osw new file mode 100644 index 000000000..3350da9d1 --- /dev/null +++ b/test/lifecyclecostparameters.rb_3.0.1_out.osw @@ -0,0 +1,1054 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE ELECTRIC EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE GAS EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE HOT WATER EQUIPMENT WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE INFILTRATION WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE LIGHTING WINTER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"MEDIUM OFFICE NUMBER OF PEOPLE SUMMER DESIGN DAY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 5 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"THERMAL ZONE 1\", only 0.25 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"THERMAL ZONE 1\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROPANE:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 22:10 - 22:12", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/03 08:00 - 08:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.212 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 8 unused week schedules in input.", + " ************* There are 30 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 371 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-19.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988824 Min=1.566729", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 409 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lifecyclecostparameters.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 166569.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 166569.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 38.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 38.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 149.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.17 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 149.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.17 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 58347.62 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18084.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 42936.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 35618.97 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 11591.8 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 108221.76 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 58347.62 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5300.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 12583.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 10438.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 3397.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 583.59 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5300.81 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 12582.91 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 10437.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 3396.59 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 31718.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 58.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 58.35 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "exterior_roof", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_wall", + "units": "ft^2", + "value": 2475.7 + }, + { + "name": "exterior_door", + "units": "ft^2", + "value": 43.06 + }, + { + "name": "exterior_window", + "units": "ft^2", + "value": 64.58 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 2.5 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 2.5 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_space_type_1", + "units": "ft^2", + "value": 4305.56 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 48816.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 11.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 10460.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 41851.18 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_constflow.osm_3.0.1_out.osw b/test/lowtemprad_constflow.osm_3.0.1_out.osw new file mode 100644 index 000000000..e7bc5d313 --- /dev/null +++ b/test/lowtemprad_constflow.osm_3.0.1_out.osw @@ -0,0 +1,1085 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 1 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 1\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 10\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 2\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 3\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 4\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 5\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 6\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 7\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 8\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 9\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** ZoneHVAC:LowTemperatureRadiant:ConstantFlow [ZONE HVAC LOW TEMPERATURE RADIANT CONSTANT FLOW 4]", + " ** ~~~ ** Surface [SURFACE 25] temperature below dew-point temperature--potential for condensation exists", + " ** ~~~ ** Flow to the radiant system will be shut-off to avoid condensation", + " ** ~~~ ** Predicted radiant system surface temperature = 58.44", + " ** ~~~ ** Zone dew-point temperature + safety delta T= 65.04", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 00:00 - 00:10", + " ** ~~~ ** Note that a 1.0000 C safety was chosen in the input for the shut-off criteria", + " ** ~~~ ** Note also that this affects all surfaces that are part of this radiant system", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** ZoneHVAC:LowTemperatureRadiant:ConstantFlow [ZONE HVAC LOW TEMPERATURE RADIANT CONSTANT FLOW 4] condensation shut-off occurrence continues.", + " ************* ** ~~~ ** This error occurred 193114 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=64.277154 C Min=20.854637 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 43 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 193165 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_constflow.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8970425.57 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8970425.57 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 83.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 83.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1393414.38 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 5071617.76 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 416148.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2505383.95 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 5071617.76 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1393414.38 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 121961.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 121962.39 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 734256.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 5071.62 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 5071.62 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1393.42 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1393.42 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2628972.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 229.1 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_constflow.rb_3.0.1_out.osw b/test/lowtemprad_constflow.rb_3.0.1_out.osw new file mode 100644 index 000000000..e34469d1d --- /dev/null +++ b/test/lowtemprad_constflow.rb_3.0.1_out.osw @@ -0,0 +1,1087 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** ZoneHVAC:LowTemperatureRadiant:ConstantFlow [ZONE HVAC LOW TEMPERATURE RADIANT CONSTANT FLOW 1]", + " ** ~~~ ** Surface [SURFACE 25] temperature below dew-point temperature--potential for condensation exists", + " ** ~~~ ** Flow to the radiant system will be shut-off to avoid condensation", + " ** ~~~ ** Predicted radiant system surface temperature = 26.29", + " ** ~~~ ** Zone dew-point temperature + safety delta T= 27.87", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Note that a 1.0000 C safety was chosen in the input for the shut-off criteria", + " ** ~~~ ** Note also that this affects all surfaces that are part of this radiant system", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** ZoneHVAC:LowTemperatureRadiant:ConstantFlow [ZONE HVAC LOW TEMPERATURE RADIANT CONSTANT FLOW 1] condensation shut-off occurrence continues.", + " ************* ** ~~~ ** This error occurred 172586 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=43.688394 C Min=20.849399 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 43 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 172638 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_constflow.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 9001400.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 9001400.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 83.63 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 83.63 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1378855.91 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 5117852.28 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 415466.16 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2504692.04 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 5117852.28 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1378855.91 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 121761.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 121759.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 734054.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 5117.85 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 5117.85 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1378.85 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1378.85 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2638050.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 229.1 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_electric.osm_3.0.1_out.osw b/test/lowtemprad_electric.osm_3.0.1_out.osw new file mode 100644 index 000000000..226da3a3b --- /dev/null +++ b/test/lowtemprad_electric.osm_3.0.1_out.osw @@ -0,0 +1,1064 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 10 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 1\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 10\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 2\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 3\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 4\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 5\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 6\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 7\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 8\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 9\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 39 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 49 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_electric.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2104419.4 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2104419.4 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.55 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.55 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 15184.03 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2104419.4 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 4450.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 4450.67 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 616744.95 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 616744.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 212.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_electric.rb_3.0.1_out.osw b/test/lowtemprad_electric.rb_3.0.1_out.osw new file mode 100644 index 000000000..a4a15cf03 --- /dev/null +++ b/test/lowtemprad_electric.rb_3.0.1_out.osw @@ -0,0 +1,1066 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 39 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 50 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_electric.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2104125.57 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2104125.57 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.55 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.55 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 14890.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2104125.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 4363.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 4364.94 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 616659.22 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 616658.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 212.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_varflow.osm_3.0.1_out.osw b/test/lowtemprad_varflow.osm_3.0.1_out.osw new file mode 100644 index 000000000..608bf8f63 --- /dev/null +++ b/test/lowtemprad_varflow.osm_3.0.1_out.osw @@ -0,0 +1,1079 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 13", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 4 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 1\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 10\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 2\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 3\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 4\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 5\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 6\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 7\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 8\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"THERMAL ZONE 9\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 1 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 10 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 2 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 3 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 4 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 5 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 6 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 7 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 8 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=THERMAL ZONE 9 is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CHILLED WATER PLANT", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=HOT WATER PLANT", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 43 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 59 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_varflow.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 612294.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/lowtemprad_varflow.rb_3.0.1_out.osw b/test/lowtemprad_varflow.rb_3.0.1_out.osw new file mode 100644 index 000000000..4abf5973e --- /dev/null +++ b/test/lowtemprad_varflow.rb_3.0.1_out.osw @@ -0,0 +1,1081 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 CORE THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 NORTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 SOUTH PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=CHILLED WATER PLANT", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=HOT WATER PLANT", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 43 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 60 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/lowtemprad_varflow.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 612294.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/meters.osm_3.0.1_out.osw b/test/meters.osm_3.0.1_out.osw new file mode 100644 index 000000000..79d7199c7 --- /dev/null +++ b/test/meters.osm_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/meters.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 561136.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365288.72 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 166512.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3231449.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107055.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164451.42 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107055.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48799.34 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 947043.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2292602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.91 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/meters.rb_3.0.1_out.osw b/test/meters.rb_3.0.1_out.osw new file mode 100644 index 000000000..c91ecfb40 --- /dev/null +++ b/test/meters.rb_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/meters.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 561136.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365288.72 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 166512.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3231449.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107055.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164451.42 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107055.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48799.34 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 947043.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2292602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.91 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/model_articulation1.osw_3.0.1_out.osw b/test/model_articulation1.osw_3.0.1_out.osw new file mode 100644 index 000000000..8032bd5b6 --- /dev/null +++ b/test/model_articulation1.osw_3.0.1_out.osw @@ -0,0 +1,3648 @@ +{ + "completed_status": "Success", + "current_step": 5, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/generated_files", + "../../weatherdata", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "measure_paths": [ + "../../measures" + ], + "root": null, + "run_directory": null, + "seed_file": null, + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "gem_env_report", + "name": "gem_env_report", + "result": { + "completed_at": "20200824T094448Z", + "measure_class_name": "GemEnvironmentReport", + "measure_display_name": "gem environment report", + "measure_name": "gem_environment_report", + "measure_taxonomy": "Reporting.Troubleshooting", + "measure_type": "ModelMeasure", + "measure_uid": "3f9f1a2f-0e8a-4c88-b817-10494fc3e73a", + "measure_version_id": "c2787324-da95-4957-a79d-6bca7211f5b9", + "measure_version_modified": "20170322T154845Z", + "measure_xml_checksum": "D1F10311", + "started_at": "20200824T094446Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/000_gem_env_report/report_gem_env.json" + ], + "step_final_condition": "Report saved to: /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/000_gem_env_report/report_gem_env.json", + "step_info": [ + "{\n", + " \"measure\": {\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/.rvm/gems/ruby-2.5.5\",\n", + " \"path\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\",\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5@global\",\n", + " \":/ruby/2.5.0/gems/\",\n", + " \":/ruby/2.5.0/bundler/gems/\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.0 from :/ruby/2.5.0/specifications\",\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"coderay\": [\n", + " \"- 1.1.3 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\",\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"json\": [\n", + " \"- 2.3.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"method_source\": [\n", + " \"- 1.0.0 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"os\": [\n", + " \"- 1.1.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pry\": [\n", + " \"- 0.13.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"pry-theme\": [\n", + " \"- 1.3.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " },\n", + " \"cli\": {\n", + " \"openstudio_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_openstudio_info.rb\\\"\",\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_gem_env_info.rb\\\"\",\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/000_gem_env_report\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/.rvm/gems/ruby-2.5.5\",\n", + " \"path\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\",\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5@global\",\n", + " \":/ruby/2.5.0/gems/\",\n", + " \":/ruby/2.5.0/bundler/gems/\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.0 from :/ruby/2.5.0/specifications\",\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"coderay\": [\n", + " \"- 1.1.3 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\",\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"json\": [\n", + " \"- 2.3.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"method_source\": [\n", + " \"- 1.0.0 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"os\": [\n", + " \"- 1.1.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pry\": [\n", + " \"- 0.13.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"pry-theme\": [\n", + " \"- 1.3.1 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " }\n", + "}" + ], + "step_result": "Success", + "step_values": [ + + ], + "step_warnings": [ + + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "climate_zone": "5B", + "weather_file_name": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + "measure_dir_name": "ChangeBuildingLocation", + "result": { + "completed_at": "20200824T094448Z", + "measure_class_name": "ChangeBuildingLocation", + "measure_display_name": "ChangeBuildingLocation", + "measure_name": "change_building_location", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "d4db4971-f5ba-11e3-a3ac-0800200c9a66", + "measure_version_id": "66b54583-a1b9-4600-bb23-18ad376634ff", + "measure_version_modified": "20180710T213332Z", + "measure_xml_checksum": "057E8D9D", + "started_at": "20200824T094448Z", + "stderr": "", + "stdout": "[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The final weather file is Chicago Ohare Intl Ap and the model has 3 design day objects.", + "step_info": [ + "city is Chicago Ohare Intl Ap. State is IL", + "mean dry bulb is 9.924999999999999", + "Adding object Chicago Ohare Intl Ap Ann Htg 99.6% Condns DB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns WB=>MDB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns DB=>MWB", + "Setting Climate Zone to 5B" + ], + "step_initial_condition": "No weather file is set. The model has 0 design day objects", + "step_result": "Success", + "step_values": [ + { + "name": "weather_file_name", + "value": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + { + "name": "climate_zone", + "value": "5B" + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "weather_file.path is /home/julien/Software/Others/OpenStudio-resources/weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "bar_division_method": "Single Space Type - Core and Perimeter", + "bldg_type_a": "SmallOffice", + "bldg_type_a_num_units": 1, + "bldg_type_b": "SmallOffice", + "bldg_type_b_fract_bldg_area": 0, + "bldg_type_b_num_units": 0, + "bldg_type_c": "SmallOffice", + "bldg_type_c_fract_bldg_area": 0, + "bldg_type_c_num_units": 0, + "bldg_type_d": "SmallOffice", + "bldg_type_d_fract_bldg_area": 0, + "bldg_type_d_num_units": 0, + "building_rotation": 0, + "floor_height": 0, + "ns_to_ew_ratio": 1.1478834930486188, + "num_stories_above_grade": 1, + "num_stories_below_grade": 0, + "party_wall_fraction": 0, + "story_multiplier": "Basements Ground Mid Top", + "template": "90.1-2007", + "total_bldg_floor_area": 1235, + "wwr": 0 + }, + "measure_dir_name": "create_bar_from_building_type_ratios", + "result": { + "completed_at": "20200824T094451Z", + "measure_class_name": "CreateBarFromBuildingTypeRatios", + "measure_display_name": "Create Bar From Building Type Ratios", + "measure_name": "create_bar_from_building_type_ratios", + "measure_taxonomy": "Envelope.Form", + "measure_type": "ModelMeasure", + "measure_uid": "6e3a14f8-c3c7-4e03-bc51-bef8a52e1a05", + "measure_version_id": "c70ff335-2217-4d1b-bd69-320187992ed7", + "measure_version_modified": "20180702T223605Z", + "measure_xml_checksum": "2AF3A68E", + "started_at": "20200824T094450Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 1 spaces.", + "step_info": [ + "0.0 value for floor height will be replaced with smart default for SmallOffice of 10.0.", + "0.0 value for window to wall ratio will be replaced with smart default for SmallOffice of 0.15.", + "Creating Space Types for SmallOffice.", + "Intersecting surfaces, this will create additional geometry.", + "Created Bar envlope with floor area of 1,235 (ft^2)", + "Target party wall fraction is 0.0. Realized fraction is 0.0" + ], + "step_initial_condition": "The building started with 0 spaces.", + "step_result": "Success", + "step_values": [ + { + "name": "bldg_type_a", + "value": "SmallOffice" + }, + { + "name": "bldg_type_a_num_units", + "value": 1 + }, + { + "name": "bldg_type_b", + "value": "SmallOffice" + }, + { + "name": "bldg_type_b_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_b_num_units", + "value": 0 + }, + { + "name": "bldg_type_c", + "value": "SmallOffice" + }, + { + "name": "bldg_type_c_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_c_num_units", + "value": 0 + }, + { + "name": "bldg_type_d", + "value": "SmallOffice" + }, + { + "name": "bldg_type_d_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_d_num_units", + "value": 0 + }, + { + "name": "single_floor_area", + "value": 0.0 + }, + { + "name": "total_bldg_floor_area", + "value": 1235.0 + }, + { + "name": "floor_height", + "value": 0.0 + }, + { + "name": "num_stories_above_grade", + "value": 1.0 + }, + { + "name": "num_stories_below_grade", + "value": 0 + }, + { + "name": "building_rotation", + "value": 0.0 + }, + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "ns_to_ew_ratio", + "value": 1.1478834930486188 + }, + { + "name": "wwr", + "value": 0.0 + }, + { + "name": "party_wall_fraction", + "value": 0.0 + }, + { + "name": "party_wall_stories_north", + "value": 0 + }, + { + "name": "party_wall_stories_south", + "value": 0 + }, + { + "name": "party_wall_stories_east", + "value": 0 + }, + { + "name": "party_wall_stories_west", + "value": 0 + }, + { + "name": "bottom_story_ground_exposed_floor", + "value": true + }, + { + "name": "top_story_exterior_exposed_roof", + "value": true + }, + { + "name": "story_multiplier", + "value": "Basements Ground Mid Top" + }, + { + "name": "bar_division_method", + "value": "Single Space Type - Core and Perimeter" + }, + { + "name": "make_mid_story_surfaces_adiabatic", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + }, + { + "name": "party_wall_fraction_actual", + "value": 0.0 + } + ], + "step_warnings": [ + "Due to the size of the building modeling each floor as a single zone." + ] + } + }, + { + "arguments": { + "add_constructions": true, + "add_elevators": false, + "add_exhaust": true, + "add_exterior_lights": false, + "add_hvac": true, + "add_space_type_loads": true, + "add_swh": true, + "clg_src": "Electricity", + "exterior_lighting_zone": "3 - All Other Areas", + "htg_src": "NaturalGas", + "hvac_delivery_type": "Forced Air", + "kitchen_makeup": "Adjacent", + "onsite_parking_fraction": 1, + "remove_objects": false, + "system_type": "PSZ-AC with gas coil heat", + "template": "90.1-2007" + }, + "measure_dir_name": "create_typical_building_from_model", + "result": { + "completed_at": "20200824T094454Z", + "measure_class_name": "CreateTypicalBuildingFromModel", + "measure_display_name": "Create Typical Building from Model", + "measure_name": "create_typical_building_from_model", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "339a2e3a-273c-4494-bb50-bfe586a0647c", + "measure_version_id": "d4a8688f-d185-465f-9560-abfe916b4ee8", + "measure_version_modified": "20180626T202346Z", + "measure_xml_checksum": "EE13F09F", + "started_at": "20200824T094451Z", + "stderr": "", + "stdout": "[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 429 objects.", + "step_info": [ + "Replacing argument named template from current measure with a value of 90.1-2007 from create_bar_from_building_type_ratios.", + "Adding loads to space type named Office WholeBuilding - Sm Office - 90.1-2007", + "Adding default construction set named Res 90.1-2007 - Office - ASHRAE 169-2013-5B", + "Adding Office Shared Service Water Loop to the building. It has 1 water use connections.", + "Assigning Office WholeBuilding - Sm Office - 90.1-2007 Thermostat to thermal zones with Office WholeBuilding - Sm Office - 90.1-2007 assigned.", + "Using OpenStudio Standards version 0.2.11 with template 90.1-2007.", + "Loading OpenStudio Standards data for 90.1-2007", + "Office WholeBuilding - Sm Office had no people, one has been created.", + "Office WholeBuilding - Sm Office set occupancy to 5.6 people/1000 ft^2.", + "Office WholeBuilding - Sm Office had no lights, one has been created.", + "Office WholeBuilding - Sm Office set LPD to 1.0 W/ft^2.", + "Office WholeBuilding - Sm Office had no electric equipment, one has been created.", + "Office WholeBuilding - Sm Office set electric EPD to 0.63 W/ft^2.", + "Office WholeBuilding - Sm Office had no ventilation specification, one has been created.", + "Office WholeBuilding - Sm Office set ventilation per area to 0.1 cfm/ft^2.", + "Office WholeBuilding - Sm Office set occupancy schedule to OfficeSmall BLDG_OCC_SCH.", + "Office WholeBuilding - Sm Office set occupant activity schedule to OfficeSmall ACTIVITY_SCH.", + "Office WholeBuilding - Sm Office set lighting schedule to OfficeSmall BLDG_LIGHT_SCH.", + "Office WholeBuilding - Sm Office set electric equipment schedule to OfficeSmall BLDG_EQUIP_SCH.", + "Office WholeBuilding - Sm Office set infiltration schedule to OfficeSmall INFIL_QUARTER_ON_SCH.", + "Adding construction set: 90.1-2007-ASHRAE 169-2013-5B-Office--is_residentialNo", + "Adding construction Typical Insulated Exterior Mass Floor R-13.51.", + "Adding construction Typical Insulated Exterior Mass Wall R-11.11.", + "Adding construction Typical IEAD Roof R-20.83.", + "Adding construction Typical Interior Floor.", + "Adding construction Typical Interior Wall.", + "Adding construction Typical Interior Ceiling.", + "Adding construction Typical Insulated Carpeted 6in Slab Floor.", + "Adding construction Typical Insulated Basement Mass Wall.", + "Adding construction U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air.", + "Adding construction Typical Insulated Metal Door R-1.43.", + "Adding construction U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm.", + "Adding construction Typical Overhead Door R-2.0.", + "Adding construction U 1.17 SHGC 0.49 Simple Glazing Skylight U-1.17 SHGC 0.77.", + "Adding construction Typical Interior Window.", + "Adding construction Typical Interior Door.", + "Adding construction Typical Interior Partition.", + "For Whole Story Space - Story Ground, set infiltration rate to 0.202 cfm/ft2 exterior wall area (aka 1.8 cfm/ft2 @75Pa).", + "For Office WholeBuilding - Sm Office - 90.1-2007, floor area = 1235 ft^2.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of spaces = 1.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of people = 7.", + "Added Office WholeBuilding - Sm Office - 90.1-2007 Service Water Use 0.01gpm at 140F.", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Added water heater called 40gal NaturalGas Water Heater - 1kBtu/hr", + "Pipe length 70ft = 2.0 * ( (1235ft2 / 1.0 stories)^0.5 + (10.0ft * (1.0 stories - 1.0) ) )", + "Added 70ft of Copper pipe 0.75in type L with 0.5in fiberglass batt losing heat to 70F air to Office Shared Service Water Loop.", + "Added circulating SWH loop called Office Shared Service Water Loop", + "Adding shared water heating loop for Office.", + "Started adding daylighting controls.", + "Finished adding daylighting controls.", + "Office WholeBuilding - Sm Office - 90.1-2007 set heating setpoint schedule to OfficeSmall HTGSETP_SCH_NO_OPTIMUM.", + "Office WholeBuilding - Sm Office - 90.1-2007 set cooling setpoint schedule to OfficeSmall CLGSETP_SCH_NO_OPTIMUM.", + "Adding hot water loop.", + "New high temperature hot water loop created.", + "Adding PSZ-AC for Zone Whole Story Space - Story Ground.", + "Set sizing factors to 1.25 for heating and 1.15 for cooling.", + "Running simulation /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/003_create_typical_building_from_model/SR1.", + "Finished run.", + "Started applying multizone vav OA sizing.", + "Finished applying multizone vav OA sizing.", + "Started applying prototype HVAC assumptions.", + "For Prototype: Zone Whole Story Space - Story Ground PSZ-AC Fan: 859cfm; Pressure Rise = 2.5in w.c.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: allowed_hp = 1.01HP; motor eff = 84.0%; total fan eff = 55% based on 859 cfm.", + "Zone Whole Story Space - Story Ground PSZ-AC does not require an economizer because the total cooling capacity of 29299 Btu/hr is less than the minimum capacity of 65000 Btu/hr.", + "Finished applying prototype HVAC assumptions.", + "Started applying HVAC efficiency standards for 90.1-2007 template.", + "For Zone Whole Story Space - Story Ground PSZ-AC, ERV not required based on 14% OA flow, design supply air flow of 859cfm, and climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground PSZ-AC: non-integrated economizer per 6.5.1.3 exception b, DX system less than 65000Btu/hr.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system min oa flow is 124 cfm, less than the minimum of 3000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system does not have an economizer.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Annual occupied hours = 2871 hr/yr, assuming a 0.15 occupancy threshold. This schedule will be used as the HVAC operation schedule.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Motorized OA damper not required because the building has 1 stories, less than the minimum of 3 stories for climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground: DCV is not required since the occupant density is 6 people/1000 ft2, but the minimum occupant density is 40 people/1000 ft2.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Optimum start is not required since design flow rate of 859 cfm is below the limit of 10000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: electric heating coil was found, cannot apply DX fan/economizer control.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Office Shared Service Water Loop Circulator Pump: brake hp = 0.0HP, motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Hot Water Loop Pump: brake hp = 0.0HP, motor nameplate = 0HP, motor eff = 100.0%.", + "For 90.1-2007: Zone Whole Story Space - Story Ground PSZ-AC 1spd DX AC Clg Coil: AirCooled All Other Single Package Capacity = 29kBtu/hr; SEER = 13.0", + "For 90.1-2007: 40gal NaturalGas Water Heater - 1kBtu/hr 0.82 Therm Eff; thermal efficiency = 0.82, skin-loss UA = 0Btu/hr", + "Finished applying HVAC efficiency standards.", + "Total Time = 3sec." + ], + "step_initial_condition": "The building started with 38 objects.", + "step_result": "Success", + "step_values": [ + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "system_type", + "value": "PSZ-AC with gas coil heat" + }, + { + "name": "hvac_delivery_type", + "value": "Forced Air" + }, + { + "name": "htg_src", + "value": "NaturalGas" + }, + { + "name": "clg_src", + "value": "Electricity" + }, + { + "name": "kitchen_makeup", + "value": "Adjacent" + }, + { + "name": "exterior_lighting_zone", + "value": "3 - All Other Areas" + }, + { + "name": "add_constructions", + "value": true + }, + { + "name": "add_space_type_loads", + "value": true + }, + { + "name": "add_elevators", + "value": false + }, + { + "name": "add_exterior_lights", + "value": false + }, + { + "name": "onsite_parking_fraction", + "value": 1.0 + }, + { + "name": "add_exhaust", + "value": true + }, + { + "name": "add_swh", + "value": true + }, + { + "name": "add_thermostat", + "value": true + }, + { + "name": "add_hvac", + "value": true + }, + { + "name": "remove_objects", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air is not opaque or simple glazing.", + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm is not opaque or simple glazing.", + "[openstudio.weather.Model] Could not find ground temperatures; will use generic temperatures, which will skew results.", + "[openstudio.standards.BoilerHotWater] For Boiler, cannot find boiler properties with search criteria {\"template\"=>\"90.1-2007\", \"fuel_type\"=>\"Gas\", \"fluid_type\"=>\"Hot Water\"}, cannot apply efficiency standard." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "air_loops_detail_section": true, + "annual_overview_section": true, + "building_summary_section": true, + "cost_summary_section": true, + "envelope_section_section": true, + "exterior_light_section": true, + "hvac_load_profile": true, + "interior_lighting_section": true, + "monthly_overview_section": true, + "outdoor_air_section": true, + "plant_loops_detail_section": true, + "plug_loads_section": true, + "schedules_overview_section": true, + "source_energy_section": true, + "space_type_breakdown_section": true, + "space_type_details_section": true, + "utility_bills_rates_section": true, + "water_use_section": true, + "zone_condition_section": true, + "zone_equipment_detail_section": true, + "zone_summary_section": true + }, + "measure_dir_name": "openstudio_results", + "result": { + "completed_at": "20200824T094510Z", + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "started_at": "20200824T094507Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1.osw/004_openstudio_results/report.html" + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "90.1-2007|SmallOffice", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1235.0510812132734 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 859.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 77.67 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 244.33 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 15.67 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 25174.022715521704 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 3848.137508472068 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 15402.028205091407 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 11468.58715579114 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 7042.281203927947 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2094.675835892431 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 37779.99041568883 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 27259.220380211005 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 5.555555555555555 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1127.7777777777778 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 4513.888888888889 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3361.111111111111 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 2063.888888888889 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 251.5992 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 20.9508 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 6.484028427777776 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1126.8695930527776 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 4513.133333333333 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3361.361388888889 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 2064.420833333333 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.12876478611111114 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 11072.397941822224 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 25.156857972930087 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.0992300971555364 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 27.256088070085625 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "typical_iead_roof_r_20_83", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "typical_insulated_exterior_mass_wall_r_11_11", + "units": "ft^2", + "value": 1197.6894257285012 + }, + { + "name": "u_0_52_shgc_0_40_dbl_ref_d_clr_6_mm_13_mm_air", + "units": "ft^2", + "value": 211.3569574814987 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 15.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 15.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_office_whole_building_sm_office_90_1_2007", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 19061.111111111113 + }, + { + "name": "office_whole_building_sm_office_90_1_2007_service_water_use_0_01_gpm_at_140_f", + "units": "gal/min", + "value": 0.011223191565733363 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.49755 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": null +} \ No newline at end of file diff --git a/test/model_articulation1_bundle_git.osw_3.0.1_out.osw b/test/model_articulation1_bundle_git.osw_3.0.1_out.osw new file mode 100644 index 000000000..8dff8f937 --- /dev/null +++ b/test/model_articulation1_bundle_git.osw_3.0.1_out.osw @@ -0,0 +1,3440 @@ +{ + "completed_status": "Success", + "current_step": 5, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/generated_files", + "../../weatherdata", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "measure_paths": [ + "../../measures" + ], + "root": null, + "run_directory": null, + "seed_file": null, + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "gem_env_report", + "name": "gem_env_report", + "result": { + "completed_at": "20200824T094955Z", + "measure_class_name": "GemEnvironmentReport", + "measure_display_name": "gem environment report", + "measure_name": "gem_environment_report", + "measure_taxonomy": "Reporting.Troubleshooting", + "measure_type": "ModelMeasure", + "measure_uid": "3f9f1a2f-0e8a-4c88-b817-10494fc3e73a", + "measure_version_id": "c2787324-da95-4957-a79d-6bca7211f5b9", + "measure_version_modified": "20170322T154845Z", + "measure_xml_checksum": "D1F10311", + "started_at": "20200824T094952Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/000_gem_env_report/report_gem_env.json" + ], + "step_final_condition": "Report saved to: /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/000_gem_env_report/report_gem_env.json", + "step_info": [ + "{\n", + " \"measure\": {\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib:/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bin:/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + "\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ],\n", + " \"BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/Gemfile\"\n", + " ],\n", + " \"BUNDLE_PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems\"\n", + " ],\n", + " \"BUNDLE_WITHOUT\": [\n", + " \"test\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_BIN_PATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/Gemfile\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLER_VERSION\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"BUNDLER_ORIG_MANPATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"BUNDLER_ORIG_RB_USER_INSTALL\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYOPT\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLE_BIN_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/exe/bundle\"\n", + " ],\n", + " \"BUNDLER_VERSION\": [\n", + " \"2.1.4\"\n", + " ],\n", + " \"RUBYOPT\": [\n", + " \"-r/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/bundler/setup\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\",\n", + " \"path\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " },\n", + " \"cli\": {\n", + " \"openstudio_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_openstudio_info.rb\\\"\",\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_gem_env_info.rb\\\"\",\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"BUNDLER_VERSION\": [\n", + " \"2.1.4\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"RUBYOPT\": [\n", + " \"-r/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/bundler/setup\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLER_VERSION\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"BUNDLE_WITHOUT\": [\n", + " \"test\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib:/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bin:/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"BUNDLE_PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems\"\n", + " ],\n", + " \"BUNDLER_ORIG_MANPATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLE_BIN_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/exe/bundle\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_BIN_PATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYOPT\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"BUNDLER_ORIG_RB_USER_INSTALL\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/Gemfile\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/000_gem_env_report\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + "\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/Gemfile\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"BUNDLER_ORIG_PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\",\n", + " \"path\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_git/gems/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " }\n", + "}" + ], + "step_result": "Success", + "step_values": [ + + ], + "step_warnings": [ + + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "climate_zone": "5B", + "weather_file_name": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + "measure_dir_name": "ChangeBuildingLocation", + "result": { + "completed_at": "20200824T094956Z", + "measure_class_name": "ChangeBuildingLocation", + "measure_display_name": "ChangeBuildingLocation", + "measure_name": "change_building_location", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "d4db4971-f5ba-11e3-a3ac-0800200c9a66", + "measure_version_id": "66b54583-a1b9-4600-bb23-18ad376634ff", + "measure_version_modified": "20180710T213332Z", + "measure_xml_checksum": "057E8D9D", + "started_at": "20200824T094955Z", + "stderr": "", + "stdout": "[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The final weather file is Chicago Ohare Intl Ap and the model has 3 design day objects.", + "step_info": [ + "city is Chicago Ohare Intl Ap. State is IL", + "mean dry bulb is 9.924999999999999", + "Adding object Chicago Ohare Intl Ap Ann Htg 99.6% Condns DB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns WB=>MDB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns DB=>MWB", + "Setting Climate Zone to 5B" + ], + "step_initial_condition": "No weather file is set. The model has 0 design day objects", + "step_result": "Success", + "step_values": [ + { + "name": "weather_file_name", + "value": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + { + "name": "climate_zone", + "value": "5B" + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "weather_file.path is /home/julien/Software/Others/OpenStudio-resources/weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "bar_division_method": "Single Space Type - Core and Perimeter", + "bldg_type_a": "SmallOffice", + "bldg_type_a_num_units": 1, + "bldg_type_b": "SmallOffice", + "bldg_type_b_fract_bldg_area": 0, + "bldg_type_b_num_units": 0, + "bldg_type_c": "SmallOffice", + "bldg_type_c_fract_bldg_area": 0, + "bldg_type_c_num_units": 0, + "bldg_type_d": "SmallOffice", + "bldg_type_d_fract_bldg_area": 0, + "bldg_type_d_num_units": 0, + "building_rotation": 0, + "floor_height": 0, + "ns_to_ew_ratio": 1.1478834930486188, + "num_stories_above_grade": 1, + "num_stories_below_grade": 0, + "party_wall_fraction": 0, + "story_multiplier": "Basements Ground Mid Top", + "template": "90.1-2007", + "total_bldg_floor_area": 1235, + "wwr": 0 + }, + "measure_dir_name": "create_bar_from_building_type_ratios", + "result": { + "completed_at": "20200824T094958Z", + "measure_class_name": "CreateBarFromBuildingTypeRatios", + "measure_display_name": "Create Bar From Building Type Ratios", + "measure_name": "create_bar_from_building_type_ratios", + "measure_taxonomy": "Envelope.Form", + "measure_type": "ModelMeasure", + "measure_uid": "6e3a14f8-c3c7-4e03-bc51-bef8a52e1a05", + "measure_version_id": "c70ff335-2217-4d1b-bd69-320187992ed7", + "measure_version_modified": "20180702T223605Z", + "measure_xml_checksum": "2AF3A68E", + "started_at": "20200824T094957Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 1 spaces.", + "step_info": [ + "0.0 value for floor height will be replaced with smart default for SmallOffice of 10.0.", + "0.0 value for window to wall ratio will be replaced with smart default for SmallOffice of 0.15.", + "Creating Space Types for SmallOffice.", + "Intersecting surfaces, this will create additional geometry.", + "Created Bar envlope with floor area of 1,235 (ft^2)", + "Target party wall fraction is 0.0. Realized fraction is 0.0" + ], + "step_initial_condition": "The building started with 0 spaces.", + "step_result": "Success", + "step_values": [ + { + "name": "bldg_type_a", + "value": "SmallOffice" + }, + { + "name": "bldg_type_a_num_units", + "value": 1 + }, + { + "name": "bldg_type_b", + "value": "SmallOffice" + }, + { + "name": "bldg_type_b_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_b_num_units", + "value": 0 + }, + { + "name": "bldg_type_c", + "value": "SmallOffice" + }, + { + "name": "bldg_type_c_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_c_num_units", + "value": 0 + }, + { + "name": "bldg_type_d", + "value": "SmallOffice" + }, + { + "name": "bldg_type_d_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_d_num_units", + "value": 0 + }, + { + "name": "single_floor_area", + "value": 0.0 + }, + { + "name": "total_bldg_floor_area", + "value": 1235.0 + }, + { + "name": "floor_height", + "value": 0.0 + }, + { + "name": "num_stories_above_grade", + "value": 1.0 + }, + { + "name": "num_stories_below_grade", + "value": 0 + }, + { + "name": "building_rotation", + "value": 0.0 + }, + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "ns_to_ew_ratio", + "value": 1.1478834930486188 + }, + { + "name": "wwr", + "value": 0.0 + }, + { + "name": "party_wall_fraction", + "value": 0.0 + }, + { + "name": "party_wall_stories_north", + "value": 0 + }, + { + "name": "party_wall_stories_south", + "value": 0 + }, + { + "name": "party_wall_stories_east", + "value": 0 + }, + { + "name": "party_wall_stories_west", + "value": 0 + }, + { + "name": "bottom_story_ground_exposed_floor", + "value": true + }, + { + "name": "top_story_exterior_exposed_roof", + "value": true + }, + { + "name": "story_multiplier", + "value": "Basements Ground Mid Top" + }, + { + "name": "bar_division_method", + "value": "Single Space Type - Core and Perimeter" + }, + { + "name": "make_mid_story_surfaces_adiabatic", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + }, + { + "name": "party_wall_fraction_actual", + "value": 0.0 + } + ], + "step_warnings": [ + "Due to the size of the building modeling each floor as a single zone." + ] + } + }, + { + "arguments": { + "add_constructions": true, + "add_elevators": false, + "add_exhaust": true, + "add_exterior_lights": false, + "add_hvac": true, + "add_space_type_loads": true, + "add_swh": true, + "clg_src": "Electricity", + "exterior_lighting_zone": "3 - All Other Areas", + "htg_src": "NaturalGas", + "hvac_delivery_type": "Forced Air", + "kitchen_makeup": "Adjacent", + "onsite_parking_fraction": 1, + "remove_objects": false, + "system_type": "PSZ-AC with gas coil heat", + "template": "90.1-2007" + }, + "measure_dir_name": "create_typical_building_from_model", + "result": { + "completed_at": "20200824T095002Z", + "measure_class_name": "CreateTypicalBuildingFromModel", + "measure_display_name": "Create Typical Building from Model", + "measure_name": "create_typical_building_from_model", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "339a2e3a-273c-4494-bb50-bfe586a0647c", + "measure_version_id": "d4a8688f-d185-465f-9560-abfe916b4ee8", + "measure_version_modified": "20180626T202346Z", + "measure_xml_checksum": "EE13F09F", + "started_at": "20200824T094958Z", + "stderr": "", + "stdout": "[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 429 objects.", + "step_info": [ + "Replacing argument named template from current measure with a value of 90.1-2007 from create_bar_from_building_type_ratios.", + "Adding loads to space type named Office WholeBuilding - Sm Office - 90.1-2007", + "Adding default construction set named Res 90.1-2007 - Office - ASHRAE 169-2013-5B", + "Adding Office Shared Service Water Loop to the building. It has 1 water use connections.", + "Assigning Office WholeBuilding - Sm Office - 90.1-2007 Thermostat to thermal zones with Office WholeBuilding - Sm Office - 90.1-2007 assigned.", + "Using OpenStudio Standards version 0.2.11 with template 90.1-2007.", + "Loading OpenStudio Standards data for 90.1-2007", + "Office WholeBuilding - Sm Office had no people, one has been created.", + "Office WholeBuilding - Sm Office set occupancy to 5.6 people/1000 ft^2.", + "Office WholeBuilding - Sm Office had no lights, one has been created.", + "Office WholeBuilding - Sm Office set LPD to 1.0 W/ft^2.", + "Office WholeBuilding - Sm Office had no electric equipment, one has been created.", + "Office WholeBuilding - Sm Office set electric EPD to 0.63 W/ft^2.", + "Office WholeBuilding - Sm Office had no ventilation specification, one has been created.", + "Office WholeBuilding - Sm Office set ventilation per area to 0.1 cfm/ft^2.", + "Office WholeBuilding - Sm Office set occupancy schedule to OfficeSmall BLDG_OCC_SCH.", + "Office WholeBuilding - Sm Office set occupant activity schedule to OfficeSmall ACTIVITY_SCH.", + "Office WholeBuilding - Sm Office set lighting schedule to OfficeSmall BLDG_LIGHT_SCH.", + "Office WholeBuilding - Sm Office set electric equipment schedule to OfficeSmall BLDG_EQUIP_SCH.", + "Office WholeBuilding - Sm Office set infiltration schedule to OfficeSmall INFIL_QUARTER_ON_SCH.", + "Adding construction set: 90.1-2007-ASHRAE 169-2013-5B-Office--is_residentialNo", + "Adding construction Typical Insulated Exterior Mass Floor R-13.51.", + "Adding construction Typical Insulated Exterior Mass Wall R-11.11.", + "Adding construction Typical IEAD Roof R-20.83.", + "Adding construction Typical Interior Floor.", + "Adding construction Typical Interior Wall.", + "Adding construction Typical Interior Ceiling.", + "Adding construction Typical Insulated Carpeted 6in Slab Floor.", + "Adding construction Typical Insulated Basement Mass Wall.", + "Adding construction U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air.", + "Adding construction Typical Insulated Metal Door R-1.43.", + "Adding construction U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm.", + "Adding construction Typical Overhead Door R-2.0.", + "Adding construction U 1.17 SHGC 0.49 Simple Glazing Skylight U-1.17 SHGC 0.77.", + "Adding construction Typical Interior Window.", + "Adding construction Typical Interior Door.", + "Adding construction Typical Interior Partition.", + "For Whole Story Space - Story Ground, set infiltration rate to 0.202 cfm/ft2 exterior wall area (aka 1.8 cfm/ft2 @75Pa).", + "For Office WholeBuilding - Sm Office - 90.1-2007, floor area = 1235 ft^2.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of spaces = 1.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of people = 7.", + "Added Office WholeBuilding - Sm Office - 90.1-2007 Service Water Use 0.01gpm at 140F.", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Added water heater called 40gal NaturalGas Water Heater - 1kBtu/hr", + "Pipe length 70ft = 2.0 * ( (1235ft2 / 1.0 stories)^0.5 + (10.0ft * (1.0 stories - 1.0) ) )", + "Added 70ft of Copper pipe 0.75in type L with 0.5in fiberglass batt losing heat to 70F air to Office Shared Service Water Loop.", + "Added circulating SWH loop called Office Shared Service Water Loop", + "Adding shared water heating loop for Office.", + "Started adding daylighting controls.", + "Finished adding daylighting controls.", + "Office WholeBuilding - Sm Office - 90.1-2007 set heating setpoint schedule to OfficeSmall HTGSETP_SCH_NO_OPTIMUM.", + "Office WholeBuilding - Sm Office - 90.1-2007 set cooling setpoint schedule to OfficeSmall CLGSETP_SCH_NO_OPTIMUM.", + "Adding hot water loop.", + "New high temperature hot water loop created.", + "Adding PSZ-AC for Zone Whole Story Space - Story Ground.", + "Set sizing factors to 1.25 for heating and 1.15 for cooling.", + "Running simulation /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/003_create_typical_building_from_model/SR1.", + "Finished run.", + "Started applying multizone vav OA sizing.", + "Finished applying multizone vav OA sizing.", + "Started applying prototype HVAC assumptions.", + "For Prototype: Zone Whole Story Space - Story Ground PSZ-AC Fan: 859cfm; Pressure Rise = 2.5in w.c.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: allowed_hp = 1.01HP; motor eff = 84.0%; total fan eff = 55% based on 859 cfm.", + "Zone Whole Story Space - Story Ground PSZ-AC does not require an economizer because the total cooling capacity of 29299 Btu/hr is less than the minimum capacity of 65000 Btu/hr.", + "Finished applying prototype HVAC assumptions.", + "Started applying HVAC efficiency standards for 90.1-2007 template.", + "For Zone Whole Story Space - Story Ground PSZ-AC, ERV not required based on 14% OA flow, design supply air flow of 859cfm, and climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground PSZ-AC: non-integrated economizer per 6.5.1.3 exception b, DX system less than 65000Btu/hr.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system min oa flow is 124 cfm, less than the minimum of 3000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system does not have an economizer.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Annual occupied hours = 2871 hr/yr, assuming a 0.15 occupancy threshold. This schedule will be used as the HVAC operation schedule.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Motorized OA damper not required because the building has 1 stories, less than the minimum of 3 stories for climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground: DCV is not required since the occupant density is 6 people/1000 ft2, but the minimum occupant density is 40 people/1000 ft2.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Optimum start is not required since design flow rate of 859 cfm is below the limit of 10000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: electric heating coil was found, cannot apply DX fan/economizer control.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Office Shared Service Water Loop Circulator Pump: brake hp = 0.0HP, motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Hot Water Loop Pump: brake hp = 0.0HP, motor nameplate = 0HP, motor eff = 100.0%.", + "For 90.1-2007: Zone Whole Story Space - Story Ground PSZ-AC 1spd DX AC Clg Coil: AirCooled All Other Single Package Capacity = 29kBtu/hr; SEER = 13.0", + "For 90.1-2007: 40gal NaturalGas Water Heater - 1kBtu/hr 0.82 Therm Eff; thermal efficiency = 0.82, skin-loss UA = 0Btu/hr", + "Finished applying HVAC efficiency standards.", + "Total Time = 3sec." + ], + "step_initial_condition": "The building started with 38 objects.", + "step_result": "Success", + "step_values": [ + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "system_type", + "value": "PSZ-AC with gas coil heat" + }, + { + "name": "hvac_delivery_type", + "value": "Forced Air" + }, + { + "name": "htg_src", + "value": "NaturalGas" + }, + { + "name": "clg_src", + "value": "Electricity" + }, + { + "name": "kitchen_makeup", + "value": "Adjacent" + }, + { + "name": "exterior_lighting_zone", + "value": "3 - All Other Areas" + }, + { + "name": "add_constructions", + "value": true + }, + { + "name": "add_space_type_loads", + "value": true + }, + { + "name": "add_elevators", + "value": false + }, + { + "name": "add_exterior_lights", + "value": false + }, + { + "name": "onsite_parking_fraction", + "value": 1.0 + }, + { + "name": "add_exhaust", + "value": true + }, + { + "name": "add_swh", + "value": true + }, + { + "name": "add_thermostat", + "value": true + }, + { + "name": "add_hvac", + "value": true + }, + { + "name": "remove_objects", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air is not opaque or simple glazing.", + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm is not opaque or simple glazing.", + "[openstudio.weather.Model] Could not find ground temperatures; will use generic temperatures, which will skew results.", + "[openstudio.standards.BoilerHotWater] For Boiler, cannot find boiler properties with search criteria {\"template\"=>\"90.1-2007\", \"fuel_type\"=>\"Gas\", \"fluid_type\"=>\"Hot Water\"}, cannot apply efficiency standard." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "air_loops_detail_section": true, + "annual_overview_section": true, + "building_summary_section": true, + "cost_summary_section": true, + "envelope_section_section": true, + "exterior_light_section": true, + "hvac_load_profile": true, + "interior_lighting_section": true, + "monthly_overview_section": true, + "outdoor_air_section": true, + "plant_loops_detail_section": true, + "plug_loads_section": true, + "schedules_overview_section": true, + "source_energy_section": true, + "space_type_breakdown_section": true, + "space_type_details_section": true, + "utility_bills_rates_section": true, + "water_use_section": true, + "zone_condition_section": true, + "zone_equipment_detail_section": true, + "zone_summary_section": true + }, + "measure_dir_name": "openstudio_results", + "result": { + "completed_at": "20200824T095017Z", + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "started_at": "20200824T095014Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_git.osw/004_openstudio_results/report.html" + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "90.1-2007|SmallOffice", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1235.0510812132734 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 859.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 77.67 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 244.33 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 15.67 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 25174.022715521704 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 3848.137508472068 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 15402.028205091407 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 11468.58715579114 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 7042.281203927947 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2094.675835892431 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 37779.99041568883 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 27259.220380211005 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 5.555555555555555 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1127.7777777777778 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 4513.888888888889 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3361.111111111111 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 2063.888888888889 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 251.5992 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 20.9508 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 6.484028427777776 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1126.8695930527776 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 4513.133333333333 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3361.361388888889 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 2064.420833333333 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.12876478611111114 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 11072.397941822224 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 25.156857972930087 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.0992300971555364 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 27.256088070085625 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "typical_iead_roof_r_20_83", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "typical_insulated_exterior_mass_wall_r_11_11", + "units": "ft^2", + "value": 1197.6894257285012 + }, + { + "name": "u_0_52_shgc_0_40_dbl_ref_d_clr_6_mm_13_mm_air", + "units": "ft^2", + "value": 211.3569574814987 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 15.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 15.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_office_whole_building_sm_office_90_1_2007", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 19061.111111111113 + }, + { + "name": "office_whole_building_sm_office_90_1_2007_service_water_use_0_01_gpm_at_140_f", + "units": "gal/min", + "value": 0.011223191565733363 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.49755 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": null +} \ No newline at end of file diff --git a/test/model_articulation1_bundle_no_git.osw_3.0.1_out.osw b/test/model_articulation1_bundle_no_git.osw_3.0.1_out.osw new file mode 100644 index 000000000..a8a767622 --- /dev/null +++ b/test/model_articulation1_bundle_no_git.osw_3.0.1_out.osw @@ -0,0 +1,3440 @@ +{ + "completed_status": "Success", + "current_step": 5, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/generated_files", + "../../weatherdata", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "measure_paths": [ + "../../measures" + ], + "root": null, + "run_directory": null, + "seed_file": null, + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "gem_env_report", + "name": "gem_env_report", + "result": { + "completed_at": "20200824T092819Z", + "measure_class_name": "GemEnvironmentReport", + "measure_display_name": "gem environment report", + "measure_name": "gem_environment_report", + "measure_taxonomy": "Reporting.Troubleshooting", + "measure_type": "ModelMeasure", + "measure_uid": "3f9f1a2f-0e8a-4c88-b817-10494fc3e73a", + "measure_version_id": "c2787324-da95-4957-a79d-6bca7211f5b9", + "measure_version_modified": "20170322T154845Z", + "measure_xml_checksum": "D1F10311", + "started_at": "20200824T092816Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/000_gem_env_report/report_gem_env.json" + ], + "step_final_condition": "Report saved to: /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/000_gem_env_report/report_gem_env.json", + "step_info": [ + "{\n", + " \"measure\": {\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib:/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/bin:/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + "\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ],\n", + " \"BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/Gemfile\"\n", + " ],\n", + " \"BUNDLE_PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems\"\n", + " ],\n", + " \"BUNDLE_WITHOUT\": [\n", + " \"test\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_BIN_PATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/Gemfile\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLER_VERSION\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"BUNDLER_ORIG_MANPATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"BUNDLER_ORIG_RB_USER_INSTALL\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYOPT\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLE_BIN_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/exe/bundle\"\n", + " ],\n", + " \"BUNDLER_VERSION\": [\n", + " \"2.1.4\"\n", + " ],\n", + " \"RUBYOPT\": [\n", + " \"-r/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/bundler/setup\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\",\n", + " \"path\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " },\n", + " \"cli\": {\n", + " \"openstudio_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_openstudio_info.rb\\\"\",\n", + " \"openstudio_info\": {\n", + " \"openstudio\": {\n", + " \"openStudioVersion\": \"3.0.1\",\n", + " \"openStudioLongVersion\": \"3.0.1+09b7c8a554\",\n", + " \"getOpenStudioModule\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getOpenStudioCLI\": \"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\",\n", + " \"getEnergyPlusExecutable\": \"/usr/local/openstudio-3.0.1/EnergyPlus/energyplus-9.3.0\",\n", + " \"getRadianceDirectory\": \"/usr/local/openstudio-3.0.1/Radiance\",\n", + " \"getPerlExecutable\": \"\"\n", + " }\n", + " },\n", + " \"gem_env_info_cmd\": \"\\\"/usr/local/openstudio-3.0.1/bin/openstudio-3.0.1\\\" \\\"/home/julien/Software/Others/OpenStudio-resources/measures/gem_env_report/resources/run_gem_env_info.rb\\\"\",\n", + " \"gem_env\": {\n", + " \"env\": {\n", + " \"VIRTUALENVWRAPPER_WORKON_CD\": [\n", + " \"1\"\n", + " ],\n", + " \"GJS_DEBUG_TOPICS\": [\n", + " \"JS ERROR\",\n", + " \"JS LOG\"\n", + " ],\n", + " \"os_app\": [\n", + " \"/home/julien/Software/Others/OpenStudioApplication/\"\n", + " ],\n", + " \"LESSOPEN\": [\n", + " \"| /usr/bin/lesspipe %s\"\n", + " ],\n", + " \"N\": [\n", + " \"15\"\n", + " ],\n", + " \"ep_src2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/src/EnergyPlus\"\n", + " ],\n", + " \"os_build_rel\": [\n", + " \"/home/julien/Software/Others/OS-build-release\"\n", + " ],\n", + " \"WORKON_HOME\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"USER\": [\n", + " \"julien\"\n", + " ],\n", + " \"LC_TIME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"BUNDLER_VERSION\": [\n", + " \"2.1.4\"\n", + " ],\n", + " \"TEXTDOMAIN\": [\n", + " \"im-config\"\n", + " ],\n", + " \"XDG_SEAT\": [\n", + " \"seat0\"\n", + " ],\n", + " \"SSH_AGENT_PID\": [\n", + " \"7592\"\n", + " ],\n", + " \"XDG_SESSION_TYPE\": [\n", + " \"x11\"\n", + " ],\n", + " \"SHLVL\": [\n", + " \"1\"\n", + " ],\n", + " \"RUBYOPT\": [\n", + " \"-r/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/bundler/setup\"\n", + " ],\n", + " \"OLDPWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns\"\n", + " ],\n", + " \"ep_idd\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/idd/Energy+.idd.in\"\n", + " ],\n", + " \"QT4_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"HOME\": [\n", + " \"/home/julien\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PYTHON\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/python\"\n", + " ],\n", + " \"ep_build2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus-build2\"\n", + " ],\n", + " \"DESKTOP_SESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_src\": [\n", + " \"/home/julien/Software/Others/OpenStudio/src/model\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLER_VERSION\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"PYENV_SHELL\": [\n", + " \"bash\"\n", + " ],\n", + " \"GNOME_SHELL_SESSION_MODE\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"os_res\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources\"\n", + " ],\n", + " \"GTK_MODULES\": [\n", + " \"gail:atk-bridge\"\n", + " ],\n", + " \"ep_tst\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/tst/EnergyPlus/unit\"\n", + " ],\n", + " \"LC_MONETARY\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_std\": [\n", + " \"/home/julien/Software/Others/openstudio_gems/openstudio-standards\"\n", + " ],\n", + " \"GIT_PS1_SHOWUNTRACKEDFILES\": [\n", + " \"1\"\n", + " ],\n", + " \"NINJA_STATUS\": [\n", + " \"[%p][%f/%t] \"\n", + " ],\n", + " \"VISUAL\": [\n", + " \"gvim\"\n", + " ],\n", + " \"DBUS_SESSION_BUS_ADDRESS\": [\n", + " \"unix:path=/run/user/1000/bus\"\n", + " ],\n", + " \"COLORTERM\": [\n", + " \"truecolor\"\n", + " ],\n", + " \"os_ruby\": [\n", + " \"/home/julien/Software/Others/conan/conan-openstudio-ruby\"\n", + " ],\n", + " \"os_build\": [\n", + " \"/home/julien/Software/Others/OS-build\"\n", + " ],\n", + " \"BUNDLE_WITHOUT\": [\n", + " \"test\"\n", + " ],\n", + " \"GIT_PS1_SHOWCOLORHINTS\": [\n", + " \"1\"\n", + " ],\n", + " \"MANDATORY_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.mandatory.path\"\n", + " ],\n", + " \"os_root\": [\n", + " \"/home/julien/Software/Others/OpenStudio\"\n", + " ],\n", + " \"IM_CONFIG_PHASE\": [\n", + " \"2\"\n", + " ],\n", + " \"LOGNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"GTK_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"rvm_bin_path\": [\n", + " \"/home/julien/.rvm/bin\"\n", + " ],\n", + " \"_\": [\n", + " \"/usr/local/bin/openstudio\"\n", + " ],\n", + " \"RUBYLIB\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib:/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"RUBY_VERSION\": [\n", + " \"ruby-2.5.5\"\n", + " ],\n", + " \"DEFAULTS_PATH\": [\n", + " \"/usr/share/gconf/ubuntu.default.path\"\n", + " ],\n", + " \"IRBRC\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5/.irbrc\"\n", + " ],\n", + " \"ep_idd2\": [\n", + " \"/media/Data/Software/Others/EnergyPlus2/idd/Energy+.idd.in\"\n", + " ],\n", + " \"USERNAME\": [\n", + " \"julien\"\n", + " ],\n", + " \"XDG_SESSION_ID\": [\n", + " \"3\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_LAZY_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper_lazy.sh\"\n", + " ],\n", + " \"TERM\": [\n", + " \"xterm-256color\"\n", + " ],\n", + " \"ep_issues\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-Issues\"\n", + " ],\n", + " \"os_src3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/src/model\"\n", + " ],\n", + " \"GNOME_DESKTOP_SESSION_ID\": [\n", + " \"this-is-deprecated\"\n", + " ],\n", + " \"ep_dev\": [\n", + " \"/home/julien/Software/Others/EnergyPlusDevSupport/DefectFiles\"\n", + " ],\n", + " \"WINDOWPATH\": [\n", + " \"2\"\n", + " ],\n", + " \"PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/bin:/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"GIT_PS1_SHOWDIRTYSTATE\": [\n", + " \"1\"\n", + " ],\n", + " \"GIT_PS1_SHOWUPSTREAM\": [\n", + " \"auto\"\n", + " ],\n", + " \"PAPERSIZE\": [\n", + " \"letter\"\n", + " ],\n", + " \"SESSION_MANAGER\": [\n", + " \"local/julien-bionic:@/tmp/.ICE-unix/7425,unix/julien-bionic:/tmp/.ICE-unix/7425\"\n", + " ],\n", + " \"XDG_MENU_PREFIX\": [\n", + " \"gnome-\"\n", + " ],\n", + " \"GNOME_TERMINAL_SCREEN\": [\n", + " \"/org/gnome/Terminal/screen/13ee34aa_0ae5_4c61_bbcc_1c210c44e9a9\"\n", + " ],\n", + " \"LC_ADDRESS\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"XDG_RUNTIME_DIR\": [\n", + " \"/run/user/1000\"\n", + " ],\n", + " \"BUNDLE_PATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems\"\n", + " ],\n", + " \"BUNDLER_ORIG_MANPATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLE_BIN_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/exe/bundle\"\n", + " ],\n", + " \"DISPLAY\": [\n", + " \":1\"\n", + " ],\n", + " \"ep_build_rel\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build-release\"\n", + " ],\n", + " \"os_build2\": [\n", + " \"/home/julien/Software/Others/OS-build2\"\n", + " ],\n", + " \"os_idd\": [\n", + " \"/home/julien/Software/Others/OpenStudio/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"MY_RUBY_HOME\": [\n", + " \"/home/julien/.rvm/rubies/ruby-2.5.5\"\n", + " ],\n", + " \"LANG\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build3\": [\n", + " \"/media/Data/Software/Others/OS-build3\"\n", + " ],\n", + " \"XDG_CURRENT_DESKTOP\": [\n", + " \"ubuntu:GNOME\"\n", + " ],\n", + " \"LC_TELEPHONE\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PREFER_PYVENV\": [\n", + " \"true\"\n", + " ],\n", + " \"RUBYPATH\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ],\n", + " \"LS_COLORS\": [\n", + " \"rs=0:di=01\",\n", + " \"34:ln=01\",\n", + " \"36:mh=00:pi=40\",\n", + " \"33:so=01\",\n", + " \"35:do=01\",\n", + " \"35:bd=40\",\n", + " \"33\",\n", + " \"01:cd=40\",\n", + " \"33\",\n", + " \"01:or=40\",\n", + " \"31\",\n", + " \"01:mi=00:su=37\",\n", + " \"41:sg=30\",\n", + " \"43:ca=30\",\n", + " \"41:tw=30\",\n", + " \"42:ow=01\",\n", + " \"04\",\n", + " \"34:st=37\",\n", + " \"44:ex=01\",\n", + " \"32:*.tar=01\",\n", + " \"31:*.tgz=01\",\n", + " \"31:*.arc=01\",\n", + " \"31:*.arj=01\",\n", + " \"31:*.taz=01\",\n", + " \"31:*.lha=01\",\n", + " \"31:*.lz4=01\",\n", + " \"31:*.lzh=01\",\n", + " \"31:*.lzma=01\",\n", + " \"31:*.tlz=01\",\n", + " \"31:*.txz=01\",\n", + " \"31:*.tzo=01\",\n", + " \"31:*.t7z=01\",\n", + " \"31:*.zip=01\",\n", + " \"31:*.z=01\",\n", + " \"31:*.Z=01\",\n", + " \"31:*.dz=01\",\n", + " \"31:*.gz=01\",\n", + " \"31:*.lrz=01\",\n", + " \"31:*.lz=01\",\n", + " \"31:*.lzo=01\",\n", + " \"31:*.xz=01\",\n", + " \"31:*.bz2=01\",\n", + " \"31:*.bz=01\",\n", + " \"31:*.tbz=01\",\n", + " \"31:*.tbz2=01\",\n", + " \"31:*.tz=01\",\n", + " \"31:*.deb=01\",\n", + " \"31:*.rpm=01\",\n", + " \"31:*.jar=01\",\n", + " \"31:*.war=01\",\n", + " \"31:*.ear=01\",\n", + " \"31:*.sar=01\",\n", + " \"31:*.rar=01\",\n", + " \"31:*.alz=01\",\n", + " \"31:*.ace=01\",\n", + " \"31:*.zoo=01\",\n", + " \"31:*.cpio=01\",\n", + " \"31:*.7z=01\",\n", + " \"31:*.rz=01\",\n", + " \"31:*.cab=01\",\n", + " \"31:*.jpg=01\",\n", + " \"35:*.jpeg=01\",\n", + " \"35:*.gif=01\",\n", + " \"35:*.bmp=01\",\n", + " \"35:*.pbm=01\",\n", + " \"35:*.pgm=01\",\n", + " \"35:*.ppm=01\",\n", + " \"35:*.tga=01\",\n", + " \"35:*.xbm=01\",\n", + " \"35:*.xpm=01\",\n", + " \"35:*.tif=01\",\n", + " \"35:*.tiff=01\",\n", + " \"35:*.png=01\",\n", + " \"35:*.svg=01\",\n", + " \"35:*.svgz=01\",\n", + " \"35:*.mng=01\",\n", + " \"35:*.pcx=01\",\n", + " \"35:*.mov=01\",\n", + " \"35:*.mpg=01\",\n", + " \"35:*.mpeg=01\",\n", + " \"35:*.m2v=01\",\n", + " \"35:*.mkv=01\",\n", + " \"35:*.webm=01\",\n", + " \"35:*.ogm=01\",\n", + " \"35:*.mp4=01\",\n", + " \"35:*.m4v=01\",\n", + " \"35:*.mp4v=01\",\n", + " \"35:*.vob=01\",\n", + " \"35:*.qt=01\",\n", + " \"35:*.nuv=01\",\n", + " \"35:*.wmv=01\",\n", + " \"35:*.asf=01\",\n", + " \"35:*.rm=01\",\n", + " \"35:*.rmvb=01\",\n", + " \"35:*.flc=01\",\n", + " \"35:*.avi=01\",\n", + " \"35:*.fli=01\",\n", + " \"35:*.flv=01\",\n", + " \"35:*.gl=01\",\n", + " \"35:*.dl=01\",\n", + " \"35:*.xcf=01\",\n", + " \"35:*.xwd=01\",\n", + " \"35:*.yuv=01\",\n", + " \"35:*.cgm=01\",\n", + " \"35:*.emf=01\",\n", + " \"35:*.ogv=01\",\n", + " \"35:*.ogx=01\",\n", + " \"35:*.aac=00\",\n", + " \"36:*.au=00\",\n", + " \"36:*.flac=00\",\n", + " \"36:*.m4a=00\",\n", + " \"36:*.mid=00\",\n", + " \"36:*.midi=00\",\n", + " \"36:*.mka=00\",\n", + " \"36:*.mp3=00\",\n", + " \"36:*.mpc=00\",\n", + " \"36:*.ogg=00\",\n", + " \"36:*.ra=00\",\n", + " \"36:*.wav=00\",\n", + " \"36:*.oga=00\",\n", + " \"36:*.opus=00\",\n", + " \"36:*.spx=00\",\n", + " \"36:*.xspf=00\",\n", + " \"36:\"\n", + " ],\n", + " \"XDG_SESSION_DESKTOP\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"PIP_REQUIRE_VIRTUALENV\": [\n", + " \"true\"\n", + " ],\n", + " \"XMODIFIERS\": [\n", + " \"@im=ibus\"\n", + " ],\n", + " \"GNOME_TERMINAL_SERVICE\": [\n", + " \":1.116\"\n", + " ],\n", + " \"XAUTHORITY\": [\n", + " \"/run/user/1000/gdm/Xauthority\"\n", + " ],\n", + " \"SSH_AUTH_SOCK\": [\n", + " \"/run/user/1000/keyring/ssh\"\n", + " ],\n", + " \"LC_NAME\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"os_build_app_rel\": [\n", + " \"/home/julien/Software/Others/OSApp-build-release\"\n", + " ],\n", + " \"SHELL\": [\n", + " \"/bin/bash\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_BIN_PATH\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYOPT\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"QT_ACCESSIBILITY\": [\n", + " \"1\"\n", + " ],\n", + " \"rvm_prefix\": [\n", + " \"/usr/share\"\n", + " ],\n", + " \"GDMSESSION\": [\n", + " \"ubuntu\"\n", + " ],\n", + " \"ep_src\": [\n", + " \"/home/julien/Software/Others/EnergyPlus/src/EnergyPlus\"\n", + " ],\n", + " \"LESSCLOSE\": [\n", + " \"/usr/bin/lesspipe %s %s\"\n", + " ],\n", + " \"GEM_HOME\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"os_gems\": [\n", + " \"/home/julien/Software/Others/openstudio_gems\"\n", + " ],\n", + " \"conan_dev\": [\n", + " \"/home/julien/Software/Others/conan\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_PROJECT_FILENAME\": [\n", + " \".project\"\n", + " ],\n", + " \"LC_MEASUREMENT\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_HOOK_DIR\": [\n", + " \"/home/julien/Virtualenvs\"\n", + " ],\n", + " \"BUNDLER_ORIG_RB_USER_INSTALL\": [\n", + " \"BUNDLER_ENVIRONMENT_PRESERVER_INTENTIONALLY_NIL\"\n", + " ],\n", + " \"rvm_version\": [\n", + " \"1.29.10 (latest)\"\n", + " ],\n", + " \"TEXTDOMAINDIR\": [\n", + " \"/usr/share/locale/\"\n", + " ],\n", + " \"GJS_DEBUG_OUTPUT\": [\n", + " \"stderr\"\n", + " ],\n", + " \"GPG_AGENT_INFO\": [\n", + " \"/run/user/1000/gnupg/S.gpg-agent:0:1\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV_CLONE\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv-clone\"\n", + " ],\n", + " \"LC_IDENTIFICATION\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/Gemfile\"\n", + " ],\n", + " \"XDG_VTNR\": [\n", + " \"2\"\n", + " ],\n", + " \"VIRTUAL_ENV\": [\n", + " \"/home/julien/Virtualenvs/py38\"\n", + " ],\n", + " \"GIT_PS1_STATESEPARATOR\": [\n", + " \" \"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_SCRIPT\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenvwrapper.sh\"\n", + " ],\n", + " \"QT_IM_MODULE\": [\n", + " \"ibus\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_HOME\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5\"\n", + " ],\n", + " \"PWD\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/000_gem_env_report\"\n", + " ],\n", + " \"GEM_PATH\": [\n", + "\n", + " ],\n", + " \"CLUTTER_IM_MODULE\": [\n", + " \"xim\"\n", + " ],\n", + " \"VIRTUAL_ENV_DISABLE_PROMPT\": [\n", + " \"1\"\n", + " ],\n", + " \"os_idd2\": [\n", + " \"/home/julien/Software/Others/OpenStudio2/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"XDG_DATA_DIRS\": [\n", + " \"/usr/share/ubuntu:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop\"\n", + " ],\n", + " \"ep_build\": [\n", + " \"/home/julien/Software/Others/EnergyPlus-build\"\n", + " ],\n", + " \"XDG_CONFIG_DIRS\": [\n", + " \"/etc/xdg/xdg-ubuntu:/etc/xdg\"\n", + " ],\n", + " \"os_issues\": [\n", + " \"/home/julien/Software/Others/OpenStudio-Issues/2019-11\"\n", + " ],\n", + " \"cbci\": [\n", + " \"/home/julien/Software/Others/cbci_jenkins_libs/vars\"\n", + " ],\n", + " \"VIRTUALENVWRAPPER_VIRTUALENV\": [\n", + " \"/home/julien/.pyenv/versions/3.8.3/bin/virtualenv\"\n", + " ],\n", + " \"os_idd3\": [\n", + " \"/media/Data/Software/Others/OpenStudio3/openstudiocore/resources/model/OpenStudio.idd\"\n", + " ],\n", + " \"rvm_rubygems_path\": [\n", + " \"/home/julien/.rvm/rubygems\"\n", + " ],\n", + " \"LC_NUMERIC\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"LC_PAPER\": [\n", + " \"en_US.UTF-8\"\n", + " ],\n", + " \"ep_root\": [\n", + " \"/home/julien/Software/Others/EnergyPlus\"\n", + " ],\n", + " \"PYENV_VIRTUALENVWRAPPER_PYENV_VERSION\": [\n", + " \"3.8.3\"\n", + " ],\n", + " \"BUNDLER_ORIG_BUNDLE_GEMFILE\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/Gemfile\"\n", + " ],\n", + " \"BUNDLER_ORIG_GEM_PATH\": [\n", + " \"/home/julien/.rvm/gems/ruby-2.5.5:/home/julien/.rvm/gems/ruby-2.5.5@global\"\n", + " ],\n", + " \"BUNDLER_ORIG_PATH\": [\n", + " \"/home/julien/Virtualenvs/py38/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/shims:/home/julien/.pyenv/libexec:/home/julien/.pyenv/plugins/python-build/bin:/home/julien/.pyenv/plugins/pyenv-virtualenvwrapper/bin:/home/julien/.pyenv/shims:~/.pyenv/bin:/home/julien/Qt/QtIFW-3.2.2/bin/:~/.config/composer/vendor/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5/bin:/home/julien/.rvm/gems/ruby-2.5.5@global/bin:/home/julien/.rvm/rubies/ruby-2.5.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/julien/.rvm/bin\"\n", + " ],\n", + " \"rvm_path\": [\n", + " \"/usr/share/rvm\"\n", + " ],\n", + " \"VTE_VERSION\": [\n", + " \"5202\"\n", + " ],\n", + " \"EDITOR\": [\n", + " \"vim\"\n", + " ],\n", + " \"os_build_app\": [\n", + " \"/home/julien/Software/Others/OSApp-build\"\n", + " ],\n", + " \"BUNDLER_ORIG_RUBYLIB\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/model/simulationtests/\"\n", + " ]\n", + " },\n", + " \"rb_config\": {\n", + " \"DESTDIR\": \"\",\n", + " \"MAJOR\": \"2\",\n", + " \"MINOR\": \"5\",\n", + " \"TEENY\": \"5\",\n", + " \"PATCHLEVEL\": \"157\",\n", + " \"INSTALL\": \"/usr/bin/install -c\",\n", + " \"EXEEXT\": \"\",\n", + " \"prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"ruby_install_name\": \"ruby\",\n", + " \"RUBY_INSTALL_NAME\": \"ruby\",\n", + " \"RUBY_SO_NAME\": \"ruby\",\n", + " \"exec\": \"exec\",\n", + " \"ruby_pc\": \"ruby-2.5.pc\",\n", + " \"PACKAGE\": \"ruby\",\n", + " \"BUILTIN_TRANSSRCS\": \" enc/trans/newline.c\",\n", + " \"USE_RUBYGEMS\": \"YES\",\n", + " \"MANTYPE\": \"doc\",\n", + " \"vendorarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby/x86_64-linux\",\n", + " \"sitearchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby/x86_64-linux\",\n", + " \"rubyarchhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/x86_64-linux\",\n", + " \"vendorhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/vendor_ruby\",\n", + " \"sitehdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0/site_ruby\",\n", + " \"rubyhdrdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/ruby-2.5.0\",\n", + " \"RUBY_SEARCH_PATH\": \"\",\n", + " \"UNIVERSAL_INTS\": \"\",\n", + " \"UNIVERSAL_ARCHNAMES\": \"\",\n", + " \"configure_args\": \" '--with-static-linked-ext' '--disable-install-doc' '--prefix=/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install' '--with-zlib-dir=/home/conan/.conan/data/zlib/1.2.11/_/_/package/aff0eb9e4c299cac0972a5fe39033141b3e50a6d' '--with-openssl-dir=/home/conan/.conan/data/openssl/1.1.0l/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8' '--with-libffi-dir=/home/conan/.conan/data/libffi/3.2.1/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-libyaml-dir=/home/conan/.conan/data/libyaml/0.2.2/bincrafters/stable/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--with-gdbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-dir=/home/conan/.conan/data/gdbm/1.18.1/bincrafters/stable/package/b0119c2b089225eb48ca0a32be057dfd60871853' '--with-dbm-type=gdbm_compat' '--with-readline-dir=/home/conan/.conan/data/readline/7.0/bincrafters/stable/package/2104db1c10d22100d1699d4b668d1e50c32171b5' '--with-gmp-dir=/home/conan/.conan/data/gmp/6.1.2/_/_/package/7ea0064b3a6b403d4640540ffc7d2b11f0a84b8a' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'\",\n", + " \"CONFIGURE\": \"configure\",\n", + " \"vendorarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0/x86_64-linux\",\n", + " \"vendorlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby/2.5.0\",\n", + " \"vendordir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/vendor_ruby\",\n", + " \"sitearchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0/x86_64-linux\",\n", + " \"sitelibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby/2.5.0\",\n", + " \"sitedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/site_ruby\",\n", + " \"rubyarchdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"rubylibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0\",\n", + " \"ruby_version\": \"2.5.0\",\n", + " \"sitearch\": \"x86_64-linux\",\n", + " \"arch\": \"x86_64-linux\",\n", + " \"sitearchincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"archincludedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include/x86_64-linux\",\n", + " \"sitearchlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"archlibdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/x86_64-linux\",\n", + " \"libdirname\": \"libdir\",\n", + " \"RUBY_EXEC_PREFIX\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"RUBY_LIB_VERSION\": \"\",\n", + " \"RUBY_LIB_VERSION_STYLE\": \"3\\t/* full */\",\n", + " \"RI_BASE_NAME\": \"ri\",\n", + " \"ridir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/ri\",\n", + " \"rubysitearchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"rubyarchprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/x86_64-linux\",\n", + " \"MAKEFILES\": \"Makefile GNUmakefile\",\n", + " \"PLATFORM_DIR\": \"\",\n", + " \"THREAD_MODEL\": \"pthread\",\n", + " \"SYMBOL_PREFIX\": \"\",\n", + " \"EXPORT_PREFIX\": \"\",\n", + " \"COMMON_HEADERS\": \"\",\n", + " \"COMMON_MACROS\": \"\",\n", + " \"COMMON_LIBS\": \"\",\n", + " \"MAINLIBS\": \"\",\n", + " \"ENABLE_SHARED\": \"no\",\n", + " \"DLDLIBS\": \" -lc\",\n", + " \"SOLIBS\": \"\",\n", + " \"LIBRUBYARG_SHARED\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib \",\n", + " \"LIBRUBYARG_STATIC\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBYARG\": \"-Wl,-rpath,/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -L/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib -lruby-static\",\n", + " \"LIBRUBY\": \"libruby-static.a\",\n", + " \"LIBRUBY_ALIASES\": \"libruby.so\",\n", + " \"LIBRUBY_SONAME\": \"libruby.so.2.5\",\n", + " \"LIBRUBY_SO\": \"libruby.so.2.5.5\",\n", + " \"LIBRUBY_A\": \"libruby-static.a\",\n", + " \"RUBYW_INSTALL_NAME\": \"\",\n", + " \"rubyw_install_name\": \"\",\n", + " \"EXTDLDFLAGS\": \"\",\n", + " \"EXTLDFLAGS\": \"\",\n", + " \"strict_warnflags\": \"-std=gnu99\",\n", + " \"warnflags\": \"-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"debugflags\": \"-ggdb3\",\n", + " \"optflags\": \"-O3\",\n", + " \"NULLCMD\": \":\",\n", + " \"ENABLE_DEBUG_ENV\": \"\",\n", + " \"DLNOBJ\": \"dln.o\",\n", + " \"INSTALL_STATIC_LIBRARY\": \"yes\",\n", + " \"EXECUTABLE_EXTS\": \"\",\n", + " \"ARCHFILE\": \"\",\n", + " \"LIBRUBY_RELATIVE\": \"no\",\n", + " \"EXTOUT\": \".ext\",\n", + " \"PREP\": \"miniruby\",\n", + " \"CROSS_COMPILING\": \"no\",\n", + " \"TEST_RUNNABLE\": \"yes\",\n", + " \"rubylibprefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby\",\n", + " \"setup\": \"Setup\",\n", + " \"ENCSTATIC\": \"static\",\n", + " \"EXTSTATIC\": \"static\",\n", + " \"STRIP\": \"strip -S -x\",\n", + " \"SOEXT\": \"so\",\n", + " \"TRY_LINK\": \"\",\n", + " \"PRELOADENV\": \"LD_PRELOAD\",\n", + " \"LIBPATHENV\": \"LD_LIBRARY_PATH\",\n", + " \"RPATHFLAG\": \" -Wl,-rpath,%1$-s\",\n", + " \"LIBPATHFLAG\": \" -L%1$-s\",\n", + " \"LINK_SO\": \"\",\n", + " \"ASMEXT\": \"S\",\n", + " \"LIBEXT\": \"a\",\n", + " \"DLEXT2\": \"\",\n", + " \"DLEXT\": \"so\",\n", + " \"LDSHAREDXX\": \"/usr/bin/g++ -shared\",\n", + " \"LDSHARED\": \"/usr/bin/gcc -shared\",\n", + " \"CCDLFLAGS\": \"-fPIC\",\n", + " \"STATIC\": \"\",\n", + " \"ARCH_FLAG\": \"\",\n", + " \"DLDFLAGS\": \"-Wl,--compress-debug-sections=zlib\",\n", + " \"ALLOCA\": \"\",\n", + " \"dsymutil\": \"\",\n", + " \"codesign\": \"\",\n", + " \"POSTLINK\": \":\",\n", + " \"WERRORFLAG\": \"-Werror\",\n", + " \"CHDIR\": \"cd -P\",\n", + " \"RMALL\": \"rm -fr\",\n", + " \"RMDIRS\": \"rmdir --ignore-fail-on-non-empty -p\",\n", + " \"RMDIR\": \"rmdir --ignore-fail-on-non-empty\",\n", + " \"CP\": \"cp\",\n", + " \"RM\": \"rm -f\",\n", + " \"PKG_CONFIG\": \"pkg-config\",\n", + " \"DOXYGEN\": \"\",\n", + " \"DOT\": \"\",\n", + " \"MAKEDIRS\": \"/bin/mkdir -p\",\n", + " \"MKDIR_P\": \"/bin/mkdir -p\",\n", + " \"INSTALL_DATA\": \"/usr/bin/install -c -m 644\",\n", + " \"INSTALL_SCRIPT\": \"/usr/bin/install -c\",\n", + " \"INSTALL_PROGRAM\": \"/usr/bin/install -c\",\n", + " \"SET_MAKE\": \"\",\n", + " \"LN_S\": \"ln -s\",\n", + " \"NM\": \"nm\",\n", + " \"DLLWRAP\": \"\",\n", + " \"WINDRES\": \"\",\n", + " \"OBJCOPY\": \":\",\n", + " \"OBJDUMP\": \"objdump\",\n", + " \"ASFLAGS\": \"\",\n", + " \"AS\": \"as\",\n", + " \"ARFLAGS\": \"rcD \",\n", + " \"AR\": \"ar\",\n", + " \"RANLIB\": \"ranlib\",\n", + " \"try_header\": \"\",\n", + " \"CC_VERSION_MESSAGE\": \"gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0\\nCopyright (C) 2017 Free Software Foundation, Inc.\\nThis is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\",\n", + " \"CC_VERSION\": \"/usr/bin/gcc --version\",\n", + " \"CSRCFLAG\": \"\",\n", + " \"COUTFLAG\": \"-o \",\n", + " \"OUTFLAG\": \"-o \",\n", + " \"CPPOUTFILE\": \"-o conftest.i\",\n", + " \"GNU_LD\": \"yes\",\n", + " \"LD\": \"ld\",\n", + " \"GCC\": \"yes\",\n", + " \"EGREP\": \"/bin/grep -E\",\n", + " \"GREP\": \"/bin/grep\",\n", + " \"CPP\": \"/usr/bin/gcc -E\",\n", + " \"CXXFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CXX\": \"/usr/bin/g++\",\n", + " \"OBJEXT\": \"o\",\n", + " \"CPPFLAGS\": \" \",\n", + " \"LDFLAGS\": \"-L. -fstack-protector -rdynamic -Wl,-export-dynamic\",\n", + " \"CFLAGS\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"CC\": \"/usr/bin/gcc\",\n", + " \"target_os\": \"linux\",\n", + " \"target_vendor\": \"pc\",\n", + " \"target_cpu\": \"x86_64\",\n", + " \"target\": \"x86_64-pc-linux-gnu\",\n", + " \"host_os\": \"linux-gnu\",\n", + " \"host_vendor\": \"pc\",\n", + " \"host_cpu\": \"x86_64\",\n", + " \"host\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_VERSION_NAME\": \"ruby-2.5.0\",\n", + " \"RUBYW_BASE_NAME\": \"rubyw\",\n", + " \"RUBY_BASE_NAME\": \"ruby\",\n", + " \"build_os\": \"linux-gnu\",\n", + " \"build_vendor\": \"pc\",\n", + " \"build_cpu\": \"x86_64\",\n", + " \"build\": \"x86_64-pc-linux-gnu\",\n", + " \"RUBY_API_VERSION\": \"2.5\",\n", + " \"RUBY_PROGRAM_VERSION\": \"2.5.5\",\n", + " \"HAVE_GIT\": \"yes\",\n", + " \"GIT\": \"git\",\n", + " \"cxxflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"cppflags\": \"\",\n", + " \"cflags\": \"-O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict\",\n", + " \"target_alias\": \"\",\n", + " \"host_alias\": \"\",\n", + " \"build_alias\": \"\",\n", + " \"LIBS\": \"-lpthread -lgmp -ldl -lcrypt -lm \",\n", + " \"ECHO_T\": \"\",\n", + " \"ECHO_N\": \"-n\",\n", + " \"ECHO_C\": \"\",\n", + " \"DEFS\": \"\",\n", + " \"mandir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/man\",\n", + " \"localedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/locale\",\n", + " \"libdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib\",\n", + " \"psdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"pdfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"dvidir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"htmldir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"infodir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/info\",\n", + " \"docdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share/doc/ruby\",\n", + " \"oldincludedir\": \"/usr/include\",\n", + " \"includedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/include\",\n", + " \"localstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/var\",\n", + " \"sharedstatedir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/com\",\n", + " \"sysconfdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/etc\",\n", + " \"datadir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"datarootdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/share\",\n", + " \"libexecdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/libexec\",\n", + " \"sbindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/sbin\",\n", + " \"bindir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/bin\",\n", + " \"exec_prefix\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install\",\n", + " \"PACKAGE_URL\": \"\",\n", + " \"PACKAGE_BUGREPORT\": \"\",\n", + " \"PACKAGE_STRING\": \"\",\n", + " \"PACKAGE_VERSION\": \"\",\n", + " \"PACKAGE_TARNAME\": \"\",\n", + " \"PACKAGE_NAME\": \"\",\n", + " \"PATH_SEPARATOR\": \":\",\n", + " \"SHELL\": \"/bin/bash\",\n", + " \"UNICODE_VERSION\": \"10.0.0\",\n", + " \"archdir\": \"/home/conan/.conan/data/openstudio_ruby/2.5.5/nrel/stable/build/378c3ffe60cbe658062f5414026d99e9f552f250/Ruby-prefix/src/Ruby-install/lib/ruby/2.5.0/x86_64-linux\",\n", + " \"topdir\": \":/ruby/2.5.0\"\n", + " },\n", + " \"gem\": {\n", + " \"version\": \"2.7.6.2\",\n", + " \"dir\": \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\",\n", + " \"path\": [\n", + " \"/home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0\"\n", + " ],\n", + " \"user_dir\": \"/home/julien/.gem/ruby/2.5.0\",\n", + " \"user_home\": \"/home/julien\"\n", + " },\n", + " \"gem_specs_in_path\": {\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ]\n", + " },\n", + " \"gem_specs_loaded\": {\n", + " \"addressable\": [\n", + " \"- 2.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ansi\": [\n", + " \"- 1.5.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ast\": [\n", + " \"- 2.4.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bcl\": [\n", + " \"- 0.6.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"builder\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"bundler\": [\n", + " \"- 2.1.4 from /home/julien/.rvm/gems/ruby-2.5.5/gems/bundler-2.1.4/lib/specifications\"\n", + " ],\n", + " \"docile\": [\n", + " \"- 1.3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"faraday\": [\n", + " \"- 1.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"git\": [\n", + " \"- 1.6.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"jaro_winkler\": [\n", + " \"- 1.5.4 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"macaddr\": [\n", + " \"- 1.7.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitar\": [\n", + " \"- 0.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest\": [\n", + " \"- 5.14.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"minitest-reporters\": [\n", + " \"- 1.4.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"multipart-post\": [\n", + " \"- 2.1.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"octokit\": [\n", + " \"- 4.18.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"oga\": [\n", + " \"- 3.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-extension\": [\n", + " \"- 0.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-standards\": [\n", + " \"- 0.2.11 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio-workflow\": [\n", + " \"- 2.0.0 from /home/julien/Software/Others/OpenStudio-resources/gemfiles/bundle_no_git/gems/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"openstudio_measure_tester\": [\n", + " \"- 0.2.3 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parallel\": [\n", + " \"- 1.19.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"parser\": [\n", + " \"- 2.7.1.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"powerpack\": [\n", + " \"- 0.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"public_suffix\": [\n", + " \"- 4.0.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"pycall\": [\n", + " \"- 1.2.1 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"rainbow\": [\n", + " \"- 3.0.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rake\": [\n", + " \"- 13.0.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rchardet\": [\n", + " \"- 1.8.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rexml\": [\n", + " \"- 3.2.4 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop\": [\n", + " \"- 0.54.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubocop-checkstyle_formatter\": [\n", + " \"- 0.4.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ll\": [\n", + " \"- 2.1.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-ole\": [\n", + " \"- 1.2.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"ruby-progressbar\": [\n", + " \"- 1.10.1 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"rubyzip\": [\n", + " \"- 2.3.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sawyer\": [\n", + " \"- 0.8.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov\": [\n", + " \"- 0.18.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"simplecov-html\": [\n", + " \"- 0.12.2 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"spreadsheet\": [\n", + " \"- 1.2.6 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"sqlite3\": [\n", + " \"- 1.3.13.20180326210955 from :/ruby/2.5.0/bundler/specifications\"\n", + " ],\n", + " \"systemu\": [\n", + " \"- 2.6.5 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"unicode-display_width\": [\n", + " \"- 1.7.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"uuid\": [\n", + " \"- 2.3.9 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"yamler\": [\n", + " \"- 0.1.0 from :/ruby/2.5.0/specifications\"\n", + " ],\n", + " \"zliby\": [\n", + " \"- 0.0.5 from :/ruby/2.5.0/specifications\"\n", + " ]\n", + " }\n", + " }\n", + " }\n", + "}" + ], + "step_result": "Success", + "step_values": [ + + ], + "step_warnings": [ + + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "climate_zone": "5B", + "weather_file_name": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + "measure_dir_name": "ChangeBuildingLocation", + "result": { + "completed_at": "20200824T092819Z", + "measure_class_name": "ChangeBuildingLocation", + "measure_display_name": "ChangeBuildingLocation", + "measure_name": "change_building_location", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "d4db4971-f5ba-11e3-a3ac-0800200c9a66", + "measure_version_id": "66b54583-a1b9-4600-bb23-18ad376634ff", + "measure_version_modified": "20180710T213332Z", + "measure_xml_checksum": "057E8D9D", + "started_at": "20200824T092819Z", + "stderr": "", + "stdout": "[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The final weather file is Chicago Ohare Intl Ap and the model has 3 design day objects.", + "step_info": [ + "city is Chicago Ohare Intl Ap. State is IL", + "mean dry bulb is 9.924999999999999", + "Adding object Chicago Ohare Intl Ap Ann Htg 99.6% Condns DB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns WB=>MDB", + "Adding object Chicago Ohare Intl Ap Ann Clg .4% Condns DB=>MWB", + "Setting Climate Zone to 5B" + ], + "step_initial_condition": "No weather file is set. The model has 0 design day objects", + "step_result": "Success", + "step_values": [ + { + "name": "weather_file_name", + "value": "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" + }, + { + "name": "climate_zone", + "value": "5B" + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "weather_file.path is /home/julien/Software/Others/OpenStudio-resources/weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "bar_division_method": "Single Space Type - Core and Perimeter", + "bldg_type_a": "SmallOffice", + "bldg_type_a_num_units": 1, + "bldg_type_b": "SmallOffice", + "bldg_type_b_fract_bldg_area": 0, + "bldg_type_b_num_units": 0, + "bldg_type_c": "SmallOffice", + "bldg_type_c_fract_bldg_area": 0, + "bldg_type_c_num_units": 0, + "bldg_type_d": "SmallOffice", + "bldg_type_d_fract_bldg_area": 0, + "bldg_type_d_num_units": 0, + "building_rotation": 0, + "floor_height": 0, + "ns_to_ew_ratio": 1.1478834930486188, + "num_stories_above_grade": 1, + "num_stories_below_grade": 0, + "party_wall_fraction": 0, + "story_multiplier": "Basements Ground Mid Top", + "template": "90.1-2007", + "total_bldg_floor_area": 1235, + "wwr": 0 + }, + "measure_dir_name": "create_bar_from_building_type_ratios", + "result": { + "completed_at": "20200824T092822Z", + "measure_class_name": "CreateBarFromBuildingTypeRatios", + "measure_display_name": "Create Bar From Building Type Ratios", + "measure_name": "create_bar_from_building_type_ratios", + "measure_taxonomy": "Envelope.Form", + "measure_type": "ModelMeasure", + "measure_uid": "6e3a14f8-c3c7-4e03-bc51-bef8a52e1a05", + "measure_version_id": "c70ff335-2217-4d1b-bd69-320187992ed7", + "measure_version_modified": "20180702T223605Z", + "measure_xml_checksum": "2AF3A68E", + "started_at": "20200824T092821Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 1 spaces.", + "step_info": [ + "0.0 value for floor height will be replaced with smart default for SmallOffice of 10.0.", + "0.0 value for window to wall ratio will be replaced with smart default for SmallOffice of 0.15.", + "Creating Space Types for SmallOffice.", + "Intersecting surfaces, this will create additional geometry.", + "Created Bar envlope with floor area of 1,235 (ft^2)", + "Target party wall fraction is 0.0. Realized fraction is 0.0" + ], + "step_initial_condition": "The building started with 0 spaces.", + "step_result": "Success", + "step_values": [ + { + "name": "bldg_type_a", + "value": "SmallOffice" + }, + { + "name": "bldg_type_a_num_units", + "value": 1 + }, + { + "name": "bldg_type_b", + "value": "SmallOffice" + }, + { + "name": "bldg_type_b_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_b_num_units", + "value": 0 + }, + { + "name": "bldg_type_c", + "value": "SmallOffice" + }, + { + "name": "bldg_type_c_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_c_num_units", + "value": 0 + }, + { + "name": "bldg_type_d", + "value": "SmallOffice" + }, + { + "name": "bldg_type_d_fract_bldg_area", + "value": 0.0 + }, + { + "name": "bldg_type_d_num_units", + "value": 0 + }, + { + "name": "single_floor_area", + "value": 0.0 + }, + { + "name": "total_bldg_floor_area", + "value": 1235.0 + }, + { + "name": "floor_height", + "value": 0.0 + }, + { + "name": "num_stories_above_grade", + "value": 1.0 + }, + { + "name": "num_stories_below_grade", + "value": 0 + }, + { + "name": "building_rotation", + "value": 0.0 + }, + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "ns_to_ew_ratio", + "value": 1.1478834930486188 + }, + { + "name": "wwr", + "value": 0.0 + }, + { + "name": "party_wall_fraction", + "value": 0.0 + }, + { + "name": "party_wall_stories_north", + "value": 0 + }, + { + "name": "party_wall_stories_south", + "value": 0 + }, + { + "name": "party_wall_stories_east", + "value": 0 + }, + { + "name": "party_wall_stories_west", + "value": 0 + }, + { + "name": "bottom_story_ground_exposed_floor", + "value": true + }, + { + "name": "top_story_exterior_exposed_roof", + "value": true + }, + { + "name": "story_multiplier", + "value": "Basements Ground Mid Top" + }, + { + "name": "bar_division_method", + "value": "Single Space Type - Core and Perimeter" + }, + { + "name": "make_mid_story_surfaces_adiabatic", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + }, + { + "name": "party_wall_fraction_actual", + "value": 0.0 + } + ], + "step_warnings": [ + "Due to the size of the building modeling each floor as a single zone." + ] + } + }, + { + "arguments": { + "add_constructions": true, + "add_elevators": false, + "add_exhaust": true, + "add_exterior_lights": false, + "add_hvac": true, + "add_space_type_loads": true, + "add_swh": true, + "clg_src": "Electricity", + "exterior_lighting_zone": "3 - All Other Areas", + "htg_src": "NaturalGas", + "hvac_delivery_type": "Forced Air", + "kitchen_makeup": "Adjacent", + "onsite_parking_fraction": 1, + "remove_objects": false, + "system_type": "PSZ-AC with gas coil heat", + "template": "90.1-2007" + }, + "measure_dir_name": "create_typical_building_from_model", + "result": { + "completed_at": "20200824T092825Z", + "measure_class_name": "CreateTypicalBuildingFromModel", + "measure_display_name": "Create Typical Building from Model", + "measure_name": "create_typical_building_from_model", + "measure_taxonomy": "Whole Building.Space Types", + "measure_type": "ModelMeasure", + "measure_uid": "339a2e3a-273c-4494-bb50-bfe586a0647c", + "measure_version_id": "d4a8688f-d185-465f-9560-abfe916b4ee8", + "measure_version_modified": "20180626T202346Z", + "measure_xml_checksum": "EE13F09F", + "started_at": "20200824T092822Z", + "stderr": "", + "stdout": "[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[utilities.geometry.join] <1> Union has inner loops\n[utilities.geometry.joinAll] <1> Expected polygons to join together\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n[openstudio.model.YearDescription] <1> 'UseWeatherFile' is not yet a supported option for YearDescription\n", + "step_errors": [ + + ], + "step_files": [ + + ], + "step_final_condition": "The building finished with 429 objects.", + "step_info": [ + "Replacing argument named template from current measure with a value of 90.1-2007 from create_bar_from_building_type_ratios.", + "Adding loads to space type named Office WholeBuilding - Sm Office - 90.1-2007", + "Adding default construction set named Res 90.1-2007 - Office - ASHRAE 169-2013-5B", + "Adding Office Shared Service Water Loop to the building. It has 1 water use connections.", + "Assigning Office WholeBuilding - Sm Office - 90.1-2007 Thermostat to thermal zones with Office WholeBuilding - Sm Office - 90.1-2007 assigned.", + "Using OpenStudio Standards version 0.2.11 with template 90.1-2007.", + "Loading OpenStudio Standards data for 90.1-2007", + "Office WholeBuilding - Sm Office had no people, one has been created.", + "Office WholeBuilding - Sm Office set occupancy to 5.6 people/1000 ft^2.", + "Office WholeBuilding - Sm Office had no lights, one has been created.", + "Office WholeBuilding - Sm Office set LPD to 1.0 W/ft^2.", + "Office WholeBuilding - Sm Office had no electric equipment, one has been created.", + "Office WholeBuilding - Sm Office set electric EPD to 0.63 W/ft^2.", + "Office WholeBuilding - Sm Office had no ventilation specification, one has been created.", + "Office WholeBuilding - Sm Office set ventilation per area to 0.1 cfm/ft^2.", + "Office WholeBuilding - Sm Office set occupancy schedule to OfficeSmall BLDG_OCC_SCH.", + "Office WholeBuilding - Sm Office set occupant activity schedule to OfficeSmall ACTIVITY_SCH.", + "Office WholeBuilding - Sm Office set lighting schedule to OfficeSmall BLDG_LIGHT_SCH.", + "Office WholeBuilding - Sm Office set electric equipment schedule to OfficeSmall BLDG_EQUIP_SCH.", + "Office WholeBuilding - Sm Office set infiltration schedule to OfficeSmall INFIL_QUARTER_ON_SCH.", + "Adding construction set: 90.1-2007-ASHRAE 169-2013-5B-Office--is_residentialNo", + "Adding construction Typical Insulated Exterior Mass Floor R-13.51.", + "Adding construction Typical Insulated Exterior Mass Wall R-11.11.", + "Adding construction Typical IEAD Roof R-20.83.", + "Adding construction Typical Interior Floor.", + "Adding construction Typical Interior Wall.", + "Adding construction Typical Interior Ceiling.", + "Adding construction Typical Insulated Carpeted 6in Slab Floor.", + "Adding construction Typical Insulated Basement Mass Wall.", + "Adding construction U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air.", + "Adding construction Typical Insulated Metal Door R-1.43.", + "Adding construction U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm.", + "Adding construction Typical Overhead Door R-2.0.", + "Adding construction U 1.17 SHGC 0.49 Simple Glazing Skylight U-1.17 SHGC 0.77.", + "Adding construction Typical Interior Window.", + "Adding construction Typical Interior Door.", + "Adding construction Typical Interior Partition.", + "For Whole Story Space - Story Ground, set infiltration rate to 0.202 cfm/ft2 exterior wall area (aka 1.8 cfm/ft2 @75Pa).", + "For Office WholeBuilding - Sm Office - 90.1-2007, floor area = 1235 ft^2.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of spaces = 1.", + "For Office WholeBuilding - Sm Office - 90.1-2007, number of people = 7.", + "Added Office WholeBuilding - Sm Office - 90.1-2007 Service Water Use 0.01gpm at 140F.", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Capacity of 707 Btu/hr = 1.0 peak fraction * 1 gal/hr * 8.4 lb/gal * 1.0 Btu/lb F * (140 - 40 deltaF / 0.8 htg eff).", + "Added water heater called 40gal NaturalGas Water Heater - 1kBtu/hr", + "Pipe length 70ft = 2.0 * ( (1235ft2 / 1.0 stories)^0.5 + (10.0ft * (1.0 stories - 1.0) ) )", + "Added 70ft of Copper pipe 0.75in type L with 0.5in fiberglass batt losing heat to 70F air to Office Shared Service Water Loop.", + "Added circulating SWH loop called Office Shared Service Water Loop", + "Adding shared water heating loop for Office.", + "Started adding daylighting controls.", + "Finished adding daylighting controls.", + "Office WholeBuilding - Sm Office - 90.1-2007 set heating setpoint schedule to OfficeSmall HTGSETP_SCH_NO_OPTIMUM.", + "Office WholeBuilding - Sm Office - 90.1-2007 set cooling setpoint schedule to OfficeSmall CLGSETP_SCH_NO_OPTIMUM.", + "Adding hot water loop.", + "New high temperature hot water loop created.", + "Adding PSZ-AC for Zone Whole Story Space - Story Ground.", + "Set sizing factors to 1.25 for heating and 1.15 for cooling.", + "Running simulation /home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/003_create_typical_building_from_model/SR1.", + "Finished run.", + "Started applying multizone vav OA sizing.", + "Finished applying multizone vav OA sizing.", + "Started applying prototype HVAC assumptions.", + "For Prototype: Zone Whole Story Space - Story Ground PSZ-AC Fan: 859cfm; Pressure Rise = 2.5in w.c.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: allowed_hp = 1.01HP; motor eff = 84.0%; total fan eff = 55% based on 859 cfm.", + "Zone Whole Story Space - Story Ground PSZ-AC does not require an economizer because the total cooling capacity of 29299 Btu/hr is less than the minimum capacity of 65000 Btu/hr.", + "Finished applying prototype HVAC assumptions.", + "Started applying HVAC efficiency standards for 90.1-2007 template.", + "For Zone Whole Story Space - Story Ground PSZ-AC, ERV not required based on 14% OA flow, design supply air flow of 859cfm, and climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground PSZ-AC: non-integrated economizer per 6.5.1.3 exception b, DX system less than 65000Btu/hr.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system min oa flow is 124 cfm, less than the minimum of 3000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: DCV is not required since the system does not have an economizer.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Annual occupied hours = 2871 hr/yr, assuming a 0.15 occupancy threshold. This schedule will be used as the HVAC operation schedule.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Motorized OA damper not required because the building has 1 stories, less than the minimum of 3 stories for climate zone ASHRAE 169-2013-5B.", + "For Zone Whole Story Space - Story Ground: DCV is not required since the occupant density is 6 people/1000 ft2, but the minimum occupant density is 40 people/1000 ft2.", + "For Zone Whole Story Space - Story Ground PSZ-AC: Optimum start is not required since design flow rate of 859 cfm is below the limit of 10000 cfm.", + "For Zone Whole Story Space - Story Ground PSZ-AC: electric heating coil was found, cannot apply DX fan/economizer control.", + "For Zone Whole Story Space - Story Ground PSZ-AC Fan: motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Office Shared Service Water Loop Circulator Pump: brake hp = 0.0HP, motor nameplate = 1.0HP, motor eff = 82.5%.", + "For Hot Water Loop Pump: brake hp = 0.0HP, motor nameplate = 0HP, motor eff = 100.0%.", + "For 90.1-2007: Zone Whole Story Space - Story Ground PSZ-AC 1spd DX AC Clg Coil: AirCooled All Other Single Package Capacity = 29kBtu/hr; SEER = 13.0", + "For 90.1-2007: 40gal NaturalGas Water Heater - 1kBtu/hr 0.82 Therm Eff; thermal efficiency = 0.82, skin-loss UA = 0Btu/hr", + "Finished applying HVAC efficiency standards.", + "Total Time = 3sec." + ], + "step_initial_condition": "The building started with 38 objects.", + "step_result": "Success", + "step_values": [ + { + "name": "template", + "value": "90.1-2007" + }, + { + "name": "system_type", + "value": "PSZ-AC with gas coil heat" + }, + { + "name": "hvac_delivery_type", + "value": "Forced Air" + }, + { + "name": "htg_src", + "value": "NaturalGas" + }, + { + "name": "clg_src", + "value": "Electricity" + }, + { + "name": "kitchen_makeup", + "value": "Adjacent" + }, + { + "name": "exterior_lighting_zone", + "value": "3 - All Other Areas" + }, + { + "name": "add_constructions", + "value": true + }, + { + "name": "add_space_type_loads", + "value": true + }, + { + "name": "add_elevators", + "value": false + }, + { + "name": "add_exterior_lights", + "value": false + }, + { + "name": "onsite_parking_fraction", + "value": 1.0 + }, + { + "name": "add_exhaust", + "value": true + }, + { + "name": "add_swh", + "value": true + }, + { + "name": "add_thermostat", + "value": true + }, + { + "name": "add_hvac", + "value": true + }, + { + "name": "remove_objects", + "value": false + }, + { + "name": "use_upstream_args", + "value": true + } + ], + "step_warnings": [ + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air is not opaque or simple glazing.", + "[openstudio.standards.Construction] Can only set the u-value of opaque constructions or simple glazing. U 0.72 SHGC 0.25 Sgl Ref-B-M Tint 6mm is not opaque or simple glazing.", + "[openstudio.weather.Model] Could not find ground temperatures; will use generic temperatures, which will skew results.", + "[openstudio.standards.BoilerHotWater] For Boiler, cannot find boiler properties with search criteria {\"template\"=>\"90.1-2007\", \"fuel_type\"=>\"Gas\", \"fluid_type\"=>\"Hot Water\"}, cannot apply efficiency standard." + ] + } + }, + { + "arguments": { + "__SKIP__": false, + "air_loops_detail_section": true, + "annual_overview_section": true, + "building_summary_section": true, + "cost_summary_section": true, + "envelope_section_section": true, + "exterior_light_section": true, + "hvac_load_profile": true, + "interior_lighting_section": true, + "monthly_overview_section": true, + "outdoor_air_section": true, + "plant_loops_detail_section": true, + "plug_loads_section": true, + "schedules_overview_section": true, + "source_energy_section": true, + "space_type_breakdown_section": true, + "space_type_details_section": true, + "utility_bills_rates_section": true, + "water_use_section": true, + "zone_condition_section": true, + "zone_equipment_detail_section": true, + "zone_summary_section": true + }, + "measure_dir_name": "openstudio_results", + "result": { + "completed_at": "20200824T092840Z", + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "started_at": "20200824T092838Z", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_files": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/model_articulation1_bundle_no_git.osw/004_openstudio_results/report.html" + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "90.1-2007|SmallOffice", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 65039.21079589984 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1235.0510812132734 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.66115044570258 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 859.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 77.67 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 244.33 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 15.67 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 25174.022715521704 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 3848.137508472068 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 15402.028205091407 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 11468.58715579114 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 7042.281203927947 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2094.675835892431 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 37779.99041568883 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 27259.220380211005 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 5.555555555555555 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1127.7777777777778 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 4513.888888888889 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3361.111111111111 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 2063.888888888889 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 251.5992 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 20.9508 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 6.484028427777776 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1126.8695930527776 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 4513.133333333333 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3361.361388888889 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 2064.420833333333 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.12876478611111114 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 11072.397941822224 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 25.156857972930087 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.0992300971555364 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 27.256088070085625 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "typical_iead_roof_r_20_83", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "typical_insulated_exterior_mass_wall_r_11_11", + "units": "ft^2", + "value": 1197.6894257285012 + }, + { + "name": "u_0_52_shgc_0_40_dbl_ref_d_clr_6_mm_13_mm_air", + "units": "ft^2", + "value": 211.3569574814987 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 15.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 15.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_office_whole_building_sm_office_90_1_2007", + "units": "ft^2", + "value": 1235.0000000000039 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 19061.111111111113 + }, + { + "name": "office_whole_building_sm_office_90_1_2007_service_water_use_0_01_gpm_at_140_f", + "units": "gal/min", + "value": 0.011223191565733363 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.49755 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": null +} \ No newline at end of file diff --git a/test/moisture_settings.osm_3.0.1_out.osw b/test/moisture_settings.osm_3.0.1_out.osw new file mode 100644 index 000000000..a757688c4 --- /dev/null +++ b/test/moisture_settings.osm_3.0.1_out.osw @@ -0,0 +1,1128 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* GetMoistureBalanceEMPDInput: EMPD properties are not assigned to the inside layer of Surfaces", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual surfaces.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.66 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.620 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.906 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/29 10:30 - 10:45", + " ** ~~~ ** Input Temperature=-114.22", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:04 - 09:08", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1822 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5682 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989702 Min=-25.67979", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1068 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1427 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4382 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99842 Min=-7.428867", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 809 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-114.224766 C Min=-114.224766 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 31 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15302 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/moisture_settings.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5636639.98 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5636639.98 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.37 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.37 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 88.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 13.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3045990.4 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277227.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139063.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85123.46 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590640.1 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3045990.4 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81247.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40755.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24947.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30465.78 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81247.32 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40754.68 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24946.55 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759242.83 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3045.99 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3045.99 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1651936.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 335.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/moisture_settings.rb_3.0.1_out.osw b/test/moisture_settings.rb_3.0.1_out.osw new file mode 100644 index 000000000..ff3580ac4 --- /dev/null +++ b/test/moisture_settings.rb_3.0.1_out.osw @@ -0,0 +1,1128 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* GetMoistureBalanceEMPDInput: EMPD properties are not assigned to the inside layer of Surfaces", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual surfaces.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.66 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.620 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.52 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.906 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/29 10:30 - 10:45", + " ** ~~~ ** Input Temperature=-114.22", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:04 - 09:08", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:10 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1822 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5682 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989702 Min=-25.67979", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1068 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1427 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4382 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99842 Min=-7.428867", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 809 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-114.224766 C Min=-114.224766 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 41 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 31 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15302 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/moisture_settings.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5636639.98 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5636639.98 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.37 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.37 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 88.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 13.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3045990.4 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277227.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139063.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85123.46 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590640.1 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3045990.4 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81247.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40755.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24947.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30465.78 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81247.32 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40754.68 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24946.55 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759242.83 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3045.99 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3045.99 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1651936.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 335.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multi_stage.osm_3.0.1_out.osw b/test/multi_stage.osm_3.0.1_out.osw new file mode 100644 index 000000000..419e89e2b --- /dev/null +++ b/test/multi_stage.osm_3.0.1_out.osw @@ -0,0 +1,1141 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:00 - 00:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:00 - 00:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:02 - 00:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:03 - 00:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:05 - 00:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:07 - 00:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:08 - 00:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:10 - 00:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:12 - 00:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:13 - 00:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:15 - 00:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 07:00 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.95 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.514 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.645 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:08 - 13:11", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.948 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=02/05 20:00 - 20:15", + " ** ~~~ ** Input Temperature=-107.44", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=11/12 07:45 - 07:52", + " ** ~~~ ** Input Temperature = 4.56", + " ** ~~~ ** Input Humidity Ratio= 1.964006E-003", + " ** ~~~ ** Input Pressure = 100500.00", + " ** ~~~ ** Resultant Temperature= 7.34E-002", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during RUN PERIOD 1 continues", + " ************* ** ~~~ ** This error occurred 8695 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 972 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3576 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998862 Min=-8.089941", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 169 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-14.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2267 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995799 Min=-7.729901", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1134 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995004 Min=-5.226934", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-107.447147 C Min=-278.987015 C", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16855 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multi_stage.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2983093.26 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2983093.26 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 55.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 55.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 726.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1040.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 451.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 540.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1773650.18 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18074.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 146750.52 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1342592.43 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1640500.83 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 40033.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4286.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 43008.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 16373.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 34.51 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 40034.34 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4286.59 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 43008.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 393476.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1637.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 3.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1640.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 874258.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 151.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multi_stage.rb_3.0.1_out.osw b/test/multi_stage.rb_3.0.1_out.osw new file mode 100644 index 000000000..a50b8afea --- /dev/null +++ b/test/multi_stage.rb_3.0.1_out.osw @@ -0,0 +1,1141 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:00 - 00:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:00 - 00:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:02 - 00:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:03 - 00:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:05 - 00:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:07 - 00:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:08 - 00:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:10 - 00:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:12 - 00:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:13 - 00:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 00:15 - 00:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/01 07:00 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.95 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:23 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.514 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.645 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:08 - 13:11", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.948 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=02/05 20:00 - 20:15", + " ** ~~~ ** Input Temperature=-107.44", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilCooling, Environment=RUN PERIOD 1, at Simulation time=11/12 07:45 - 07:52", + " ** ~~~ ** Input Temperature = 4.56", + " ** ~~~ ** Input Humidity Ratio= 1.964006E-003", + " ** ~~~ ** Input Pressure = 100500.00", + " ** ~~~ ** Resultant Temperature= 7.34E-002", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during RUN PERIOD 1 continues", + " ************* ** ~~~ ** This error occurred 8695 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 972 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3576 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998862 Min=-8.089941", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 169 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-14.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2267 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995799 Min=-7.729901", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1134 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995004 Min=-5.226934", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-107.447147 C Min=-278.987015 C", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16855 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multi_stage.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2983093.26 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2983093.26 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 55.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 55.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 726.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1040.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 451.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 540.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1773650.18 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18074.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 146750.52 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1342592.43 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1640500.83 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 40033.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4286.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 43008.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 16373.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 34.51 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 40034.34 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4286.59 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 43008.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 393476.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1637.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 3.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1640.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 874258.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 151.19 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multiple_airloops.osm_3.0.1_out.osw b/test/multiple_airloops.osm_3.0.1_out.osw new file mode 100644 index 000000000..c31c12bee --- /dev/null +++ b/test/multiple_airloops.osm_3.0.1_out.osw @@ -0,0 +1,1121 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 20", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 19", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 16", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 18", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 17", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 29 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 62 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multiple_airloops.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 13204656.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 13204656.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 122.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 122.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3545.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 467.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 8855237.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1088520.57 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 95539.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 745761.47 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 330361.66 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4349419.03 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 8855237.36 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 319013.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 28000.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 218561.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 96819.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 88569.46 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 319012.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 28000.4 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 218561.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 96819.25 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1274688.06 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 8855.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 8855.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3869902.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 399.09 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multiple_airloops.rb_3.0.1_out.osw b/test/multiple_airloops.rb_3.0.1_out.osw new file mode 100644 index 000000000..762b0e2c7 --- /dev/null +++ b/test/multiple_airloops.rb_3.0.1_out.osw @@ -0,0 +1,1121 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 20", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 19", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 17", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 18", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 16", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 29 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 62 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multiple_airloops.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 13204656.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 13204656.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 122.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 122.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3545.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 467.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 8855237.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1088520.57 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 95539.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 745761.47 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 330361.66 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4349419.03 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 8855237.36 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 319013.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 28000.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 218561.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 96819.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 88569.46 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 319012.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 28000.4 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 218561.28 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 96819.25 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1274688.06 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 8855.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 8855.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3869902.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 399.09 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multiple_loops_w_plenums.osm_3.0.1_out.osw b/test/multiple_loops_w_plenums.osm_3.0.1_out.osw new file mode 100644 index 000000000..a31a5a6e2 --- /dev/null +++ b/test/multiple_loops_w_plenums.osm_3.0.1_out.osw @@ -0,0 +1,1106 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 16", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 24 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 53 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multiple_loops_w_plenums.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6491267.72 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6491267.72 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1035.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 276.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4300767.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 914084.31 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 53551.67 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 600243.1 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 261597.53 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2190500.15 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4300767.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 267891.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 52902.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 52902.78 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15694.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 175913.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 76666.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43015.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 267892.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 52902.28 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 52902.28 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15693.26 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 175913.92 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 76667.13 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 641971.75 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4300.77 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4300.77 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 18600.04 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1902402.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 127.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 10000 (m^2). OpenStudio reported area is 1728 (m^2).", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/multiple_loops_w_plenums.rb_3.0.1_out.osw b/test/multiple_loops_w_plenums.rb_3.0.1_out.osw new file mode 100644 index 000000000..f9efc2646 --- /dev/null +++ b/test/multiple_loops_w_plenums.rb_3.0.1_out.osw @@ -0,0 +1,1106 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 16", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 24 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 53 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/multiple_loops_w_plenums.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6491267.72 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6491267.72 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1035.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 276.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4300767.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 914084.31 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 180511.77 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 53551.67 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 600243.1 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 261597.53 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2190500.15 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4300767.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 267891.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 52902.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 52902.78 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15694.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 175913.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 76666.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 43015.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 267892.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 52902.28 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 52902.28 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15693.26 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 175913.92 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 76667.13 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 641971.75 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4300.77 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4300.77 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 18600.04 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1902402.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 127.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 10000 (m^2). OpenStudio reported area is 1728 (m^2).", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/output_objects.osm_3.0.1_out.osw b/test/output_objects.osm_3.0.1_out.osw new file mode 100644 index 000000000..960237760 --- /dev/null +++ b/test/output_objects.osm_3.0.1_out.osw @@ -0,0 +1,1377 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** Each Unused construction is shown.", + " ************* Construction=000_EXTERIOR DOOR", + " ************* Construction=000_EXTERIOR WINDOW", + " ************* Construction=000_INTERIOR CEILING", + " ************* Construction=000_INTERIOR DOOR", + " ************* Construction=000_INTERIOR FLOOR", + " ************* Construction=000_INTERIOR PARTITION", + " ************* Construction=000_INTERIOR WALL", + " ************* Construction=000_INTERIOR WINDOW", + " ************* Construction=AIR_WALL_CONSTRUCTIONAIRBOUNDARY", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..Variables not valid for this simulation will have \"[Invalid/Undefined]\" in the Units Column of the Table Report.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=HEATING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=COOLING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=COGENERATION:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=GAS:FACILITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff." + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/output_objects.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1957014.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1957014.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 36.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 36.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 630118.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 282278.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 282278.89 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 630118.3 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 282.27 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 282.27 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 630.12 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 630.12 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 573544.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/output_objects.rb_3.0.1_out.osw b/test/output_objects.rb_3.0.1_out.osw new file mode 100644 index 000000000..22e4f9524 --- /dev/null +++ b/test/output_objects.rb_3.0.1_out.osw @@ -0,0 +1,1377 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** Each Unused construction is shown.", + " ************* Construction=000_EXTERIOR DOOR", + " ************* Construction=000_EXTERIOR WINDOW", + " ************* Construction=000_INTERIOR CEILING", + " ************* Construction=000_INTERIOR DOOR", + " ************* Construction=000_INTERIOR FLOOR", + " ************* Construction=000_INTERIOR PARTITION", + " ************* Construction=000_INTERIOR WALL", + " ************* Construction=000_INTERIOR WINDOW", + " ************* Construction=AIR_WALL_CONSTRUCTIONAIRBOUNDARY", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..Variables not valid for this simulation will have \"[Invalid/Undefined]\" in the Units Column of the Table Report.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY", + " ** ~~~ ** ..Variable name=REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:REFRIGERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=HEATING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=COOLING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS", + " ** ~~~ ** ..Variable name=COGENERATION:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - ELECTRICITY PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:ELECTRICITY not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:ELECTRICITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=GAS:FACILITY not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - NATURAL GAS PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:GAS not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COOLING:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COOLING:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT HEATING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTHEATING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIORLIGHTS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:INTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:EXTERIOREQUIPMENT:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=FANS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:FANS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:PUMPS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATING:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATREJECTION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HUMIDIFIER:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:HEATRECOVERY:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:WATERSYSTEMS:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** Processing Monthly Tabular Reports: BUILDING ENERGY PERFORMANCE - DISTRICT COOLING PEAK DEMAND", + " ** ~~~ ** ..Variable name=COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** ~~~ ** ..i.e., Variable name=Meter:COGENERATION:DISTRICTCOOLING not valid for this simulation.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff." + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/output_objects.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1957014.88 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1957014.88 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 36.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 36.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 630118.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 282278.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 282278.89 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 630118.3 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 282.27 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 282.27 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 630.12 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 630.12 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 573544.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/path_special_chars_pwd_3.0.1_Linux_out.status b/test/path_special_chars_pwd_3.0.1_Linux_out.status new file mode 100644 index 000000000..d051de2db --- /dev/null +++ b/test/path_special_chars_pwd_3.0.1_Linux_out.status @@ -0,0 +1,5 @@ +{ + "Status": "Success", + "Plaftorm": "Linux", + "Dir.pwd_Encoding": "UTF-8" +} \ No newline at end of file diff --git a/test/path_special_chars_str_3.0.1_Linux_out.status b/test/path_special_chars_str_3.0.1_Linux_out.status new file mode 100644 index 000000000..b8e6d95e3 --- /dev/null +++ b/test/path_special_chars_str_3.0.1_Linux_out.status @@ -0,0 +1,4 @@ +{ + "Status": "Success", + "Plaftorm": "Linux" +} \ No newline at end of file diff --git a/test/performanceprecisiontradeoffs.osm_3.0.1_out.osw b/test/performanceprecisiontradeoffs.osm_3.0.1_out.osw new file mode 100644 index 000000000..2cb76ccb1 --- /dev/null +++ b/test/performanceprecisiontradeoffs.osm_3.0.1_out.osw @@ -0,0 +1,1034 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** PerformancePrecisionTradeoffs: Coil Direct Solution simulation is selected.", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.541 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 412 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997396 Min=-3.10414", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 431 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/performanceprecisiontradeoffs.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4410894.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4410894.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 81.96 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 81.96 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2974240.65 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 64698.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1436653.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2974240.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18961.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29748.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18960.93 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 421041.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2974.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2974.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1292705.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 172.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/performanceprecisiontradeoffs.rb_3.0.1_out.osw b/test/performanceprecisiontradeoffs.rb_3.0.1_out.osw new file mode 100644 index 000000000..c532841c5 --- /dev/null +++ b/test/performanceprecisiontradeoffs.rb_3.0.1_out.osw @@ -0,0 +1,1034 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** PerformancePrecisionTradeoffs: Coil Direct Solution simulation is selected.", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.541 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 412 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997396 Min=-3.10414", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 431 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/performanceprecisiontradeoffs.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4410894.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4410894.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 81.96 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 81.96 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2974240.65 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 64698.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1436653.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2974240.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18961.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29748.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18960.93 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 421041.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2974.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2974.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1292705.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 172.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/photovoltaics.osm_3.0.1_out.osw b/test/photovoltaics.osm_3.0.1_out.osw new file mode 100644 index 000000000..d553446cf --- /dev/null +++ b/test/photovoltaics.osm_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/photovoltaics.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5633445.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5633445.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1651000.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/photovoltaics.rb_3.0.1_out.osw b/test/photovoltaics.rb_3.0.1_out.osw new file mode 100644 index 000000000..576ea0ab2 --- /dev/null +++ b/test/photovoltaics.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14842 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/photovoltaics.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5633445.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5633445.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1651000.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_deltatemp_schemes.osm_3.0.1_out.osw b/test/plant_op_deltatemp_schemes.osm_3.0.1_out.osw new file mode 100644 index 000000000..404c8b8fb --- /dev/null +++ b/test/plant_op_deltatemp_schemes.osm_3.0.1_out.osw @@ -0,0 +1,1134 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 6.93 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 5.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 5.72 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-5.42E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 01:38 - 01:45", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/23 22:15 - 22:22", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 16.85 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 35.07 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.85 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 452721 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.759020E-010 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 22979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 115813 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.735852E-005 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HOT WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 3184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.764306", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 16102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 571757 Warning; 39083 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_deltatemp_schemes.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6774.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2060.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 3361.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1748.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 100298.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 230376.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 29394.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 67516.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 29394.57 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 67515.58 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 709204.43 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 709205.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 232.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_deltatemp_schemes.rb_3.0.1_out.osw b/test/plant_op_deltatemp_schemes.rb_3.0.1_out.osw new file mode 100644 index 000000000..ec1683705 --- /dev/null +++ b/test/plant_op_deltatemp_schemes.rb_3.0.1_out.osw @@ -0,0 +1,1134 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 6.93 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 5.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 5.72 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-5.42E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 01:38 - 01:45", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/23 22:15 - 22:22", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 16.85 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 35.07 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.85 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 452721 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.759020E-010 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 22979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 115812 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.735853E-005 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HOT WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 3184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.764306", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 16102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 571756 Warning; 39083 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_deltatemp_schemes.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6774.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2060.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 3361.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1748.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 100298.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 230376.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 29394.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 67516.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 29394.57 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 67515.58 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 709204.43 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 709205.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 232.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_schemes.osm_3.0.1_out.osw b/test/plant_op_schemes.osm_3.0.1_out.osw new file mode 100644 index 000000000..73038d390 --- /dev/null +++ b/test/plant_op_schemes.osm_3.0.1_out.osw @@ -0,0 +1,1101 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.80E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/02 00:00 - 00:15", + " ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.10 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/04 00:00 - 00:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 7357 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325195E-004 {C} Min=-0.252577 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 1118 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325195E-004 {C} Min=-0.252577 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-9.502716E-004 Min=-0.223229", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 8558 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_schemes.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7761162.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7761162.58 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 551932.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 328134.29 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 151337.96 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3169926.97 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 161755.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 96166.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 44352.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 161756.33 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 96166.17 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 44353.36 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 929012.96 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2274572.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.33 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_schemes.rb_3.0.1_out.osw b/test/plant_op_schemes.rb_3.0.1_out.osw new file mode 100644 index 000000000..7b3177d38 --- /dev/null +++ b/test/plant_op_schemes.rb_3.0.1_out.osw @@ -0,0 +1,1101 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.80E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/02 00:00 - 00:15", + " ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.10 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/04 00:00 - 00:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 7357 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325195E-004 {C} Min=-0.252577 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 1118 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325195E-004 {C} Min=-0.252577 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-9.502716E-004 Min=-0.223229", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 8558 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_schemes.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7761162.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7761162.58 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 551932.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 328134.29 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 151337.96 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3169926.97 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 161755.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 96166.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 44352.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 161756.33 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 96166.17 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 44353.36 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 929012.96 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2274572.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.33 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_temp_schemes.osm_3.0.1_out.osw b/test/plant_op_temp_schemes.osm_3.0.1_out.osw new file mode 100644 index 000000000..7dbaae528 --- /dev/null +++ b/test/plant_op_temp_schemes.osm_3.0.1_out.osw @@ -0,0 +1,1134 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 6.93 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 5.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 5.72 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-5.42E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 01:38 - 01:45", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/23 22:15 - 22:22", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 16.85 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 35.07 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.85 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 365577 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.759020E-010 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 22979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 115813 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.735852E-005 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HOT WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 3184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.764306", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 16102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 484613 Warning; 39083 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_temp_schemes.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6774.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2060.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 3361.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1748.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 100298.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 230376.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 29394.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 67516.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 29394.57 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 67515.58 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 709204.43 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 709205.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 232.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plant_op_temp_schemes.rb_3.0.1_out.osw b/test/plant_op_temp_schemes.rb_3.0.1_out.osw new file mode 100644 index 000000000..db17c7a6b --- /dev/null +++ b/test/plant_op_temp_schemes.rb_3.0.1_out.osw @@ -0,0 +1,1134 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 1\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Normal action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 6.93 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 5.76 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 5.72 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.37E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-5.42E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 01:38 - 01:45", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/23 22:15 - 22:22", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 12.60 [C]", + " ** ~~~ ** Controller sensed temperature = 16.85 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 35.07 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.85 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 365577 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.759020E-010 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 1", + " ************* ** ~~~ ** This error occurred 22979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 115812 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.735853E-005 {C} Min=-11.795254 {C}", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"HOT WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 3184 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-11.764306", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 16102 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 484612 Warning; 39083 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plant_op_temp_schemes.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 22.48 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6774.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2060.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 3361.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1748.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 100298.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 230376.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2419909.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 29394.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 67516.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 29394.57 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 67515.58 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 709204.43 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 709205.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 232.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plantloop_avms.osm_3.0.1_out.osw b/test/plantloop_avms.osm_3.0.1_out.osw new file mode 100644 index 000000000..f9a87e2d7 --- /dev/null +++ b/test/plantloop_avms.osm_3.0.1_out.osw @@ -0,0 +1,1116 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14841 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plantloop_avms.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plantloop_avms.rb_3.0.1_out.osw b/test/plantloop_avms.rb_3.0.1_out.osw new file mode 100644 index 000000000..ff5f8b5a8 --- /dev/null +++ b/test/plantloop_avms.rb_3.0.1_out.osw @@ -0,0 +1,1116 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14841 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plantloop_avms.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632971.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650861.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plantloop_avms_temp.osm_3.0.1_out.osw b/test/plantloop_avms_temp.osm_3.0.1_out.osw new file mode 100644 index 000000000..1c2ef9853 --- /dev/null +++ b/test/plantloop_avms_temp.osm_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 38 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plantloop_avms_temp.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7090913.7 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7090913.7 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 65.88 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 65.88 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6184.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 50.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2694.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 50.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4049321.17 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 501471.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 50177.44 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 265711.05 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 134997.59 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3041583.05 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4049321.17 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 146966.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14705.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 77872.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 39563.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 40501.02 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 146966.49 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14706.48 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 77871.14 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 39563.11 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 891401.49 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4049.32 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4049.32 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2078141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 308.63 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plantloop_avms_temp.rb_3.0.1_out.osw b/test/plantloop_avms_temp.rb_3.0.1_out.osw new file mode 100644 index 000000000..b00b89ba1 --- /dev/null +++ b/test/plantloop_avms_temp.rb_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 38 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plantloop_avms_temp.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7090913.7 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7090913.7 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 65.88 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 65.88 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6184.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 50.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2694.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 50.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4049321.17 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 501471.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 50177.44 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 265711.05 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 134997.59 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3041583.05 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4049321.17 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 146966.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14705.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 77872.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 39563.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 40501.02 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 146966.49 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14706.48 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 77871.14 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 39563.11 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 891401.49 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4049.32 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4049.32 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2078141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 308.63 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plenums.osm_3.0.1_out.osw b/test/plenums.osm_3.0.1_out.osw new file mode 100644 index 000000000..8751038d4 --- /dev/null +++ b/test/plenums.osm_3.0.1_out.osw @@ -0,0 +1,1075 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plenums.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5219590.97 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5219590.97 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3681.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1525.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2820466.8 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 562775.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 642022.88 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 642022.88 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 45087.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 333991.8 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 173232.54 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2399124.17 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2820466.8 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164933.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 188158.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 188158.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 13213.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 97883.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 50769.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 28210.11 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164933.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 188158.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 188158.08 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 13212.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 97882.42 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 50769.04 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 703113.44 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2820.47 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2820.47 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 66154.99 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1529711.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 218.08 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 15000 (m^2). OpenStudio reported area is 6146 (m^2).", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/plenums.rb_3.0.1_out.osw b/test/plenums.rb_3.0.1_out.osw new file mode 100644 index 000000000..fcf82bae2 --- /dev/null +++ b/test/plenums.rb_3.0.1_out.osw @@ -0,0 +1,1075 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 3 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/plenums.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5219590.97 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5219590.97 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3681.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1525.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2820466.8 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 562775.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 642022.88 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 642022.88 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 45087.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 333991.8 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 173232.54 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2399124.17 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2820466.8 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164933.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 188158.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 188158.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 13213.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 97883.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 50769.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 28210.11 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164933.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 188158.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 188158.08 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 13212.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 97882.42 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 50769.04 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 703113.44 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2820.47 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2820.47 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 66154.99 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1529711.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 218.08 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 15000 (m^2). OpenStudio reported area is 6146 (m^2).", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pv_and_storage_demandleveling.osm_3.0.1_out.osw b/test/pv_and_storage_demandleveling.osm_3.0.1_out.osw new file mode 100644 index 000000000..615b3034c --- /dev/null +++ b/test/pv_and_storage_demandleveling.osm_3.0.1_out.osw @@ -0,0 +1,1123 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE WITH BATTERY BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -10.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 11.343 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=GENERATOR PV CELL TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PV SHORT CIRCUIT CURRENT, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PV OPEN CIRCUIT VOLTAGE, Frequency=Hourly", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1838 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4558 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996363 Min=-15.849935", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1071 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1440 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3955 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999518 Min=-6.902099", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 13794 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pv_and_storage_demandleveling.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5554644.32 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5512295.85 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 51.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.21 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 40.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2944052.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 284259.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 145196.1 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88213.34 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 3687.01 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2610601.13 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2944052.67 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 83308.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 42552.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25852.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 1080.56 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29446.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 83308.16 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 42553.24 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25853.84 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 764009.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2944.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2944.05 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1615494.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 340.45 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pv_and_storage_demandleveling.rb_3.0.1_out.osw b/test/pv_and_storage_demandleveling.rb_3.0.1_out.osw new file mode 100644 index 000000000..2ab2c4e7b --- /dev/null +++ b/test/pv_and_storage_demandleveling.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE WITH BATTERY BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -10.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 11.343 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1838 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4558 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996363 Min=-15.849935", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1071 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1440 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3955 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999518 Min=-6.902099", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 13793 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pv_and_storage_demandleveling.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5554644.32 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5512295.85 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 51.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.21 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 40.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2944052.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 284259.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 145196.1 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 88213.34 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 3687.01 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2610601.13 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2944052.67 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 83308.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 42552.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25852.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 1080.56 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 29446.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 83308.16 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 42553.24 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25853.84 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 764009.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2944.05 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2944.05 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1615494.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 340.45 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pv_and_storage_facilityexcess.osm_3.0.1_out.osw b/test/pv_and_storage_facilityexcess.osm_3.0.1_out.osw new file mode 100644 index 000000000..6ecd48749 --- /dev/null +++ b/test/pv_and_storage_facilityexcess.osm_3.0.1_out.osw @@ -0,0 +1,1123 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE WITH BATTERY BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -16.73 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 5.739 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=GENERATOR PV CELL TEMPERATURE, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PV SHORT CIRCUIT CURRENT, Frequency=Hourly", + " ************* Key=*, VarName=GENERATOR PV OPEN CIRCUIT VOLTAGE, Frequency=Hourly", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1832 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5554 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998321 Min=-24.306759", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1071 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1438 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3950 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999306 Min=-6.902929", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14777 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pv_and_storage_facilityexcess.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5626270.86 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5556824.3 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 58.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 10.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3030417.77 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277132.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 140068.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85834.32 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 3573.27 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2595843.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3030417.77 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81219.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41050.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25155.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 1047.22 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30310.02 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81220.55 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41050.22 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25154.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759720.03 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3030.42 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3030.42 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1628544.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 336.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pv_and_storage_facilityexcess.rb_3.0.1_out.osw b/test/pv_and_storage_facilityexcess.rb_3.0.1_out.osw new file mode 100644 index 000000000..01d016e6c --- /dev/null +++ b/test/pv_and_storage_facilityexcess.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE WITH BATTERY BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -16.73 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 5.739 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1832 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5554 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998321 Min=-24.306759", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1071 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1438 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3950 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999306 Min=-6.902929", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14776 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pv_and_storage_facilityexcess.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5626270.86 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5556824.3 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 51.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 58.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 10.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3030417.77 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277132.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 140068.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85834.32 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 3573.27 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2595843.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3030417.77 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81219.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41050.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25155.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 1047.22 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30310.02 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81220.55 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41050.22 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25154.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759720.03 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3030.42 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3030.42 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1628544.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 336.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pvwatts.osm_3.0.1_out.osw b/test/pvwatts.osm_3.0.1_out.osw new file mode 100644 index 000000000..36be5972d --- /dev/null +++ b/test/pvwatts.osm_3.0.1_out.osw @@ -0,0 +1,1106 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.552 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.42", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:05 - 10:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.13", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.20 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:10 - 10:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.873 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.72", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:05 - 11:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:10 - 15:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.97", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:30 - 10:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:20 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2155 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 6972 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999364 Min=-25.865291", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.433333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1733 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998109 Min=-6.475318", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 984 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 57 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-10.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 42 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-5.966667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 20 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.366667 [C] Min=-4.4 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17995 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pvwatts.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5651369.06 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5647577.79 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.5 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.47 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 84.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3059117.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277094.34 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 140068.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85853.27 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2592260.87 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3059117.67 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81208.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 41050.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25161.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30597.08 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81209.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 41050.4 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25161.26 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759715.59 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3059.11 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3059.11 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1655141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/pvwatts.rb_3.0.1_out.osw b/test/pvwatts.rb_3.0.1_out.osw new file mode 100644 index 000000000..2001a9ec2 --- /dev/null +++ b/test/pvwatts.rb_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.744 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1834 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5631 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994072 Min=-25.575776", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1073 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1442 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3936 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995821 Min=-6.90391", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 816 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 39 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14845 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/pvwatts.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5633199.4 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5624877.57 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.26 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 83.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042369.74 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139404.94 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590820.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042369.74 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40855.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30429.57 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81086.6 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40856.08 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25058.55 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759295.51 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.37 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.37 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1648488.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.62 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/refrigeration_system.osm_3.0.1_out.osw b/test/refrigeration_system.osm_3.0.1_out.osw new file mode 100644 index 000000000..c9a12d4b2 --- /dev/null +++ b/test/refrigeration_system.osm_3.0.1_out.osw @@ -0,0 +1,1146 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 04:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION DEFROST SCHEDULE DEFAULT", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 08:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION DEFROST SCHEDULE DEFAULT", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 12:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION DEFROST SCHEDULE DEFAULT", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 16:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION DEFROST SCHEDULE DEFAULT", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: 20:45", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION DEFROST SCHEDULE DEFAULT", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Refrigeration:SecondarySystem=\"REFRIGERATION SECONDARY SYSTEM 1\" You may wish to check the system sizing. Total nominal refrigerating load is 19019 (Including cases, walk-ins, and pump heat). The nominal secondary loop heat exchanger capacity is 35000", + " ** Warning ** Refrigeration:System=\"REFRIGERATION SYSTEM 4\", The system specified minimum condensing temperature is greater than the rated condensing temperature for the cascade condenser. ", + " ** Warning ** Refrigeration:System=\"REFRIGERATION SYSTEM 5\", You may wish to check the system sizing. Total nominal cooling capacity is 64934W. Condenser capacity is 362105W. Nominal compressor capacity is 28579W.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ** Warning ** Refrigeration:Condenser:WaterCooled REFRIGERATION CONDENSER WATER COOLED 1", + " ** ~~~ ** Water-cooled condenser inlet temp lower than minimum allowed temp. Check returning water temperature and/or minimum temperature setpoints relative to minimum allowed condensing temperature.", + " ** Warning ** Calculated design cooling load for zone=STORY 2 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-16.85], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-5.08], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:10 - 00:20", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Refrigeration:Condenser:WaterCooled REFRIGERATION CONDENSER WATER COOLED 1 - Condenser inlet temp lower than minimum allowed ... continues", + " ************* ** ~~~ ** This error occurred 269019 total times;", + " ************* ** ~~~ ** during Warmup 48087 times;", + " ************* ** ~~~ ** during Sizing 35775 times.", + " *************", + " ************* ** Warning ** Coil:Heating:Desuperheater COIL HEATING DESUPERHEATER 1 - Waste heat source temperature was too low to be useful.", + " ************* ** ~~~ ** This error occurred 58065 total times;", + " ************* ** ~~~ ** during Warmup 2297 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** WaterHeating:Desuperheater COIL WATER HEATING DESUPERHEATER 1 - Waste heat source temperature was too low to be useful.", + " ************* ** ~~~ ** This error occurred 189522 total times;", + " ************* ** ~~~ ** during Warmup 12924 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Refrigeration:Condenser:WaterCooledREFRIGERATION CONDENSER WATER COOLED 1Water-cooled condenser has no cooling water flow. Heat is not being rejected from compressor rack condenser.", + " ************* ** ~~~ ** This error occurred 305228 total times;", + " ************* ** ~~~ ** during Warmup 22236 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CHILLED WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 8622 total times;", + " ************* ** ~~~ ** during Warmup 1919 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-18.855727", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 59949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.923602E-004 {C} Min=-18.855727 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 17256 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.264970E-004 {C} Min=-18.855727 {C}", + " *************", + " ************* ** Warning ** Refrigeration:System: REFRIGERATION SYSTEM 1:heat reclaimed(defrost,other purposes) >current condenser load. ", + " ************* ** ~~~ ** This error occurred 1728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** For heat recovered for defrost: ASHRAE rule of thumb: <= 25% of the load on a rack ", + " ************* ** ~~~ ** should be in defrost at the same time. Consider diversifying defrost schedules.", + " ************* ** ~~~ ** For heat recovered for other purposes: this warning may be an artifact of refrigeration calculation at the load", + " ************* ** ~~~ ** time step and heat recovery at the system time step. In that case, and ONLY if it occurs a large number of times", + " ************* ** ~~~ ** (relative to the number of time steps in the simulation), there may be a mis-match between the", + " ************* ** ~~~ ** operating schedules of the refrigeration system and the heat recovery load.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 29 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 909438 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/refrigeration_system.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8173083.9 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8173083.9 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 75.93 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 75.93 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 6379.67 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 3239.67 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3592245.84 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 244337.78 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 40576.05 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 415750.5 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 116448.81 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 10937.81 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 1663551.74 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4569900.25 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3603183.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 71608.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 11891.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 121844.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 34127.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 487538.89 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 35929.39 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 109.4 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 71608.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 11891.23 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 121844.08 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 34128.33 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 487538.61 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1339305.03 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3592.25 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 10.94 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3603.18 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2395294.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 395.93 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/refrigeration_system.rb_3.0.1_out.osw b/test/refrigeration_system.rb_3.0.1_out.osw new file mode 100644 index 000000000..39dfdf79c --- /dev/null +++ b/test/refrigeration_system.rb_3.0.1_out.osw @@ -0,0 +1,1222 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"REFRIGERATION CASE 3 DEFROST SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 01:40", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:16", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:41", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:17", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:42", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:18", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:43", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:19", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:44", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:20", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:21", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:46", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:22", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:47", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:16", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:46", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:17", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:47", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:18", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:48", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:19", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:49", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:20", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:50", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:21", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:51", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:22", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:52", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION CASE 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"REFRIGERATION WALK IN 3 DEFROST SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 01:40", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:16", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:41", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:17", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:42", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:18", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:43", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:19", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:44", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:20", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:21", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:46", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:22", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:47", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:16", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 04:46", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:17", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 07:47", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:18", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 10:48", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:19", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 14:49", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:20", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 17:50", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:21", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 20:51", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:22", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: DecodeHHMMField, Invalid \"until\" field value is not a multiple of the minutes for each timestep: UNTIL: 23:52", + " ** ~~~ ** Other errors may result. Occurred in Day Schedule=REFRIGERATION WALK IN 3 DEFROST DRIP DOWN SCHEDULE_dy_1", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Refrigeration:Case=\"REFRIGERATION CASE 4\", Case Defrost Power per Unit Length for Case Defrost Type None or Off-Cycle will be set to 0 and simulation continues.", + " ** Warning ** Refrigeration:SecondarySystem=\"REFRIGERATION SECONDARY SYSTEM 1\" You may wish to check the system sizing. Total nominal refrigerating load is 19019 (Including cases, walk-ins, and pump heat). The nominal secondary loop heat exchanger capacity is 35000", + " ** Warning ** Refrigeration:System=\"REFRIGERATION SYSTEM 2\", You may wish to check the system sizing. Total nominal cooling capacity is 44557W. Condenser capacity is 43100W. Nominal compressor capacity is 52789W.", + " ** Warning ** Refrigeration:System=\"REFRIGERATION SYSTEM 4\", The system specified minimum condensing temperature is greater than the rated condensing temperature for the cascade condenser. ", + " ** Warning ** Refrigeration:System=\"REFRIGERATION SYSTEM 5\", You may wish to check the system sizing. Total nominal cooling capacity is 64934W. Condenser capacity is 362105W. Nominal compressor capacity is 28579W.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Refrigeration:Condenser:WaterCooled REFRIGERATION CONDENSER WATER COOLED 1", + " ** ~~~ ** Water-cooled condenser inlet temp lower than minimum allowed temp. Check returning water temperature and/or minimum temperature setpoints relative to minimum allowed condensing temperature.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 EAST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 WEST PERIMETER THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Refrigeration:System: REFRIGERATION SYSTEM 2", + " ** ~~~ ** The specified high-stage compressors for this system are unable to meet ", + " ** ~~~ ** the sum of the refrigerated case loads, subcooler loads (if any) and ", + " ** ~~~ ** low-stage compressor loads for this sytem.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Refrigeration:Condenser:WaterCooled REFRIGERATION CONDENSER WATER COOLED 1 - Condenser inlet temp lower than minimum allowed ... continues", + " ************* ** ~~~ ** This error occurred 111132 total times;", + " ************* ** ~~~ ** during Warmup 7335 times;", + " ************* ** ~~~ ** during Sizing 5850 times.", + " *************", + " ************* ** Warning ** Coil:Heating:Desuperheater COIL HEATING DESUPERHEATER 1 - Waste heat source temperature was too low to be useful.", + " ************* ** ~~~ ** This error occurred 98335 total times;", + " ************* ** ~~~ ** during Warmup 1604 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** WaterHeating:Desuperheater COIL WATER HEATING DESUPERHEATER 1 - Waste heat source temperature was too low to be useful.", + " ************* ** ~~~ ** This error occurred 140594 total times;", + " ************* ** ~~~ ** during Warmup 1646 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Refrigeration:Condenser:WaterCooledREFRIGERATION CONDENSER WATER COOLED 1Water-cooled condenser has no cooling water flow. Heat is not being rejected from compressor rack condenser.", + " ************* ** ~~~ ** This error occurred 216868 total times;", + " ************* ** ~~~ ** during Warmup 2464 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 86 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 567035 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/refrigeration_system.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8575337.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8575337.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 79.67 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 79.67 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 8074.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4585.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3692837.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 465283.42 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 44111.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 311177.84 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 134106.64 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 11155.81 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 1827419.84 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4871334.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3703993.48 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 136361.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 12927.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 91197.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 39302.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 535563.89 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 36935.5 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 111.58 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 136360.81 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 12929.03 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 91198.06 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 39302.97 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 535563.33 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1427648.47 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3692.84 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 11.16 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3704.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2513183.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 430.2 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/roof_vegetation.osm_3.0.1_out.osw b/test/roof_vegetation.osm_3.0.1_out.osw new file mode 100644 index 000000000..6a846f0df --- /dev/null +++ b/test/roof_vegetation.osm_3.0.1_out.osw @@ -0,0 +1,1018 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** CalcEcoRoof: Too few time steps per hour for stability.", + " ** ~~~ ** ...Entered Timesteps per hour=[4], Change to some value greater than or equal to [32] for assured stability.", + " ** ~~~ ** ...Note that EnergyPlus has a maximum of 60 timesteps per hour", + " ** ~~~ ** ...The program will continue, but if the simulation fails due to too low/high temperatures, instability here could be the reason.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/roof_vegetation.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4741976.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4741976.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 44.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 44.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1968369.73 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 684361.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 684361.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1968369.73 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 684.37 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 684.37 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1968.37 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1968.37 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1389736.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/roof_vegetation.rb_3.0.1_out.osw b/test/roof_vegetation.rb_3.0.1_out.osw new file mode 100644 index 000000000..e5f9c626b --- /dev/null +++ b/test/roof_vegetation.rb_3.0.1_out.osw @@ -0,0 +1,1019 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** CalcEcoRoof: Too few time steps per hour for stability.", + " ** ~~~ ** ...Entered Timesteps per hour=[4], Change to some value greater than or equal to [32] for assured stability.", + " ** ~~~ ** ...Note that EnergyPlus has a maximum of 60 timesteps per hour", + " ** ~~~ ** ...The program will continue, but if the simulation fails due to too low/high temperatures, instability here could be the reason.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 20 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/roof_vegetation.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4741976.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4741976.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 44.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 44.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1968369.73 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 684361.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2089235.37 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 684361.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1968369.73 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612294.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 684.37 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 684.37 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1968.37 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1968.37 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1389736.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.51 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_file.osm_3.0.1_out.osw b/test/schedule_file.osm_3.0.1_out.osw new file mode 100644 index 000000000..62444db98 --- /dev/null +++ b/test/schedule_file.osm_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.684 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:38 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.35 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:38 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.094 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.36 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.033 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.677 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.68 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.251 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.38 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:53 - 14:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:15 - 16:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.68", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:30 - 16:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.49 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/11 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.446 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.90 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.517 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:15 - 17:19", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.01 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.302 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.21 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 14:23 - 14:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.246 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.63", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 702 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2181 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999337 Min=-3.912179", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 536 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1703 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999922 Min=-3.058503", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 48 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.475 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 825 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999232 Min=-2.837459", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 646 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996651 Min=-2.503935", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 651 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999066 Min=-2.90278", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 560 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997409 Min=-2.115904", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 59 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-9.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.425 [C] Min=-6.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998247 Min=-5.42795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 174 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.97135 Min=-7.476775", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.8 [C] Min=-1.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 196 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992388 Min=-1.390969", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 130 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98838 Min=-1.517765", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.625 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9300 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_file.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6910875.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6910875.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3584104.09 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 211941.39 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1599725.74 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 470496.42 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3326771.75 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3584104.09 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 62113.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 468833.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 137888.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 35847.96 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 62113.17 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 468832.78 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 137887.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 974980.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3584.1 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3584.1 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2025377.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 350.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_file.rb_3.0.1_out.osw b/test/schedule_file.rb_3.0.1_out.osw new file mode 100644 index 000000000..e07968e1e --- /dev/null +++ b/test/schedule_file.rb_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.76 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.684 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:38 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.35 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:38 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.094 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.36 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.033 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.71 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.677 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.68 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.251 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.38 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:53 - 14:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:15 - 16:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.68", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:30 - 16:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.49 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/11 13:10 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.446 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.90 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.517 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/22 17:15 - 17:19", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.01 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.302 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.21 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 14:23 - 14:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.246 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.63", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 702 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2181 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999337 Min=-3.912179", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 536 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1703 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999922 Min=-3.058503", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 48 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.475 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 825 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999232 Min=-2.837459", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 646 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996651 Min=-2.503935", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 651 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999066 Min=-2.90278", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 560 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997409 Min=-2.115904", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 59 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-9.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.425 [C] Min=-6.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998247 Min=-5.42795", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 174 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.97135 Min=-7.476775", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.8 [C] Min=-1.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 196 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992388 Min=-1.390969", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 130 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98838 Min=-1.517765", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.625 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9300 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_file.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6910875.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6910875.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3584104.09 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 211941.39 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1599725.74 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 470496.42 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3326771.75 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3584104.09 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 62113.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 468833.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 137888.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 35847.96 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 62113.17 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 468832.78 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 137887.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 974980.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3584.1 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3584.1 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2025377.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 350.43 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_fixed_interval.osm_3.0.1_out.osw b/test/schedule_fixed_interval.osm_3.0.1_out.osw new file mode 100644 index 000000000..ab8072a89 --- /dev/null +++ b/test/schedule_fixed_interval.osm_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.04 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/10 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.872 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98572 Min=0.624521", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 36 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_fixed_interval.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4177731.43 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4177731.43 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.62 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3314999.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 13089.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 862731.58 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3314999.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 3836.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33156.39 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 3835.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 252842.94 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3315.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3315.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1224372.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 97.57 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_fixed_interval.rb_3.0.1_out.osw b/test/schedule_fixed_interval.rb_3.0.1_out.osw new file mode 100644 index 000000000..6eaa17cca --- /dev/null +++ b/test/schedule_fixed_interval.rb_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.27 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 12:30 - 12:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.074 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 258 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999908 Min=-2.586405", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 276 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_fixed_interval.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4248514.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4248514.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 78.94 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 78.94 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2558073.1 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 43087.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 799862.87 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 325186.58 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1690441.31 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2558073.1 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 12627.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 234416.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95302.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25585.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 12627.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 234416.44 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95301.58 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 495419.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2558.07 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2558.07 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1245116.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 174.38 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.osw b/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.osw new file mode 100644 index 000000000..c86220d8f --- /dev/null +++ b/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.04 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 03/10 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.872 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.98572 Min=0.624521", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 36 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_fixed_interval_schedulefile.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4177731.43 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4177731.43 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.62 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3314999.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 13089.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 862731.58 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3314999.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 3836.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33156.39 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 3835.89 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 252842.94 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3315.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3315.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1224372.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 97.57 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_fixed_interval_schedulefile.rb_3.0.1_out.osw b/test/schedule_fixed_interval_schedulefile.rb_3.0.1_out.osw new file mode 100644 index 000000000..5c84e5d36 --- /dev/null +++ b/test/schedule_fixed_interval_schedulefile.rb_3.0.1_out.osw @@ -0,0 +1,1033 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.27 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 12:30 - 12:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.074 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 258 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999908 Min=-2.586405", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 276 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_fixed_interval_schedulefile.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4248514.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4248514.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 78.94 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 78.94 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2558073.1 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 43087.77 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 799862.87 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 325186.58 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1690441.31 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2558073.1 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 12627.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 234416.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95302.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25585.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 12627.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 234416.44 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95301.58 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 495419.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2558.07 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2558.07 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1245116.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 174.38 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.osw b/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.osw new file mode 100644 index 000000000..7596e5782 --- /dev/null +++ b/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.614 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.040 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.98", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.888 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.851 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.162 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.269 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.182 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 761 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2282 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99654 Min=-3.833972", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998597 Min=-5.88374", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 598 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1752 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999396 Min=-3.026698", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 77 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 724 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989838 Min=-3.028253", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 61 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 784 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995974 Min=-3.08581", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 602 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998897 Min=-2.329932", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998261 Min=-2.076258", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.85 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 166 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975769 Min=-8.627366", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 147 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998771 Min=-1.420495", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 96 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993874 Min=-1.295046", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9525 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2012_LeapYear.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 181743.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1821998.33 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3523709.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 53263.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 533975.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32687.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 53263.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 533975.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1032695.36 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1990491.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2012_LeapYear.rb_3.0.1_out.osw b/test/schedule_ruleset_2012_LeapYear.rb_3.0.1_out.osw new file mode 100644 index 000000000..9e8ddb0ee --- /dev/null +++ b/test/schedule_ruleset_2012_LeapYear.rb_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.614 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.040 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.98", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.888 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.851 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.162 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.269 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.182 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 761 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2282 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99654 Min=-3.833972", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998597 Min=-5.88374", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 598 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1752 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999396 Min=-3.026698", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 77 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 724 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989838 Min=-3.028253", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 61 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 784 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995974 Min=-3.08581", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 602 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998897 Min=-2.329932", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998261 Min=-2.076258", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.85 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 166 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975769 Min=-8.627366", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 147 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998771 Min=-1.420495", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 96 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993874 Min=-1.295046", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9525 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2012_LeapYear.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 181743.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1821998.33 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3523709.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 53263.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 533975.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32687.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 53263.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 533975.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1032695.36 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1990491.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.osw b/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.osw new file mode 100644 index 000000000..42f16519b --- /dev/null +++ b/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.614 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.040 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.98", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.888 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.851 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.162 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.269 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.182 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 761 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2282 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99654 Min=-3.833972", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998597 Min=-5.88374", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 598 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1752 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999396 Min=-3.026698", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 77 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 724 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989838 Min=-3.028253", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 61 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 784 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995974 Min=-3.08581", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 602 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998897 Min=-2.329932", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998261 Min=-2.076258", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.85 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 166 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975769 Min=-8.627366", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 147 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998771 Min=-1.420495", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 96 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993874 Min=-1.295046", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9525 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2012_NonLeapYear.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 181743.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1821998.33 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3523709.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 53263.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 533975.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32687.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 53263.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 533975.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1032695.36 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1990491.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2012_NonLeapYear.rb_3.0.1_out.osw b/test/schedule_ruleset_2012_NonLeapYear.rb_3.0.1_out.osw new file mode 100644 index 000000000..25856dcff --- /dev/null +++ b/test/schedule_ruleset_2012_NonLeapYear.rb_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.614 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.92 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.040 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.98", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.888 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.851 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.84 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.162 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.269 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.29 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/22 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.182 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 761 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2282 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99654 Min=-3.833972", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 728 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998597 Min=-5.88374", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 598 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1752 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999396 Min=-3.026698", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 77 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 724 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.989838 Min=-3.028253", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 61 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 784 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995974 Min=-3.08581", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 602 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998897 Min=-2.329932", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 638 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998261 Min=-2.076258", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.85 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 166 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975769 Min=-8.627366", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 147 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998771 Min=-1.420495", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 96 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.993874 Min=-1.295046", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9525 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2012_NonLeapYear.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6791839.49 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 63.1 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 181743.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1821998.33 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1040873.81 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3523709.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3268130.3 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 53263.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 533975.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 305050.0 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32687.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 53263.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 533975.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 305049.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1032695.36 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3268.13 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1990491.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2013.osm_3.0.1_out.osw b/test/schedule_ruleset_2013.osm_3.0.1_out.osw new file mode 100644 index 000000000..f404341c6 --- /dev/null +++ b/test/schedule_ruleset_2013.osm_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.70 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.32 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.91 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.053 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.00 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/09 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.412 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.68", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:30 - 16:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.81 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.169 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.270 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.85 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.930 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 835 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2415 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998228 Min=-4.000975", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 661 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1850 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998457 Min=-3.094101", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999664 Min=-5.878514", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 695 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.991333 Min=-3.026465", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 66 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 825 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999329 Min=-3.083999", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 630 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999985 Min=-2.329705", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 632 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996865 Min=-2.076249", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 88 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 44 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.3 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 188 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.873542 Min=-8.621705", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 187 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999816 Min=-1.322679", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 143 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994813 Min=-1.294482", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 31 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10098 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2013.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6780598.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6780598.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.99 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.99 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3249221.35 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 180379.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1827287.15 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3531377.03 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3249221.35 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 52863.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 535525.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32498.48 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 52864.49 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 535525.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1034943.9 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3249.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3249.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1987197.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.77 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/schedule_ruleset_2013.rb_3.0.1_out.osw b/test/schedule_ruleset_2013.rb_3.0.1_out.osw new file mode 100644 index 000000000..4dc385ce0 --- /dev/null +++ b/test/schedule_ruleset_2013.rb_3.0.1_out.osw @@ -0,0 +1,1234 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.70 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.32 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.122 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -3.91 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:23 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.053 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.00 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/09 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.412 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.83", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.22 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.167 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.641 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.42 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.745 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.68", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:30 - 16:35", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.95", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/10 17:15 - 17:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.81 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:20 - 13:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.169 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.33 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.270 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.85 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.930 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 835 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2415 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998228 Min=-4.000975", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 661 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1850 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998457 Min=-3.094101", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999664 Min=-5.878514", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 695 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.991333 Min=-3.026465", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 66 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 825 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999329 Min=-3.083999", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 630 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999985 Min=-2.329705", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 632 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996865 Min=-2.076249", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 88 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-11.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 44 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.3 [C] Min=-1.95 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 188 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.873542 Min=-8.621705", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 187 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999816 Min=-1.322679", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 143 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994813 Min=-1.294482", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 31 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.2 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10098 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/schedule_ruleset_2013.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6780598.38 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6780598.38 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.99 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.99 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3249221.35 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 180379.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1827287.15 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3531377.03 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3249221.35 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 52863.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 535525.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 32498.48 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 52864.49 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 535525.08 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1034943.9 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3249.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3249.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1987197.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 316.77 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/scheduled_infiltration.osm_3.0.1_out.osw b/test/scheduled_infiltration.osm_3.0.1_out.osw new file mode 100644 index 000000000..90719cde5 --- /dev/null +++ b/test/scheduled_infiltration.osm_3.0.1_out.osw @@ -0,0 +1,1532 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 71", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 5 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetInternalHeatGains: People=\"ASHRAE_189.1-2009_CLIMATEZONE 1-3_MID-RISEAPARTMENT_APARTMENT_PEOPINST\", Activity Level Schedule Name values", + " ** ~~~ ** fall outside typical range [70,1000] W/person for Thermal Comfort Reporting.", + " ** ~~~ ** Odd comfort values may result; Schedule=\"MID-RISEAPARTMENT_ACTIVITY\".", + " ** ~~~ ** Entered min/max range=[0.0,120.0] W/person.", + " ** Warning ** GetInternalHeatGains: People=\"ASHRAE_189.1-2009_CLIMATEZONE 4-8_MID-RISEAPARTMENT_APARTMENT_PEOPINST\", Activity Level Schedule Name values", + " ** ~~~ ** fall outside typical range [70,1000] W/person for Thermal Comfort Reporting.", + " ** ~~~ ** Odd comfort values may result; Schedule=\"MID-RISEAPARTMENT_ACTIVITY\".", + " ** ~~~ ** Entered min/max range=[0.0,120.0] W/person.", + " ** Warning ** GetInternalHeatGains: People=\"ASHRAE_189.1-2009_CLIMATEZONE 4-8_MID-RISEAPARTMENT_CORRIDOR_PEOPINST\", Activity Level Schedule Name values", + " ** ~~~ ** fall outside typical range [70,1000] W/person for Thermal Comfort Reporting.", + " ** ~~~ ** Odd comfort values may result; Schedule=\"MID-RISEAPARTMENT_ACTIVITY\".", + " ** ~~~ ** Entered min/max range=[0.0,120.0] W/person.", + " ** Warning ** GetInternalHeatGains: People=\"ASHRAE_189.1-2009_CLIMATEZONE 4-8_MID-RISEAPARTMENT_OFFICE_PEOPINST\", Activity Level Schedule Name values", + " ** ~~~ ** fall outside typical range [70,1000] W/person for Thermal Comfort Reporting.", + " ** ~~~ ** Odd comfort values may result; Schedule=\"MID-RISEAPARTMENT_ACTIVITY\".", + " ** ~~~ ** Entered min/max range=[0.0,120.0] W/person.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 2\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 3\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 39", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 38", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 24", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 36", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 31", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 30", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 37", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 27", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 25", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 28", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 32", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 26", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 34", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 33", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 42", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 54", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 47", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 53", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 49", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 45", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 57", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 56", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 44", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 46", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 58", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 48", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 43", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 52", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 50", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 18", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 19", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 20", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 16", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 17", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 29", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 21", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 41", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 22", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 40", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 23", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 35", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 51", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 55", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"101\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"103-102\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"104\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"106\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"107\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"108\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"109\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"110\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"111\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"112\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"114\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"115\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"116\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"117\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"F101\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"F102\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"Q101\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R107\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R111\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"202\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"203\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"204\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"205\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"206\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"207\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"208\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"210\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"211\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"212\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"213\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"214\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"215\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"216\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"217\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"F201\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"Q201\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R206\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R211\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"302\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"303\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"304\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"306\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"307\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"308\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"309\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"310\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"311\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"312\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"313\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"315\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"316\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"317\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"318\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"F301\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"Q301\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R306\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"R312\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ** Severe ** AirLoopHVAC:ZoneSplitter=\"AIR LOOP HVAC ZONE SPLITTER 1\", not found on any AirLoopHVAC:SupplyPath.", + " ** Severe ** AirLoopHVAC:ZoneSplitter=\"AIR LOOP HVAC ZONE SPLITTER 2\", not found on any AirLoopHVAC:SupplyPath.", + " ** Severe ** AirLoopHVAC:ZoneSplitter=\"AIR LOOP HVAC ZONE SPLITTER 3\", not found on any AirLoopHVAC:SupplyPath.", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ** Severe ** AirLoopHVAC:ZoneMixer=\"AIR LOOP HVAC ZONE MIXER 1\", not found on any AirLoopHVAC:ReturnPath, AirTerminal:SingleDuct:SeriesPIU:Reheat,", + " ** ~~~ ** AirTerminal:SingleDuct:ParallelPIU:Reheat or AirTerminal:SingleDuct:ConstantVolume:FourPipeInduction.", + " ** Severe ** AirLoopHVAC:ZoneMixer=\"AIR LOOP HVAC ZONE MIXER 2\", not found on any AirLoopHVAC:ReturnPath, AirTerminal:SingleDuct:SeriesPIU:Reheat,", + " ** ~~~ ** AirTerminal:SingleDuct:ParallelPIU:Reheat or AirTerminal:SingleDuct:ConstantVolume:FourPipeInduction.", + " ** Severe ** AirLoopHVAC:ZoneMixer=\"AIR LOOP HVAC ZONE MIXER 3\", not found on any AirLoopHVAC:ReturnPath, AirTerminal:SingleDuct:SeriesPIU:Reheat,", + " ** ~~~ ** AirTerminal:SingleDuct:ParallelPIU:Reheat or AirTerminal:SingleDuct:ConstantVolume:FourPipeInduction.", + " ************* All Return Air Paths passed integrity testing", + " ** Severe ** Node Connection Error, Node=\"NODE 60\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONESPLITTER, Name=AIR LOOP HVAC ZONE SPLITTER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 97\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONESPLITTER, Name=AIR LOOP HVAC ZONE SPLITTER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 136\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONESPLITTER, Name=AIR LOOP HVAC ZONE SPLITTER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 68\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 70\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 72\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 74\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 76\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 78\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 80\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 82\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 84\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 86\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 88\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 90\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 92\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 94\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 176\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 178\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 196\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 198\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 1", + " ** Severe ** Node Connection Error, Node=\"NODE 105\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 107\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 109\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 111\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 113\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 115\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 117\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 119\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 121\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 123\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 125\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 127\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 129\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 131\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 133\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 182\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 192\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 194\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 2", + " ** Severe ** Node Connection Error, Node=\"NODE 144\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 146\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 148\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 150\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 152\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 154\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 156\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 158\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 160\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 162\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 164\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 166\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 168\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 170\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 172\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 174\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 186\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ** Severe ** Node Connection Error, Node=\"NODE 190\", Inlet node did not find an appropriate matching \"outlet\" node.", + " ** ~~~ ** If this is an outdoor air inlet node, it must be listed in an OutdoorAir:Node or OutdoorAir:NodeList object.", + " ** ~~~ ** Reference Object=AIRLOOPHVAC:ZONEMIXER, Name=AIR LOOP HVAC ZONE MIXER 3", + " ************* There were 57 node connection errors noted.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 2 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP 2 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 14 unused schedules in input.", + " ************* There are 17 unused week schedules in input.", + " ************* There are 48 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Node Connection Errors", + " ************* ..Node connection errors are often caused by spelling mistakes in a node name field.", + " ************* ..To track down the problem, search the idf file for each node name listed to see if it", + " ************* ..occurs in the expected input fields.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 68 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 140 Warning; 63 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/scheduled_infiltration.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Mid-rise Apartment", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 753249.22 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 753249.22 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 17268.0 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 43.62 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 43.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 282.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 248.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 210879.83 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 117320.8 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 106525.17 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 101416.43 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 15847.5 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 141319.53 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 59949.43 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 542378.87 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 210879.83 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 34383.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 31219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 29722.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 4644.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 41416.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 17569.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 2109.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 34384.12 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 31219.29 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 29721.13 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 4643.13 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 41416.89 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 17569.63 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 158954.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 210.88 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 210.88 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 5756.0 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 6277.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_alt_res_4_5", + "units": "ft^2", + "value": 4185.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_ashrae_189_1_2009_climate_zone_1_3_mid_rise_apartment_apartment", + "units": "ft^2", + "value": 290.63 + }, + { + "name": "space_type_ashrae_189_1_2009_climate_zone_4_8_mid_rise_apartment_apartment", + "units": "ft^2", + "value": 10720.85 + }, + { + "name": "space_type_ashrae_189_1_2009_climate_zone_4_8_mid_rise_apartment_corridor", + "units": "ft^2", + "value": 4028.39 + }, + { + "name": "space_type_ashrae_189_1_2009_climate_zone_4_8_mid_rise_apartment_office", + "units": "ft^2", + "value": 1743.75 + }, + { + "name": "space_type_empty_space_type", + "units": "ft^2", + "value": 484.38 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 220755.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 27.35 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/setpoint_managers.osm_3.0.1_out.osw b/test/setpoint_managers.osm_3.0.1_out.osw new file mode 100644 index 000000000..0ee98c354 --- /dev/null +++ b/test/setpoint_managers.osm_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/setpoint_managers.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8016172.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8016172.77 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 74.47 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 74.47 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5350.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1863.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4714584.53 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 582225.1 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 52082.55 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 408679.79 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 169365.44 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4116786.79 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3899385.98 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 238911.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 170633.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15263.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 119772.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 49636.11 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 39001.38 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 238910.62 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 170634.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15262.74 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 119771.67 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 49637.14 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1206511.17 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3899.39 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3899.39 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2349308.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 381.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/setpoint_managers.rb_3.0.1_out.osw b/test/setpoint_managers.rb_3.0.1_out.osw new file mode 100644 index 000000000..e96751c61 --- /dev/null +++ b/test/setpoint_managers.rb_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/setpoint_managers.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8016172.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8016172.77 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 74.47 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 74.47 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5350.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1863.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4714584.53 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 582225.1 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 52082.55 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 408679.79 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 169365.44 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4116786.79 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3899385.98 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 238911.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 170633.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15263.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 119772.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 49636.11 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 39001.38 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 238910.62 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 170634.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15262.74 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 119771.67 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 49637.14 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1206511.17 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3899.39 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3899.39 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2349308.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 381.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/shadowcalculation.osm_3.0.1_out.osw b/test/shadowcalculation.osm_3.0.1_out.osw new file mode 100644 index 000000000..ef26aba8f --- /dev/null +++ b/test/shadowcalculation.osm_3.0.1_out.osw @@ -0,0 +1,1013 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/shadowcalculation.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 861280.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/shadowcalculation.rb_3.0.1_out.osw b/test/shadowcalculation.rb_3.0.1_out.osw new file mode 100644 index 000000000..37ba1e941 --- /dev/null +++ b/test/shadowcalculation.rb_3.0.1_out.osw @@ -0,0 +1,1014 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/shadowcalculation.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 861280.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/sizing_zone_dszad.osm_3.0.1_out.osw b/test/sizing_zone_dszad.osm_3.0.1_out.osw new file mode 100644 index 000000000..bb3bdfe9f --- /dev/null +++ b/test/sizing_zone_dszad.osm_3.0.1_out.osw @@ -0,0 +1,1013 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/sizing_zone_dszad.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 861280.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/sizing_zone_dszad.rb_3.0.1_out.osw b/test/sizing_zone_dszad.rb_3.0.1_out.osw new file mode 100644 index 000000000..1d416a91d --- /dev/null +++ b/test/sizing_zone_dszad.rb_3.0.1_out.osw @@ -0,0 +1,1014 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/sizing_zone_dszad.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2938811.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151593.87 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1742590.21 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.6 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1742.59 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 861280.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.osw b/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.osw new file mode 100644 index 000000000..cf5a5a1f0 --- /dev/null +++ b/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.osw @@ -0,0 +1,1189 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 33 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14864 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_flat_plate_photovoltaicthermal.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6246512.91 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6246512.91 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.03 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.03 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 613057.59 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3655664.29 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6131.76 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 613.06 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3655.66 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1830672.22 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_flat_plate_photovoltaicthermal.rb_3.0.1_out.osw b/test/solar_collector_flat_plate_photovoltaicthermal.rb_3.0.1_out.osw new file mode 100644 index 000000000..ea3d6cb47 --- /dev/null +++ b/test/solar_collector_flat_plate_photovoltaicthermal.rb_3.0.1_out.osw @@ -0,0 +1,1189 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 33 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14864 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_flat_plate_photovoltaicthermal.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6246512.91 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6246512.91 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.03 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.03 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 613057.59 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3655664.29 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6131.76 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 613.06 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3655.66 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1830672.22 + }, + { + "name": "service_water_use_1_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_flat_plate_water.osm_3.0.1_out.osw b/test/solar_collector_flat_plate_water.osm_3.0.1_out.osw new file mode 100644 index 000000000..240211121 --- /dev/null +++ b/test/solar_collector_flat_plate_water.osm_3.0.1_out.osw @@ -0,0 +1,1226 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SolarCollector:FlatPlate:Water = SOLAR COLLECTOR FLAT PLATE WATER 1: Gross Area of solar collector parameters and surface object differ by more than 1%.", + " ** ~~~ ** Area of surface object will be used in all calculations.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[57633.60], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/04 10:45 - 11:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.31], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/05 10:55 - 11:00", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[-6.70], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/01 17:00 - 17:15", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"STORAGE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 21164 total times;", + " ************* ** ~~~ ** during Warmup 123 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 23396 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=367007.943639 {C} Min=125.000237 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 97665 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200. {C} Min=100.002147 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.44875 {C} Min=-10.89875 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 34 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 157098 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_flat_plate_water.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6115050.67 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6115050.67 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 481604.84 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3524202.05 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 4816.98 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 481.6 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3524.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1792144.44 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_flat_plate_water.rb_3.0.1_out.osw b/test/solar_collector_flat_plate_water.rb_3.0.1_out.osw new file mode 100644 index 000000000..d80e99fbe --- /dev/null +++ b/test/solar_collector_flat_plate_water.rb_3.0.1_out.osw @@ -0,0 +1,1226 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** SolarCollector:FlatPlate:Water = SOLAR COLLECTOR FLAT PLATE WATER 1: Gross Area of solar collector parameters and surface object differ by more than 1%.", + " ** ~~~ ** Area of surface object will be used in all calculations.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[57633.60], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/04 10:45 - 11:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.31], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/05 10:55 - 11:00", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateSolarCollector,Temperature=[-6.70], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/01 17:00 - 17:15", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"STORAGE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 21203 total times;", + " ************* ** ~~~ ** during Warmup 123 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 23436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=367007.943639 {C} Min=125.000237 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 98054 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=200. {C} Min=100.002715 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.44875 {C} Min=-10.89875 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 34 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 157566 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_flat_plate_water.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6115088.58 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6115088.58 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 56.81 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 481642.75 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3524239.96 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 4817.36 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 481.64 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3524.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1792155.56 + }, + { + "name": "service_water_use_1_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.osw b/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.osw new file mode 100644 index 000000000..ecebddd39 --- /dev/null +++ b/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.osw @@ -0,0 +1,1233 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** GetConductivityGlycol: Temperature is out of range (too high) for fluid [WATER] conductivity **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetViscosityGlycol: Temperature is out of range (too high) for fluid [WATER] viscosity **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[169.04], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/01 11:05 - 11:10", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"STORAGE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 13246 total times;", + " ************* ** ~~~ ** during Warmup 12 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=122.492463", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** GetConductivityGlycol: Temperature out of range (too high) for fluid [WATER] conductivity **", + " ************* ** ~~~ ** This error occurred 11368 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.038606 {C}", + " *************", + " ************* ** Warning ** GetViscosityGlycol: Temperature out of range (too high) for fluid [WATER] viscosity **", + " ************* ** ~~~ ** This error occurred 11368 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.038606 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 45644 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.003572 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 803 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=126.072179 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 33 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 97295 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_integralcollectorstorage.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6264436.13 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6264436.13 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 630980.81 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3673578.03 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6311.03 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 630.98 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3673.58 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1835925.0 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/solar_collector_integralcollectorstorage.rb_3.0.1_out.osw b/test/solar_collector_integralcollectorstorage.rb_3.0.1_out.osw new file mode 100644 index 000000000..9d854dfd3 --- /dev/null +++ b/test/solar_collector_integralcollectorstorage.rb_3.0.1_out.osw @@ -0,0 +1,1233 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.749 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.935 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** GetConductivityGlycol: Temperature is out of range (too high) for fluid [WATER] conductivity **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetViscosityGlycol: Temperature is out of range (too high) for fluid [WATER] viscosity **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[100.07], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/10 12:30 - 12:45", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:SolarCollectors:CalcConvCoeffAbsPlateAndWater,Temperature=[169.04], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/01 11:05 - 11:10", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: STORAGE WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 14 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"STORAGE WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 13246 total times;", + " ************* ** ~~~ ** during Warmup 12 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=122.492463", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995748 Min=-25.56896", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999116 Min=-6.904793", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** GetConductivityGlycol: Temperature out of range (too high) for fluid [WATER] conductivity **", + " ************* ** ~~~ ** This error occurred 11368 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.038606 {C}", + " *************", + " ************* ** Warning ** GetViscosityGlycol: Temperature out of range (too high) for fluid [WATER] viscosity **", + " ************* ** ~~~ ** This error occurred 11368 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.038606 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 45644 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=100.003572 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 803 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=252.673955 {C} Min=126.072179 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 33 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 97295 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/solar_collector_integralcollectorstorage.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6264436.13 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6264436.13 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042597.22 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276677.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 630980.81 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590848.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3673578.03 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81086.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30431.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6311.03 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81087.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40864.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.1 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759303.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.6 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 630.98 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3673.58 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1835925.0 + }, + { + "name": "service_water_use_1_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/space_load_instances.osm_3.0.1_out.osw b/test/space_load_instances.osm_3.0.1_out.osw new file mode 100644 index 000000000..bbb4aae65 --- /dev/null +++ b/test/space_load_instances.osm_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/space_load_instances.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4981442.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4981442.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 46.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 46.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1894525.29 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 717535.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1045811.93 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1323579.22 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2090429.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 42149.43 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 202235.74 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 717535.47 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1929092.18 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306497.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 421.58 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306497.58 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612644.72 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 42.15 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 42.15 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 717.53 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 717.53 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1894.52 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 34.57 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1929.09 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1459916.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/space_load_instances.rb_3.0.1_out.osw b/test/space_load_instances.rb_3.0.1_out.osw new file mode 100644 index 000000000..7fb37c7d6 --- /dev/null +++ b/test/space_load_instances.rb_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/space_load_instances.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4981442.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4981442.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 46.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 46.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1894525.29 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 717535.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1045811.93 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1323579.22 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2090429.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 42149.43 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 202235.74 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 717535.47 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1929092.18 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306497.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 421.58 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306497.58 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 612644.72 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 42.15 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 42.15 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 717.53 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 717.53 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1894.52 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 34.57 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1929.09 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1459916.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 204.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/sql_default_fullyear.sql_3.0.1_out.sqltest b/test/sql_default_fullyear.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_default_fullyear.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_partial_leap_end.sql_3.0.1_out.sqltest b/test/sql_partial_leap_end.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_partial_leap_end.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_partial_leap_mid.sql_3.0.1_out.sqltest b/test/sql_partial_leap_mid.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_partial_leap_mid.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_partial_leap_start.sql_3.0.1_out.sqltest b/test/sql_partial_leap_start.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_partial_leap_start.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_specific_fullyear_leap.sql_3.0.1_out.sqltest b/test/sql_specific_fullyear_leap.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_specific_fullyear_leap.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_specific_fullyear_nonleap.sql_3.0.1_out.sqltest b/test/sql_specific_fullyear_nonleap.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_specific_fullyear_nonleap.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_wrap_leap.sql_3.0.1_out.sqltest b/test/sql_wrap_leap.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_wrap_leap.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/sql_wrap_nonleap.sql_3.0.1_out.sqltest b/test/sql_wrap_nonleap.sql_3.0.1_out.sqltest new file mode 100644 index 000000000..51da4200a --- /dev/null +++ b/test/sql_wrap_nonleap.sql_3.0.1_out.sqltest @@ -0,0 +1 @@ +Success \ No newline at end of file diff --git a/test/surface_properties.osm_3.0.1_out.osw b/test/surface_properties.osm_3.0.1_out.osw new file mode 100644 index 000000000..083cb536d --- /dev/null +++ b/test/surface_properties.osm_3.0.1_out.osw @@ -0,0 +1,1091 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.17", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:10 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.61 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:10 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.838 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:45 - 10:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:10 - 11:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.75", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:25 - 14:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.78 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/07 11:00 - 11:05", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.510 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:50 - 09:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.22", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2837 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-18.533333 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 8457 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999245 Min=-12.006033", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1393 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.333333E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 694 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.000000E-001 [C] Min=-16.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 220 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.183333 [C] Min=-15.866667 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 40 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995245 Min=1.735457", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.216667 [C] Min=-3.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.216667 [C] Min=-0.216667 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 13679 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/surface_properties.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7565144.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7565144.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 239.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 36.33 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4981006.44 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 194861.72 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 194529.99 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 105511.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2584138.07 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4981006.44 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 57108.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 57011.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 30922.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 49819.68 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 57108.15 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 57011.42 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 30923.14 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 757336.99 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4981.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4981.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2217125.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 289.39 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/surface_properties.rb_3.0.1_out.osw b/test/surface_properties.rb_3.0.1_out.osw new file mode 100644 index 000000000..c2ddd400d --- /dev/null +++ b/test/surface_properties.rb_3.0.1_out.osw @@ -0,0 +1,1093 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design cooling load for zone=STORY 1 CORE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.53 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:22", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.917 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:53 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.58", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:08 - 11:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:45 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.88 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/07 11:08 - 11:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.626 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 10:00 - 10:08", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2219 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5905 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999267 Min=-11.551543", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1167 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 576 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 162 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-15.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.984358 Min=1.731583", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 15 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 10104 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/surface_properties.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7431246.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7431246.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 69.04 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 69.04 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 254.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 41.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4875903.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 172322.63 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 188700.91 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 105093.96 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2555343.39 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4875903.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 50502.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 55302.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 30800.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 48768.44 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 50502.76 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 55301.47 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 30799.61 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 748898.12 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4875.9 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4875.9 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2177883.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 287.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/surfacecontrol_moveableinsulation.osm_3.0.1_out.osw b/test/surfacecontrol_moveableinsulation.osm_3.0.1_out.osw new file mode 100644 index 000000000..6f4a8969f --- /dev/null +++ b/test/surfacecontrol_moveableinsulation.osm_3.0.1_out.osw @@ -0,0 +1,1013 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/surfacecontrol_moveableinsulation.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2950526.26 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2950526.26 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.82 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.82 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1754418.97 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151489.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151489.61 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1754418.97 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.49 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.49 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1754.42 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1754.42 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 864713.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/surfacecontrol_moveableinsulation.rb_3.0.1_out.osw b/test/surfacecontrol_moveableinsulation.rb_3.0.1_out.osw new file mode 100644 index 000000000..a440014e9 --- /dev/null +++ b/test/surfacecontrol_moveableinsulation.rb_3.0.1_out.osw @@ -0,0 +1,1013 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 17 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/surfacecontrol_moveableinsulation.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2950526.26 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2950526.26 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 54.82 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 54.82 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1754418.97 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 151489.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 151489.61 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 1754418.97 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 151.49 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 151.49 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 1754.42 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 1754.42 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 864713.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/tablemultivariablelookup.osm_3.0.1_out.osw b/test/tablemultivariablelookup.osm_3.0.1_out.osw new file mode 100644 index 000000000..1aaf8cbf6 --- /dev/null +++ b/test/tablemultivariablelookup.osm_3.0.1_out.osw @@ -0,0 +1,1062 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.00 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.25E-003], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.36E-004], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 2112 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.319095E-005 {C} Min=-1.232108 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 446 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.587011E-004 Min=-1.232108", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17306 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-8.699887E-005 {C} Min=-1.232108 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19887 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/tablemultivariablelookup.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 460364.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 138267.56 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 235447.25 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 112278.42 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1990975.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 134919.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40522.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 69002.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 32905.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41316.87 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 134920.33 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40520.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 69004.03 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 32905.15 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 583497.56 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1794141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 160.18 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/tablemultivariablelookup.rb_3.0.1_out.osw b/test/tablemultivariablelookup.rb_3.0.1_out.osw new file mode 100644 index 000000000..fe26fc968 --- /dev/null +++ b/test/tablemultivariablelookup.rb_3.0.1_out.osw @@ -0,0 +1,1062 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\"", + " ** ~~~ ** Cooling tower water outlet temperature (-0.00 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-4.25E-003], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:calculateWaterUsage,Temperature=[-7.36E-004], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/03 01:00 - 01:15", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 2112 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.319095E-005 {C} Min=-1.232108 {C}", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"CNDW LOOP COOLINGTOWERSINGLESPEED\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 446 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.587011E-004 Min=-1.232108", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 17306 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-8.699887E-005 {C} Min=-1.232108 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 19887 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/tablemultivariablelookup.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6121865.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 113.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 460364.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 138267.56 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 235447.25 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 112278.42 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1990975.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4130890.31 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 134919.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40522.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 69002.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 32905.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 41316.87 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 134920.33 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40520.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 69004.03 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 32905.15 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 583497.56 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4130.89 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 5812.51 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 3875.01 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1794141.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 160.18 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/thermal_storage.osm_3.0.1_out.osw b/test/thermal_storage.osm_3.0.1_out.osw new file mode 100644 index 000000000..a26c22006 --- /dev/null +++ b/test/thermal_storage.osm_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/thermal_storage.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 561136.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365288.72 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 166512.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3231449.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107055.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164451.42 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107055.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48799.34 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 947043.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2292602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.91 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/thermal_storage.rb_3.0.1_out.osw b/test/thermal_storage.rb_3.0.1_out.osw new file mode 100644 index 000000000..00e08f38b --- /dev/null +++ b/test/thermal_storage.rb_3.0.1_out.osw @@ -0,0 +1,1069 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 40 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/thermal_storage.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7822685.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 72.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 561136.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 365288.72 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 166512.51 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3231449.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591235.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 164452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 107055.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.21 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 164451.42 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 107055.81 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48799.34 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 947043.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.24 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2292602.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 311.91 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/transformer.osm_3.0.1_out.osw b/test/transformer.osm_3.0.1_out.osw new file mode 100644 index 000000000..6d5e7ad69 --- /dev/null +++ b/test/transformer.osm_3.0.1_out.osw @@ -0,0 +1,1118 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"TRANSFORMER OUTPUT ELECTRIC ENERGY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14843 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/transformer.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632981.41 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632981.41 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 9.48 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590971.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 2.78 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 2.43 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759338.98 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650863.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/transformer.rb_3.0.1_out.osw b/test/transformer.rb_3.0.1_out.osw new file mode 100644 index 000000000..17ac189e1 --- /dev/null +++ b/test/transformer.rb_3.0.1_out.osw @@ -0,0 +1,1118 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Compact=\"TRANSFORMER OUTPUT ELECTRIC ENERGY SCHEDULE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14843 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/transformer.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5632981.41 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5632981.41 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 9.48 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590971.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 2.78 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 2.43 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759338.98 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650863.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_system.osm_3.0.1_out.osw b/test/unitary_system.osm_3.0.1_out.osw new file mode 100644 index 000000000..5acae8c1b --- /dev/null +++ b/test/unitary_system.osm_3.0.1_out.osw @@ -0,0 +1,1092 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Inconsistent moisture control inputs.", + " ** ~~~ ** Dehumidification Control Type = COOLREHEAT", + " ** ~~~ ** Latent Load Control = SENSIBLEONLYLOADCONTROL", + " ** ~~~ ** Humidity/Moisture may not be controlled with these settings.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 3", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 3", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 5", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 5", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 6", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 6", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:39", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C.", + " ** ~~~ ** ... Outdoor Dry-bulb Condition = -3.30 C. Occurrence info = RUN PERIOD 1, 01/01 11:45 - 11:52", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilHeating, Environment=RUN PERIOD 1, at Simulation time=01/07 05:15 - 05:30", + " ** ~~~ ** Input Temperature=-167.55", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:40 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2836 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C error continues.", + " ************* ** ~~~ ** This error occurred 1093 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-14.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-167.55323 C Min=-167.55323 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 36 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 4001 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_system.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3813930.79 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3813930.79 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 926.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 537.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 962631.5 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 355990.63 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 309462.29 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 96601.52 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2895192.7 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 735183.83 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 121510.15 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 62044.11 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 52125.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 65072.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 90694.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 28311.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 7228.69 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 124.47 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 52124.59 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 65071.13 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 90695.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 28311.84 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 848497.39 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 722.73 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 12.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 735.18 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 121.51 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 121.51 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 62.05 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 62.05 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1117752.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 281.81 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_system.rb_3.0.1_out.osw b/test/unitary_system.rb_3.0.1_out.osw new file mode 100644 index 000000000..8cae3264a --- /dev/null +++ b/test/unitary_system.rb_3.0.1_out.osw @@ -0,0 +1,1092 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Inconsistent moisture control inputs.", + " ** ~~~ ** Dehumidification Control Type = COOLREHEAT", + " ** ~~~ ** Latent Load Control = SENSIBLEONLYLOADCONTROL", + " ** ~~~ ** Humidity/Moisture may not be controlled with these settings.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 3", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 3", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 4", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 5", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 5", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 6", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 6", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:39", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C.", + " ** ~~~ ** ... Outdoor Dry-bulb Condition = -3.30 C. Occurrence info = RUN PERIOD 1, 01/01 11:45 - 11:52", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoilHeating, Environment=RUN PERIOD 1, at Simulation time=01/07 05:15 - 05:30", + " ** ~~~ ** Input Temperature=-167.55", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode \"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.45", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:40 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2836 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"CHILLER ELECTRIC EIR 1\" - Air Cooled Condenser Inlet Temperature below 0C error continues.", + " ************* ** ~~~ ** This error occurred 1093 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-14.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-167.55323 C Min=-167.55323 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:TwoStageWithHumidityControlMode=\"COIL COOLING DX TWO STAGE WITH HUMIDITY CONTROL MODE 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 36 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 4001 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_system.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3813930.79 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3813930.79 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 926.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 537.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 962631.5 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 355990.63 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 309462.29 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 96601.52 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2895192.7 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 735183.83 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 121510.15 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 62044.11 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 52125.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 65072.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 90694.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 28311.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 7228.69 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 124.47 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 52124.59 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 65071.13 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 90695.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 28311.84 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 848497.39 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 722.73 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 12.45 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 735.18 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 121.51 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 121.51 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 62.05 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 62.05 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1117752.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 281.81 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_system_performance_multispeed.osm_3.0.1_out.osw b/test/unitary_system_performance_multispeed.osm_3.0.1_out.osw new file mode 100644 index 000000000..61df7278b --- /dev/null +++ b/test/unitary_system_performance_multispeed.osm_3.0.1_out.osw @@ -0,0 +1,1040 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 2", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Chiller:Electric:EIR = CHILLER ELECTRIC EIR 1: Integrated Part Load Value (IPLV) cannot be calculated.", + " ** ~~~ ** Check the chiller autosized or user specified capacity. Autosized or specified chiller capacity = 0.00", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 3", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 31 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_system_performance_multispeed.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2158264.89 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2158264.89 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 20.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 20.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 587.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 328.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 43590.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 14359.43 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 11079.98 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2105556.78 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 52717.59 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1533.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 3247.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 383.66 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 143.62 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1533.82 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 3248.49 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 617076.59 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 38.36 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 14.36 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 52.72 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 632525.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 206.13 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_system_performance_multispeed.rb_3.0.1_out.osw b/test/unitary_system_performance_multispeed.rb_3.0.1_out.osw new file mode 100644 index 000000000..9b9bab3bb --- /dev/null +++ b/test/unitary_system_performance_multispeed.rb_3.0.1_out.osw @@ -0,0 +1,1042 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 2", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 2", + " ** Warning ** Chiller:Electric:EIR = CHILLER ELECTRIC EIR 1: Integrated Part Load Value (IPLV) cannot be calculated.", + " ** ~~~ ** Check the chiller autosized or user specified capacity. Autosized or specified chiller capacity = 0.00", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 3", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 3", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 32 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_system_performance_multispeed.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2148995.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2148995.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.96 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.96 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 586.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 325.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 43002.46 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 8179.66 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 8587.22 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2102504.81 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 46499.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1372.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 2516.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 383.28 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 81.81 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1371.6 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 2516.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 616182.26 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 38.32 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 8.18 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 46.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 629808.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 205.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.osw b/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.osw new file mode 100644 index 000000000..f6a84ea4d --- /dev/null +++ b/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.osw @@ -0,0 +1,1122 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.564017", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1437 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3950 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903847", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14846 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_systems_airloop_and_zonehvac.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5633370.01 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5633370.01 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3043090.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276762.6 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139281.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85000.24 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590279.93 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3043090.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81111.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40819.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24911.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30436.77 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81110.53 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40820.63 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24911.45 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759136.88 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3043.09 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3043.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1650977.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.69 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_systems_airloop_and_zonehvac.rb_3.0.1_out.osw b/test/unitary_systems_airloop_and_zonehvac.rb_3.0.1_out.osw new file mode 100644 index 000000000..de028bd99 --- /dev/null +++ b/test/unitary_systems_airloop_and_zonehvac.rb_3.0.1_out.osw @@ -0,0 +1,1122 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1834 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5632 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996641 Min=-25.536276", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1071 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1441 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3954 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998934 Min=-6.89988", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14865 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_systems_airloop_and_zonehvac.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5635549.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5635549.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 40.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3045450.15 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276819.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139167.99 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 84877.02 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590099.84 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3045450.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81127.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40786.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24875.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30460.38 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81129.12 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40785.65 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24873.97 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759083.02 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3045.45 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3045.45 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1651616.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 338.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_test.osm_3.0.1_out.osw b/test/unitary_test.osm_3.0.1_out.osw new file mode 100644 index 000000000..ab1aa02fa --- /dev/null +++ b/test/unitary_test.osm_3.0.1_out.osw @@ -0,0 +1,1039 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 22.56 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_test.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.4 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.4 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1034.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1034.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 991776.88 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 83986.08 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 290661.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 24613.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 290661.19 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 24613.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 621421.76 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 621422.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 167.16 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_test.rb_3.0.1_out.osw b/test/unitary_test.rb_3.0.1_out.osw new file mode 100644 index 000000000..e37b561dc --- /dev/null +++ b/test/unitary_test.rb_3.0.1_out.osw @@ -0,0 +1,1039 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=PLANT LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=PUMP VARIABLE SPEED 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 22.56 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 23 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_test.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.4 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.4 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1034.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1034.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 991776.88 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 83986.08 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2120380.64 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 290661.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 24613.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 290661.19 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 24613.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 621421.76 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 621422.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 167.16 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_vav_bypass.osm_3.0.1_out.osw b/test/unitary_vav_bypass.osm_3.0.1_out.osw new file mode 100644 index 000000000..b050d34cd --- /dev/null +++ b/test/unitary_vav_bypass.osm_3.0.1_out.osw @@ -0,0 +1,1051 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:30 - 13:33", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 8.81E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:30 - 13:33", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.461 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.03 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/06 09:30 - 09:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.789 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 72 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.6 [C] Min=-12.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 119 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975614 Min=-1.790902", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.763184 Min=1.029456", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 218 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_vav_bypass.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4587577.03 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4587577.03 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 85.24 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 85.24 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 328.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 183.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 117.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 111.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3302346.5 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 71247.41 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 169365.44 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1285230.54 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3302346.5 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 20880.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 49636.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33029.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 20880.35 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 49635.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 376663.15 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3302.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3302.35 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1344486.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.38 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_vav_bypass.rb_3.0.1_out.osw b/test/unitary_vav_bypass.rb_3.0.1_out.osw new file mode 100644 index 000000000..6be1e5fec --- /dev/null +++ b/test/unitary_vav_bypass.rb_3.0.1_out.osw @@ -0,0 +1,1051 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:30 - 13:33", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 8.81E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:30 - 13:33", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.461 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.03 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/06 09:30 - 09:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.789 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 72 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.6 [C] Min=-12.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 119 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.975614 Min=-1.790902", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.763184 Min=1.029456", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 218 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_vav_bypass.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4587577.03 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4587577.03 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 85.24 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 85.24 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 328.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 183.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 117.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 111.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3302346.5 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 71247.41 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 169365.44 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1285230.54 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3302346.5 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 20880.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 49636.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 33029.84 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 20880.35 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 49635.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 376663.15 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3302.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3302.35 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1344486.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.38 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_vav_bypass_plenum.osm_3.0.1_out.osw b/test/unitary_vav_bypass_plenum.osm_3.0.1_out.osw new file mode 100644 index 000000000..64517cbf7 --- /dev/null +++ b/test/unitary_vav_bypass_plenum.osm_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.55 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.959 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1547 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998816 Min=-14.895039", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.2 [C] Min=-5.6 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1583 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_vav_bypass_plenum.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3803656.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3803656.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 143.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 125.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2593549.9 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 54537.4 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110951.47 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1210106.55 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2593549.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 15983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32516.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25940.5 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 15983.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32516.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 354647.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2593.55 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2593.55 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1114741.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.88 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 10000 (m^2). OpenStudio reported area is 5000 (m^2)." + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/unitary_vav_bypass_plenum.rb_3.0.1_out.osw b/test/unitary_vav_bypass_plenum.rb_3.0.1_out.osw new file mode 100644 index 000000000..873ed18f3 --- /dev/null +++ b/test/unitary_vav_bypass_plenum.rb_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.55 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 13.959 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:45 - 11:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1547 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998816 Min=-14.895039", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 18 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.2 [C] Min=-5.6 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1583 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/unitary_vav_bypass_plenum.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3803656.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3803656.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.34 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.34 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 143.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 125.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2593549.9 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 54537.4 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110951.47 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1210106.55 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2593549.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 15983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32516.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25940.5 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 15983.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32516.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 354647.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2593.55 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2593.55 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "space_type_plenum_space_type", + "units": "ft^2", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1114741.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 170.88 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 10000 (m^2). OpenStudio reported area is 5000 (m^2)." + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/utility_bill01.osm_3.0.1_out.osw b/test/utility_bill01.osm_3.0.1_out.osw new file mode 100644 index 000000000..c0273d6ee --- /dev/null +++ b/test/utility_bill01.osm_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:00 - 11:15", + " ** ~~~ ** Input Temperature=-160.05", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/01 14:45 - 14:52", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 15:23 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1874 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5579 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987331 Min=-25.552024", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1077 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1519 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3946 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995482 Min=-6.903689", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 830 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-160.053207 C Min=-160.053207 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 73 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.05 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14979 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/utility_bill01.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5639473.95 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5639473.95 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.39 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.39 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 85.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3048085.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277625.11 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139376.51 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85142.41 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2591388.88 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3048085.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81363.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40847.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24952.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30486.73 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81364.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40847.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24953.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759460.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3048.09 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3048.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1652766.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 332.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/utility_bill01.rb_3.0.1_out.osw b/test/utility_bill01.rb_3.0.1_out.osw new file mode 100644 index 000000000..7c3e4fd9c --- /dev/null +++ b/test/utility_bill01.rb_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:00 - 11:15", + " ** ~~~ ** Input Temperature=-160.05", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/01 14:45 - 14:52", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 15:23 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1874 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5579 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987331 Min=-25.552024", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1077 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1519 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3946 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995482 Min=-6.903689", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 830 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-160.053207 C Min=-160.053207 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 73 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.05 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14979 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/utility_bill01.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5639473.95 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5639473.95 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.39 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.39 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 85.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3048085.08 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 277625.11 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139376.51 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85142.41 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2591388.88 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3048085.08 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81363.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40847.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24952.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30486.73 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81364.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40847.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24953.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759460.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3048.09 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3048.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1652766.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 332.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/utility_bill02.osm_3.0.1_out.osw b/test/utility_bill02.osm_3.0.1_out.osw new file mode 100644 index 000000000..92a3dc617 --- /dev/null +++ b/test/utility_bill02.osm_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.90 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 04/19 14:45 - 15:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.501 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.53 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 04/20 08:41 - 08:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.311 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/26 09:50 - 09:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.35", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 12/23 14:30 - 14:38", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:00 - 11:15", + " ** ~~~ ** Input Temperature=-268.60", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5622 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987279 Min=-25.54494", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4086 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999456 Min=-6.291684", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1803 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1482 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 799 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1047 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 82 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-10.25 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-268.60257 C Min=-268.60257 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 37 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.05 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15006 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/utility_bill02.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5643160.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5643160.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 98.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3043563.99 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 278610.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1048361.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1048361.56 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139167.99 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85095.02 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2599606.45 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3043563.99 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81652.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 307244.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 307244.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40786.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24938.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30441.51 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81653.95 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 307245.06 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 307245.06 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40786.38 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24937.75 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 761868.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3043.56 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3043.56 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1653847.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 332.8 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/utility_bill02.rb_3.0.1_out.osw b/test/utility_bill02.rb_3.0.1_out.osw new file mode 100644 index 000000000..9a0eec472 --- /dev/null +++ b/test/utility_bill02.rb_3.0.1_out.osw @@ -0,0 +1,1126 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.90 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 04/19 14:45 - 15:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.501 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.53 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 04/20 08:41 - 08:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.311 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/12 17:00 - 17:05", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 11/26 09:50 - 09:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.35", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 12/23 14:30 - 14:38", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/05 11:00 - 11:15", + " ** ~~~ ** Input Temperature=-268.60", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 09:20 - 09:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/15 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5622 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987279 Min=-25.54494", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4086 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999456 Min=-6.291684", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1803 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1482 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 799 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1047 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 82 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-10.25 [C]", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-268.60257 C Min=-268.60257 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 37 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.05 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 25 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-5.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15006 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/utility_bill02.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 5643160.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 5643160.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.43 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.43 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 98.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3043563.99 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 278610.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1048361.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1048361.56 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139167.99 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85095.02 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2599606.45 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3043563.99 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81652.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 307244.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 307244.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40786.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 24938.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30441.51 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81653.95 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 307245.06 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 307245.06 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40786.38 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 24937.75 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 761868.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3043.56 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3043.56 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1653847.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 332.8 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/vrf.osm_3.0.1_out.osw b/test/vrf.osm_3.0.1_out.osw new file mode 100644 index 000000000..2faf24a2f --- /dev/null +++ b/test/vrf.osm_3.0.1_out.osw @@ -0,0 +1,1044 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"THERMAL ZONE 8 BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Heating Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -20.099", + " ** ~~~ ** ... Heating Minimum Outdoor Unit Inlet Temperature = -19.999", + " ** ~~~ ** ... Heating Maximum Outdoor Unit Inlet Temperature = 30.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Heating Mode limits.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/07 03:00 - 03:10", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/07 20:20 - 20:30", + " ** ~~~ ** Input Temperature=-177.55", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max heating temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 1036 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-20.1 Min=-22.8", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-118.603584 C Min=-2426.953735 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1061 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/vrf.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3526107.16 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3526107.16 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.76 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.76 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 2785.33 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 456.83 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1137.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 235.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1272889.96 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 160835.09 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 3146.75 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3526107.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 373047.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 47136.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 922.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 373046.92 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 47136.73 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 921.73 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1033399.65 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1033400.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 323.59 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/vrf.rb_3.0.1_out.osw b/test/vrf.rb_3.0.1_out.osw new file mode 100644 index 000000000..56498cca1 --- /dev/null +++ b/test/vrf.rb_3.0.1_out.osw @@ -0,0 +1,1046 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\".", + " ** ~~~ ** ...InitVRF: VRF Heat Pump Min/Max Operating Temperature in Heating Mode Limits have been exceeded and VRF system is disabled.", + " ** ~~~ ** ... Outdoor Unit Inlet Air Temperature = -20.149", + " ** ~~~ ** ... Heating Minimum Outdoor Unit Inlet Temperature = -19.999", + " ** ~~~ ** ... Heating Maximum Outdoor Unit Inlet Temperature = 30.000", + " ** ~~~ ** ... Check VRF Heat Pump Min/Max Outdoor Temperature in Heating Mode limits.", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/07 03:00 - 03:15", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=RUN PERIOD 1, at Simulation time=01/12 20:25 - 20:30", + " ** ~~~ ** Input Temperature=-136.26", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** AirConditioner:VariableRefrigerantFlow \"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" -- Exceeded VRF Heat Pump min/max heating temperature limit error continues...", + " ************* ** ~~~ ** This error occurred 957 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=30.6 Min=-22.8", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-103.375538 C Min=-136.268921 C", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 980 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/vrf.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3807343.46 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3807343.46 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.37 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.37 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 2695.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 715.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1147.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 336.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1200268.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 182483.23 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 335366.13 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3807343.46 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 351763.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 53480.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 98286.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 351763.47 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 53480.19 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 98285.06 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1115822.99 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1115822.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 337.94 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/vrf_watercooled.osm_3.0.1_out.osw b/test/vrf_watercooled.osm_3.0.1_out.osw new file mode 100644 index 000000000..57135ee4f --- /dev/null +++ b/test/vrf_watercooled.osm_3.0.1_out.osw @@ -0,0 +1,1050 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\"", + " ** ~~~ ** Cooling tower water outlet temperature (-3.48 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 41,Temperature=[-3.48], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 41,Temperature=[-3.48], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 38285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.242448E-004 Min=-16.174553", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 8472 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.243067E-004 {C} Min=-16.174553 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 16327 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.243067E-004 {C} Min=-16.174553 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 63104 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/vrf_watercooled.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7309840.5 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7309840.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 67.91 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 67.91 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 184.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 732.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 171.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 354.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4517467.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 196662.57 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 335366.13 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 166427.21 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 4682.22 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4147998.41 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3161842.09 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 397294.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 57636.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 98286.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 48775.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 1372.22 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 31624.52 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 397294.94 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 57636.59 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 98285.06 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 48776.36 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 1371.63 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1215658.86 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3161.84 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3161.84 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2142302.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 341.15 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/vrf_watercooled.rb_3.0.1_out.osw b/test/vrf_watercooled.rb_3.0.1_out.osw new file mode 100644 index 000000000..77dfb83dc --- /dev/null +++ b/test/vrf_watercooled.rb_3.0.1_out.osw @@ -0,0 +1,1050 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetVRFInput: AirConditioner:VariableRefrigerantFlow=\"AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1\" curve values", + " ** ~~~ ** ... Cooling Capacity Ratio Modifier Function of Low Temperature Curve Name = AIR CONDITIONER VARIABLE REFRIGERANT FLOW 1 VRFCOOLCAPFT output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.136", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\"", + " ** ~~~ ** Cooling tower water outlet temperature (-3.48 C) is below the specified minimum condenser loop temp of 0.00 C", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 41,Temperature=[-3.48], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 41,Temperature=[-3.48], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/01 00:00 - 00:15", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CoolingTower:SingleSpeed \"COOLING TOWER SINGLE SPEED 1\" Cooling tower water outlet temperature is below the specified minimum condenser loop temp error continues...", + " ************* ** ~~~ ** This error occurred 38285 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.242448E-004 Min=-16.174553", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 8472 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.243067E-004 {C} Min=-16.174553 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 16327 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.243067E-004 {C} Min=-16.174553 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 63104 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/vrf_watercooled.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7309840.5 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7309840.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 67.91 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 67.91 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 184.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 732.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 171.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 354.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4517467.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 196662.57 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 335366.13 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 166427.21 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 4682.22 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4147998.41 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3161842.09 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 397294.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 57636.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 98286.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 48775.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 1372.22 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 31624.52 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 397294.94 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 57636.59 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 98285.06 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 48776.36 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 1371.63 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1215658.86 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3161.84 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3161.84 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2142302.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 341.15 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Zone Equipment Detail section failed and was skipped because: undefined method `maxHeatingCapacity' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:6:in `maxHeatingCapacity'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `public_send'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:745:in `block in general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:738:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1301:in `zone_equipment_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1335:in `block (2 levels) in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1333:in `block in zone_equipment_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1325:in `zone_equipment_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/water_economizer.osm_3.0.1_out.osw b/test/water_economizer.osm_3.0.1_out.osw new file mode 100644 index 000000000..9aab3381a --- /dev/null +++ b/test/water_economizer.osm_3.0.1_out.osw @@ -0,0 +1,1146 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is outside model boundaries at -10.46.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, 07/21 00:00 - 00:10", + " ** ~~~ ** ...Tower range temperature passed to the model = -10.45997", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is outside model boundaries at 1.08.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DP=>MDB, 07/21 12:30 - 12:35", + " ** ~~~ ** ...Tower approach temperature passed to the model = 1.08474", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[-2.76], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 48,Temperature=[-12.11], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:10", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -20.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, 01/21 00:00 - 00:10", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -20.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, 01/21 00:10 - 00:20", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -20.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, 01/21 00:20 - 00:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -20.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, 01/21 00:30 - 00:40", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -20.00.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, 01/21 00:40 - 00:50", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** Plant Loop: ECONOMIZING PLANT Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: ECONOMIZING PLANT Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop falling below lower temperature limit, PlantLoop=\"CHILLED WATER LOOP\"", + " ************* ** ~~~ ** This error occurred 4121 total times;", + " ************* ** ~~~ ** during Warmup 1504 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Min=-13.036874", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 67587 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.501035 Min=-24.890515", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 48480 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=49.234468 Min=-0.949014", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 7438 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761770E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 31800 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.761770E-003 {C} Min=-13.036874 {C}", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 16900 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-23.234468", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 176373 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/water_economizer.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6986577.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6986577.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 64.91 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 64.91 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5380.17 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1892.33 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4260333.7 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1507.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 50461.78 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 584490.38 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 559.21 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2726244.3 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4260333.7 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 441.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14788.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 171297.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 163.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 42611.56 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 442.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14787.82 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 171296.06 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 162.52 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 798983.03 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4260.33 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4260.33 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2047563.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 281.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/water_economizer.rb_3.0.1_out.osw b/test/water_economizer.rb_3.0.1_out.osw new file mode 100644 index 000000000..b8f2e8be3 --- /dev/null +++ b/test/water_economizer.rb_3.0.1_out.osw @@ -0,0 +1,1144 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = CONSTANT, input for Fixed Minimum Air Flow Rate will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = AIR TERMINAL SINGLE DUCT VAV REHEAT 10", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is outside model boundaries at -2.58.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/01 00:00 - 00:08", + " ** ~~~ ** ...Tower range temperature passed to the model = -2.57739", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -5.62.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/01 00:00 - 00:08", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is outside model boundaries at 31.62.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = RUN PERIOD 1, 01/01 00:00 - 00:08", + " ** ~~~ ** ...Tower approach temperature passed to the model = 31.62480", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -5.62.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/01 00:08 - 00:15", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -8.05.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/01 00:15 - 00:22", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -8.05.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/01 00:23 - 00:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is outside model boundaries at -10.50.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = RUN PERIOD 1, 01/01 00:30 - 00:38", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 05/03 06:15 - 06:22", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 06/26 06:30 - 06:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/22 15:00 - 15:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/25 23:45 - 24:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/14 11:38 - 11:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/14 11:45 - 11:52", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/15 07:08 - 07:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/15 07:15 - 07:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 11/15 07:15 - 07:22", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** Plant Loop: CHILLED WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CHILLED WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: CONDENSER WATER LOOP Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 51833 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.605176 Min=-15.738316", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 36896 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=48.258539 Min=-0.949014", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER VARIABLE SPEED 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 12666 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-22.258539", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 21 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 101455 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/water_economizer.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 7886293.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 7886293.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.27 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5415.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1927.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 4591216.65 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 565941.6 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 49277.01 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 424934.85 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 165678.43 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3295076.74 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 4591216.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 165861.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 14441.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 124536.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 48555.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 45921.03 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 165861.24 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 14442.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 124535.53 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 48556.76 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 965690.64 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4591.22 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 4591.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2311244.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 319.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/water_heaters.osm_3.0.1_out.osw b/test/water_heaters.osm_3.0.1_out.osw new file mode 100644 index 000000000..2007aced3 --- /dev/null +++ b/test/water_heaters.osm_3.0.1_out.osw @@ -0,0 +1,1196 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 21\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 22\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 23\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = 100GAL NATURAL GAS WATER HEATER - 2883KBTU/HR 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizePlantLoop: Calculated Plant Sizing Design Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for PlantLoop=SERVICE WATER LOOP 1", + " ** Warning ** SizePump: Calculated Pump Nominal Volume Flow Rate=[0.00] is too small. Set to 0.0", + " ** ~~~ ** ..occurs for Pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Check input. Pump nominal flow rate is set or calculated = 0, for pump=SERVICE WATER LOOP PUMP 1", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 13 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 34 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14869 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/water_heaters.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6287468.08 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6287468.08 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 58.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 58.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 654496.16 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3696505.73 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6546.22 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 654.49 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3696.51 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1842675.0 + }, + { + "name": "service_water_use_1_0_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_0_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/water_heaters.rb_3.0.1_out.osw b/test/water_heaters.rb_3.0.1_out.osw new file mode 100644 index 000000000..0543beaa2 --- /dev/null +++ b/test/water_heaters.rb_3.0.1_out.osw @@ -0,0 +1,1192 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 16\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 17\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 18\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 19\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 20\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 21\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 22\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 23\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 12\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 13\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 14\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 15\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** WaterHeater:Stratified = 100GAL NATURAL GAS WATER HEATER - 2883KBTU/HR 1: More Additional Loss Coefficients were entered than the number of nodes; extra coefficients will not be used", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.64 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:15 - 09:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 4.752 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:08 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -5.23 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:20 - 10:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.936 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.15", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 11:15 - 11:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/06 15:15 - 15:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 15:15 - 15:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.50E-002", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 03/18 09:05 - 09:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Plant Loop: SERVICE WATER LOOP 1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: SERVICE WATER LOOP 1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 13 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1829 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 5627 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996626 Min=-25.56438", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1070 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1436 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3949 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998938 Min=-6.903853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 814 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 43 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-10.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 33 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.875 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-2.500000E-002 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 34 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 14867 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/water_heaters.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6096027.98 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6096027.98 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 56.63 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 56.63 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 82.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 12.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3042009.57 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 276800.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 139433.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 85502.58 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 463046.58 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2590962.36 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3505065.62 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 81122.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 40863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 25058.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 30425.97 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 4631.36 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 81120.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 40863.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 25057.98 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 759336.54 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3042.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 463.05 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3505.06 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1786569.44 + }, + { + "name": "service_water_use_1_gal_min", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_1", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_2", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_3", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_4", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_5", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_6", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_7", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_8", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "service_water_use_1_gal_min_9", + "units": "gal/min", + "value": 1.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 334.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_air_movement.osm_3.0.1_out.osw b/test/zone_air_movement.osm_3.0.1_out.osw new file mode 100644 index 000000000..0c5c7bbdf --- /dev/null +++ b/test/zone_air_movement.osm_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.783 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.164 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.970 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.858 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:08 - 13:11", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.134 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.81E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.706 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 4.06E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.890 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.81 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.124 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.83 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.923 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/06 09:45 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.178 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 709 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2276 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997572 Min=-3.786604", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 578 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997062 Min=-3.253321", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1080 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997218 Min=-5.567433", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 59 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-10.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 692 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999541 Min=-3.02679", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 634 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996188 Min=-1.926782", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 769 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996462 Min=-2.840553", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 667 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999198 Min=-2.131256", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-1.65 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 37 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-6.975 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 222 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99814 Min=-1.033669", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 150 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.982095 Min=-0.774436", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981642 Min=1.630923", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9747 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_air_movement.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 34213724.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 34213724.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 317.86 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 317.86 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 26463546.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 417987.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 5242964.14 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 7750177.38 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 26463546.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 122500.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1536561.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 264686.53 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 122499.17 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1536560.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2271354.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 26463.54 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 26463.54 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 10027052.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 605.13 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_air_movement.rb_3.0.1_out.osw b/test/zone_air_movement.rb_3.0.1_out.osw new file mode 100644 index 000000000..8d962c116 --- /dev/null +++ b/test/zone_air_movement.rb_3.0.1_out.osw @@ -0,0 +1,1232 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:53 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.783 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.85", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.28 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 10:23 - 10:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.164 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -4.06 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/02 13:15 - 13:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.970 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.57 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.858 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/16 13:08 - 13:11", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.134 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -9.81E-002 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:08 - 09:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.706 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 4.06E-003 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/17 09:25 - 09:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.890 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -0.60", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 16:45 - 16:50", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.40", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/20 17:15 - 17:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.70", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:53 - 10:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.81 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 11:45 - 12:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.124 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.83 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 02/11 13:05 - 13:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.923 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.03", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:08 - 09:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.63 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 05/06 09:45 - 10:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 24.178 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 709 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2276 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997572 Min=-3.786604", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 578 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997062 Min=-3.253321", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1080 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997218 Min=-5.567433", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 59 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-10.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 692 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999541 Min=-3.02679", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 634 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996188 Min=-1.926782", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 769 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996462 Min=-2.840553", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 667 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999198 Min=-2.131256", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 38 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-1.65 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 37 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-6.975 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 222 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99814 Min=-1.033669", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 150 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.982095 Min=-0.774436", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-5.025 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981642 Min=1.630923", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 9747 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_air_movement.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 34213724.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 34213724.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 317.86 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 317.86 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 26463546.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 417987.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 5242964.14 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 7750177.38 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 26463546.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 122500.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1536561.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 264686.53 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 122499.17 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1536560.56 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2271354.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 26463.54 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 26463.54 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 10027052.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 605.13 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_control_contaminant_controller.osm_3.0.1_out.osw b/test/zone_control_contaminant_controller.osm_3.0.1_out.osw new file mode 100644 index 000000000..e3fa8c77b --- /dev/null +++ b/test/zone_control_contaminant_controller.osm_3.0.1_out.osw @@ -0,0 +1,1241 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.96 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.501 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.664 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.686 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.720 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.82 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.629 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.559 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.04 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/09 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.377 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.723 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/14 14:23 - 14:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.96 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.382 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.98 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.676 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:23 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 326 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1227 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992108 Min=-10.729925", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 402 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.275 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1768 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995708 Min=-7.684627", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1063 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2036 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999822 Min=-3.29217", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 215 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.275 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 729 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997587 Min=-2.493551", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 862 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1538 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997882 Min=-2.700177", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 105 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-13.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 671 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999357 Min=-2.625993", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 682 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987254 Min=-1.350883", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 688 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997006 Min=-1.808091", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 180 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.976337 Min=-1.468242", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 286 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992589 Min=-1.433484", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 79 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 12952 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_control_contaminant_controller.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6759338.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6759338.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.8 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.8 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3943345.74 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 247664.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2815993.1 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3943345.74 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 72583.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 39441.07 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 72583.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 825285.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3943.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3943.34 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1980966.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 346.96 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_control_contaminant_controller.rb_3.0.1_out.osw b/test/zone_control_contaminant_controller.rb_3.0.1_out.osw new file mode 100644 index 000000000..0cb0eb6f6 --- /dev/null +++ b/test/zone_control_contaminant_controller.rb_3.0.1_out.osw @@ -0,0 +1,1241 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 2", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 3", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 4", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 5", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 6", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 7", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 8", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 9", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 10", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.96 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.501 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.73", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.80 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:08 - 08:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.664 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.74 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.720 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -8.90", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.77 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 08:53 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.686 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -7.25", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.82 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/01 09:38 - 09:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.629 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.86 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/05 13:38 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.559 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.04 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/09 14:30 - 14:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.377 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.67 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/10 09:50 - 09:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.723 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 10\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.05", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/14 14:23 - 14:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.96 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.382 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.98 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/21 13:08 - 13:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.676 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 7\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.80", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/23 09:23 - 09:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 326 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1227 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992108 Min=-10.729925", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 402 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.275 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 6\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1768 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995708 Min=-7.684627", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 215 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.275 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 729 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997587 Min=-2.493551", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1063 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-18.9 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2036 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999822 Min=-3.29217", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 862 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-17.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 9\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1538 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997882 Min=-2.700177", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 105 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-13.3 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 671 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999357 Min=-2.625993", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 682 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987254 Min=-1.350883", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 688 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997006 Min=-1.808091", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 10\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 67 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-6.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 180 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.976337 Min=-1.468242", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 8\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 286 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992589 Min=-1.433484", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 7\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 79 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-7.25 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 12952 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_control_contaminant_controller.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 6759338.84 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 6759338.84 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 62.8 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 62.8 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 3943345.74 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 247664.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 479093.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2815993.1 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 3943345.74 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 72583.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 140408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 39441.07 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 72583.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 140407.19 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 825285.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 3943.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 3943.34 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1980966.67 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 346.96 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_fan_exhaust.osm_3.0.1_out.osw b/test/zone_fan_exhaust.osm_3.0.1_out.osw new file mode 100644 index 000000000..a862d390e --- /dev/null +++ b/test/zone_fan_exhaust.osm_3.0.1_out.osw @@ -0,0 +1,1065 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/24 11:40 - 11:50", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/26 12:17 - 12:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 10/28 15:30 - 15:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:10", + " ** ~~~ ** Dry-Bulb= 22.37 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE SUPPLY AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE EXHAUST AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE RETURN AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE MIXING RECEIVING AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE MIXING SOURCE AIR MASS FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE INFILTRATION AIR MASS FLOW BALANCE STATUS, Frequency=Hourly", + " ************* Key=*, VarName=ZONE MASS BALANCE INFILTRATION AIR MASS FLOW RATE, Frequency=Hourly", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 5 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 32 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_fan_exhaust.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4188195.33 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4188195.33 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.82 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.82 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4995.83 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2719.17 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.17 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2814950.5 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 150949.35 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 173602.18 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 4066.14 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4188195.33 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 824980.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 44238.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 50877.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1191.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 824981.19 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 44239.9 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 50876.83 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1192.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1227437.87 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1227438.89 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 394.83 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_fan_exhaust.rb_3.0.1_out.osw b/test/zone_fan_exhaust.rb_3.0.1_out.osw new file mode 100644 index 000000000..2a28105e1 --- /dev/null +++ b/test/zone_fan_exhaust.rb_3.0.1_out.osw @@ -0,0 +1,1053 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"CHILLER ELECTRIC EIR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.861", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 EAST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 NORTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 SOUTH PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 WEST PERIMETER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 04/25 14:00 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 22.37 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 5 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 8 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 30 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_fan_exhaust.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4184328.24 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4184328.24 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.75 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.75 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5320.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2830.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2810808.54 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 150892.49 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 173943.4 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 4066.14 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 4184328.24 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 823766.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 44222.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 50977.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1191.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 823765.33 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 44221.49 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 50977.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1192.31 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1226304.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1226305.56 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 394.39 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac.osm_3.0.1_out.osw b/test/zone_hvac.osm_3.0.1_out.osw new file mode 100644 index 000000000..f4f19312d --- /dev/null +++ b/test/zone_hvac.osm_3.0.1_out.osw @@ -0,0 +1,189 @@ +{ + "completed_status": "Fail", + "current_step": 0, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Borehole shank spacing is less than the pipe diameter. U-tube spacing is reference from the u-tube pipe center.", + " ** Warning ** Shank spacing is set to the outer pipe diameter.", + " ** Warning ** Fan:ZoneExhaust=\"FAN ZONE EXHAUST 1\" has specified 0.0 max air flow rate. It will not be used in the simulation.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 38,Temperature=[-0.13], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 00:00 - 00:10", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateGroundHeatExchanger,Temperature=[-3.81], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN CLG .4% CONDNS DB=>MWB, at Simulation time=07/21 00:10 - 00:20", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[146.76], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/06 10:30 - 10:35", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 59,Temperature=[280.98], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/06 10:30 - 10:35", + " ** Severe ** Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/12 17:00 - 17:10", + " ** ~~~ ** PlantLoop Name (DemandSide)= CONDENSER WATER PLANT", + " ** ~~~ ** PlantLoop Setpoint Temperature=24.0 {C}", + " ** ~~~ ** PlantLoop Inlet Node (SupplySide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (SupplySide) has a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) \"NODE 31\" has temperature=1851.4 {C}", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) \"NODE 30\" has temperature=12.6 {C}", + " ** ~~~ ** PlantLoop Minimum Temperature=0.0 {C}", + " ** ~~~ ** PlantLoop Maximum Temperature=100.0 {C}", + " ** ~~~ ** PlantLoop Flow Request (SupplySide)=0.0 {kg/s}", + " ** ~~~ ** PlantLoop Flow Request (DemandSide)=2.6E-005 {kg/s}", + " ** ~~~ ** PlantLoop Node (DemandSide) \"NODE 31\" has mass flow rate =2.6E-005 {kg/s}", + " ** ~~~ ** PlantLoop PumpHeat (SupplySide)=6.0E-003 {W}", + " ** ~~~ ** PlantLoop PumpHeat (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Cooling Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Heating Demand=1.8 {W}", + " ** ~~~ ** PlantLoop Demand not Dispatched=0.0 {W}", + " ** ~~~ ** PlantLoop Unmet Demand=1.7 {W}", + " ** ~~~ ** PlantLoop Capacity=99942.6 {W}", + " ** ~~~ ** PlantLoop Capacity (SupplySide)=99942.6 {W}", + " ** ~~~ ** PlantLoop Capacity (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Operation Scheme=CONDENSER WATER PLANT OPERATION SCHEMES", + " ** ~~~ ** PlantLoop Operation Dispatched Load = 49866.1 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (SupplySide)= 49866.1 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (DemandSide)= 0.0 {W}", + " ** ~~~ ** Branches on the Loop.", + " ** ~~~ ** Demand Branches:", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND INLET PIPE", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:COIL HEATING WATER TO AIR HEAT PUMP EQUATION FIT 1", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:COIL COOLING WATER TO AIR HEAT PUMP EQUATION FIT 1", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BYPASS BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND BYPASS PIPE", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND OUTLET PIPE", + " ** ~~~ ** Supply Branches:", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PUMP:VARIABLESPEED:PUMP VARIABLE SPEED 2", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** DISTRICTHEATING:DISTRICT HEATING 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** EVAPORATIVEFLUIDCOOLER:SINGLESPEED:EVAPORATIVE FLUID COOLER SINGLE SPEED 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 3", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** GROUNDHEATEXCHANGER:SYSTEM:GROUND HEAT EXCHANGER VERTICAL 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 4", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:PIPE ADIABATIC 3", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:PIPE ADIABATIC 4", + " ** ~~~ ** *************************", + " ** ~~~ ** Possible things to look for to correct this problem are:", + " ** ~~~ ** Capacity, Operation Scheme, Mass flow problems, Pump Heat building up over time.", + " ** ~~~ ** Try a shorter runperiod to stop before it fatals and look at", + " ** ~~~ ** lots of node time series data to see what is going wrong.", + " ** ~~~ ** If this is happening during Warmup, you can use Output:Diagnostics,ReportDuringWarmup;", + " ** ~~~ ** This is detected at the loop level, but the typical problems are in the components.", + " ** Fatal ** CheckForRunawayPlantTemps: Simulation terminated because of run away plant temperatures, too hot", + " ...Summary of Errors that led to program termination:", + " ..... Reference severe error count=1", + " ..... Last severe error=Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 789 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.549099E-003 {C} Min=-5.145723 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 1420 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.897233E-004 {C} Min=-5.145723 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1851.441666 {C} Min=127.719139 {C}", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"CONDENSER WATER PLANT\"", + " ************* ** ~~~ ** This error occurred 16 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1851.414752", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 42 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=280.983066 {C} Min=107.241327 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Terminated--Fatal Error Detected. 2313 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results" + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac.rb_3.0.1_out.osw b/test/zone_hvac.rb_3.0.1_out.osw new file mode 100644 index 000000000..cdb0ceeea --- /dev/null +++ b/test/zone_hvac.rb_3.0.1_out.osw @@ -0,0 +1,210 @@ +{ + "completed_status": "Fail", + "current_step": 0, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** Borehole shank spacing is less than the pipe diameter. U-tube spacing is reference from the u-tube pipe center.", + " ** Warning ** Shank spacing is set to the outer pipe diameter.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Fan:ZoneExhaust=\"FAN ZONE EXHAUST 1\" has specified 0.0 max air flow rate. It will not be used in the simulation.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 2 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/05 22:53 - 23:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/16 07:00 - 07:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 59,Temperature=[110.21], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=01/16 11:30 - 11:35", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 01/27 22:00 - 22:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 02/04 07:00 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 02/04 07:08 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 02/04 19:45 - 20:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:UpdateGroundHeatExchanger,Temperature=[-1.77], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/11 10:45 - 11:00", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:NODE 38,Temperature=[-1.03], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/11 10:45 - 10:50", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at RUN PERIOD 1, 02/19 12:20 - 12:25", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[489.11], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/21 09:15 - 09:30", + " ** Severe ** Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " ** ~~~ ** Environment=RUN PERIOD 1, at Simulation time=02/21 09:15 - 09:30", + " ** ~~~ ** PlantLoop Name (DemandSide)= CONDENSER WATER PLANT", + " ** ~~~ ** PlantLoop Setpoint Temperature=24.0 {C}", + " ** ~~~ ** PlantLoop Inlet Node (SupplySide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (SupplySide) has a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) \"NODE 31\" has temperature=965.6 {C}", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) \"NODE 30\" has temperature=12.5 {C}", + " ** ~~~ ** PlantLoop Minimum Temperature=0.0 {C}", + " ** ~~~ ** PlantLoop Maximum Temperature=100.0 {C}", + " ** ~~~ ** PlantLoop Flow Request (SupplySide)=0.0 {kg/s}", + " ** ~~~ ** PlantLoop Flow Request (DemandSide)=4.7E-005 {kg/s}", + " ** ~~~ ** PlantLoop Node (DemandSide) \"NODE 31\" has mass flow rate =4.7E-005 {kg/s}", + " ** ~~~ ** PlantLoop PumpHeat (SupplySide)=1.1E-002 {W}", + " ** ~~~ ** PlantLoop PumpHeat (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Cooling Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Heating Demand=3.8 {W}", + " ** ~~~ ** PlantLoop Demand not Dispatched=0.0 {W}", + " ** ~~~ ** PlantLoop Unmet Demand=3.5 {W}", + " ** ~~~ ** PlantLoop Capacity=95840.3 {W}", + " ** ~~~ ** PlantLoop Capacity (SupplySide)=95840.3 {W}", + " ** ~~~ ** PlantLoop Capacity (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Operation Scheme=CONDENSER WATER PLANT OPERATION SCHEMES", + " ** ~~~ ** PlantLoop Operation Dispatched Load = 47821.1 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (SupplySide)= 47821.1 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (DemandSide)= 0.0 {W}", + " ** ~~~ ** Branches on the Loop.", + " ** ~~~ ** Demand Branches:", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND INLET PIPE", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:COIL HEATING WATER TO AIR HEAT PUMP EQUATION FIT 1", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:COIL COOLING WATER TO AIR HEAT PUMP EQUATION FIT 1", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND BYPASS BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND BYPASS PIPE", + " ** ~~~ ** CONDENSER WATER PLANT DEMAND OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSER WATER PLANT DEMAND OUTLET PIPE", + " ** ~~~ ** Supply Branches:", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PUMP:VARIABLESPEED:PUMP VARIABLE SPEED 2", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** DISTRICTHEATING:DISTRICT HEATING 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** EVAPORATIVEFLUIDCOOLER:SINGLESPEED:EVAPORATIVE FLUID COOLER SINGLE SPEED 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 3", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** GROUNDHEATEXCHANGER:SYSTEM:GROUND HEAT EXCHANGER VERTICAL 1", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY BRANCH 4", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:PIPE ADIABATIC 3", + " ** ~~~ ** CONDENSER WATER PLANT SUPPLY OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:PIPE ADIABATIC 4", + " ** ~~~ ** *************************", + " ** ~~~ ** Possible things to look for to correct this problem are:", + " ** ~~~ ** Capacity, Operation Scheme, Mass flow problems, Pump Heat building up over time.", + " ** ~~~ ** Try a shorter runperiod to stop before it fatals and look at", + " ** ~~~ ** lots of node time series data to see what is going wrong.", + " ** ~~~ ** If this is happening during Warmup, you can use Output:Diagnostics,ReportDuringWarmup;", + " ** ~~~ ** This is detected at the loop level, but the typical problems are in the components.", + " ** Fatal ** CheckForRunawayPlantTemps: Simulation terminated because of run away plant temperatures, too hot", + " ...Summary of Errors that led to program termination:", + " ..... Reference severe error count=1", + " ..... Last severe error=Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"CONDENSER WATER PLANT\"", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=965.634174", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=110.20696 {C} Min=109.965822 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 89 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.421586 {C} Min=-5.371195 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 32 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.687517 {C} Min=-5.371195 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=965.700333 {C} Min=489.073413 {C}", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Terminated--Fatal Error Detected. 172 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results" + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac2.osm_3.0.1_out.osw b/test/zone_hvac2.osm_3.0.1_out.osw new file mode 100644 index 000000000..4d11e736a --- /dev/null +++ b/test/zone_hvac2.osm_3.0.1_out.osw @@ -0,0 +1,1019 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 11 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 22 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac2.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5593.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4352.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2619.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3430.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 871043.93 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 118173.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 66650.5 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 34870.19 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3662109.44 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 402357.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 111453.82 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 48679.89 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 123091.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1969.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19533.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 10219.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4024.35 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 123092.29 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1969.92 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19533.63 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 10219.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1073257.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1238108.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 352.01 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac2.rb_3.0.1_out.osw b/test/zone_hvac2.rb_3.0.1_out.osw new file mode 100644 index 000000000..ad4d32cc0 --- /dev/null +++ b/test/zone_hvac2.rb_3.0.1_out.osw @@ -0,0 +1,1019 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 10\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 11\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 8\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 9\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 6 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 1 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"STORY 2 CORE THERMAL ZONE BASELINE MODEL INFILTRATION\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Surface Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused schedules in input.", + " ************* There are 1 unused week schedules in input.", + " ************* There are 11 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 22 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac2.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 4224600.99 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 26.17 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 5593.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4352.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2619.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3430.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 871043.93 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 118173.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1566921.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 66650.5 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 34870.19 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 3662109.44 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 402357.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 111453.82 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 48679.89 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 123091.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1969.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 459219.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19533.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 10219.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4024.35 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 123092.29 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1969.92 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 459220.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19533.63 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 10219.83 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1073257.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 402.36 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 111.45 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 48.68 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 23250.05 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 161458.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1238108.33 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 352.01 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac_equipment_list.osm_3.0.1_out.osw b/test/zone_hvac_equipment_list.osm_3.0.1_out.osw new file mode 100644 index 000000000..fe29defbb --- /dev/null +++ b/test/zone_hvac_equipment_list.osm_3.0.1_out.osw @@ -0,0 +1,1051 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SCHEDULE RULESET 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"SCHEDULE CONSTANT 1\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"SCHEDULE CONSTANT 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"SCHEDULE CONSTANT 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 14:45 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 550 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 248 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.3 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 826 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac_equipment_list.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 27.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 27.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4763.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1376.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 541592.18 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 280136.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 69636.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 158725.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 82100.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 20408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 158725.13 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 82101.11 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 20407.6 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 873528.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 873527.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 323.61 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_hvac_equipment_list.rb_3.0.1_out.osw b/test/zone_hvac_equipment_list.rb_3.0.1_out.osw new file mode 100644 index 000000000..634e91716 --- /dev/null +++ b/test/zone_hvac_equipment_list.rb_3.0.1_out.osw @@ -0,0 +1,1046 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 7 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning System Sizing Calculations", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 1", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the cooling supply air flow rate is not specified when cooling coil is present.", + " ** Warning ** AirLoopHVAC:UnitarySystem = AIR LOOP HVAC UNITARY SYSTEM 2", + " ** ~~~ ** Method used to determine the heating supply air flow rate is not specified when heating coil is present.", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.28", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:00 - 10:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -1.10", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 14:45 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 4 unused schedules in input.", + " ************* There are 4 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 550 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-16.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 248 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-8.3 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 821 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_hvac_equipment_list.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 27.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 27.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4763.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1376.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 541592.18 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 280136.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 69636.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2980600.5 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 158725.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 82100.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 20408.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 158725.13 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 82101.11 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 306147.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 20407.6 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 873528.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 15500.03 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 10333.35 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 107639.1 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 873527.78 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 323.61 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_mixing.osm_3.0.1_out.osw b/test/zone_mixing.osm_3.0.1_out.osw new file mode 100644 index 000000000..765ad7fee --- /dev/null +++ b/test/zone_mixing.osm_3.0.1_out.osw @@ -0,0 +1,1012 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** ManageSizing: For a zone sizing run, there must be at least 1 Sizing:Zone input object. SimulationControl Zone Sizing option ignored.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 1 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 18 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_mixing.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OS:Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_mixing.rb_3.0.1_out.osw b/test/zone_mixing.rb_3.0.1_out.osw new file mode 100644 index 000000000..c05818cc1 --- /dev/null +++ b/test/zone_mixing.rb_3.0.1_out.osw @@ -0,0 +1,1015 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ** Warning ** ManageSizing: For a zone sizing run, there must be at least 1 Sizing:Zone input object. SimulationControl Zone Sizing option ignored.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** Output:Meter: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"GAS:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 3 unused schedules in input.", + " ************* There are 3 unused week schedules in input.", + " ************* There are 9 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 1 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 20 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_mixing.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 19.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1044617.68 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 306147.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 306147.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.26 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.osw b/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.osw new file mode 100644 index 000000000..2f51b4f94 --- /dev/null +++ b/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:53 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 562 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.875 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 602 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_property_user_view_factors_by_surface_name.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3779354.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3779354.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.22 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.22 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 69.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2502000.24 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 63560.62 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 113235.71 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 55940.17 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1277354.18 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2502000.24 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18627.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 33186.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 16394.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25024.83 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18628.31 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 33184.8 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 16395.82 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 374356.04 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2502.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2502.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1107619.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 157.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zone_property_user_view_factors_by_surface_name.rb_3.0.1_out.osw b/test/zone_property_user_view_factors_by_surface_name.rb_3.0.1_out.osw new file mode 100644 index 000000000..71edc9fbc --- /dev/null +++ b/test/zone_property_user_view_factors_by_surface_name.rb_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 6\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 7\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 25", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 8 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 4\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -5.43", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/01 10:40 - 10:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 5\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.30", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/16 14:53 - 15:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 2\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -3.88", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 02/20 09:35 - 09:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 4\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 562 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-16.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 5\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.55 [C] Min=-4.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 2\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.875 [C]", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 602 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zone_property_user_view_factors_by_surface_name.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3779354.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3779354.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.22 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.22 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 69.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 11.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2502000.24 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 63560.62 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 113235.71 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 55940.17 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1277354.18 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2502000.24 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 18627.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 33186.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 16394.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 25024.83 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 18628.31 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 33184.8 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 16395.82 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 374356.04 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2502.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2502.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1107619.44 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 157.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.osw b/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.osw new file mode 100644 index 000000000..6154c03a7 --- /dev/null +++ b/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: The Minimum Indoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Maximum Indoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Delta Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Minimum Outdoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Maximum Outdoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/08 16:54 - 16:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.24 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/08 16:54 - 16:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.248 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-10. [C] Min=-10.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.977432 Min=-6.24258", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 38 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zoneventilation_windandstackopenarea.osm/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 10637256.76 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 10637256.76 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 197.65 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 197.65 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3760.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2115.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 9204925.01 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 60366.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1432322.28 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 9204925.01 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 17691.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 92067.01 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 17692.94 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 419773.55 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 9204.92 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 9204.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3117472.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 172.32 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/zoneventilation_windandstackopenarea.rb_3.0.1_out.osw b/test/zoneventilation_windandstackopenarea.rb_3.0.1_out.osw new file mode 100644 index 000000000..2f687a84a --- /dev/null +++ b/test/zoneventilation_windandstackopenarea.rb_3.0.1_out.osw @@ -0,0 +1,1047 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 2\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 3\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 4\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"SCHEDULE DAY 5\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no \"Ground Temperatures\" were input.", + " ** ~~~ ** Found first in surface=SURFACE 1", + " ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used.", + " ** Warning ** CheckUsedConstructions: There are 9 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: The Minimum Indoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Maximum Indoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Delta Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Minimum Outdoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ** Warning ** GetSimpleAirModelInputs: The Maximum Outdoor Temperature value and schedule are provided. The scheduled temperature will be used in the ZoneVentilation:WindandStackOpenArea object = ZONE VENTILATION WINDAND STACK OPEN AREA 1", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CONTROLLER MECHANICAL VENTILATION 1", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"STORY 1 CORE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.00", + " ** ~~~ ** ... Occurrence info = RUN PERIOD 1, 01/08 16:54 - 16:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.24 C.", + " ** ~~~ ** ...Occurrence info = RUN PERIOD 1, 01/08 16:54 - 16:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.248 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 2 unused schedules in input.", + " ************* There are 2 unused week schedules in input.", + " ************* There are 6 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-10. [C] Min=-10.15 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COIL COOLING DX SINGLE SPEED 1\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.977432 Min=-6.24258", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 13 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 38 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/zoneventilation_windandstackopenarea.rb/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Building 1", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 10637256.76 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 10637256.76 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 197.65 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 197.65 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 3760.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2115.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 0.36 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 0.36 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 9204925.01 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 60366.47 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 522304.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 327338.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1432322.28 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 9204925.01 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 17691.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 153072.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 95933.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 92067.01 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 17692.94 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 153073.56 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 95933.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 419773.55 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 9204.92 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 9204.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "ashrae_189_1_2009_ext_wall_steel_frame_climate_zone_4_8", + "units": "ft^2", + "value": 7750.02 + }, + { + "name": "ashrae_189_1_2009_ext_window_climate_zone_4_5", + "units": "ft^2", + "value": 5166.68 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 40.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_baseline_model_space_type", + "units": "ft^2", + "value": 53819.55 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3117472.22 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 172.32 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file From 07cd95d48ced2c304dbd7b57e15490645a1cdf45 Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Mon, 24 Aug 2020 14:50:00 +0200 Subject: [PATCH 4/5] Commit SDD_tests results with 3.0.1 official. --- test/010012_SchSml_CECStd.xml_3.0.1_out.osw | 1395 ++ test/010112_SchSml_PSZ16.xml_3.0.1_out.osw | 1310 ++ ...12_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw | 1387 ++ ...2_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw | 1439 ++ test/020006S_OffSml_Run01.xml_3.0.1_out.osw | 1291 ++ test/020006S_OffSml_Run14.xml_3.0.1_out.osw | 1177 ++ test/020006S_OffSml_Run18.xml_3.0.1_out.osw | 1228 ++ test/020006_OffSml_Run01.xml_3.0.1_out.osw | 1256 ++ test/020006_OffSml_Run14.xml_3.0.1_out.osw | 1142 ++ test/020006_OffSml_Run18.xml_3.0.1_out.osw | 1184 ++ test/020006_OffSml_Run24.xml_3.0.1_out.osw | 1257 ++ test/020006_OffSml_Run25.xml_3.0.1_out.osw | 1257 ++ test/020006_OffSml_Run26.xml_3.0.1_out.osw | 1257 ++ test/020012S_OffSml_CECStd.xml_3.0.1_out.osw | 1295 ++ test/020012_OffSml_CECStd.xml_3.0.1_out.osw | 1260 ++ test/020015S_OffSml_Run02.xml_3.0.1_out.osw | 1241 ++ test/020015_OffSml_Run02.xml_3.0.1_out.osw | 1218 ++ test/030006S_OffMed_Run04.xml_3.0.1_out.osw | 1441 ++ test/030006S_OffMed_Run12.xml_3.0.1_out.osw | 1450 ++ test/030006S_OffMed_Run13.xml_3.0.1_out.osw | 1456 ++ test/030006_OffMed_Run04.xml_3.0.1_out.osw | 1418 ++ test/030006_OffMed_Run12.xml_3.0.1_out.osw | 1427 ++ test/030006_OffMed_Run13.xml_3.0.1_out.osw | 1433 ++ test/030006_OffMed_Run19.xml_3.0.1_out.osw | 1407 ++ test/030006_OffMed_Run23.xml_3.0.1_out.osw | 1422 ++ test/030006_OffMed_Run29.xml_3.0.1_out.osw | 1322 ++ test/030006_OffMed_Run30.xml_3.0.1_out.osw | 1427 ++ test/030012S_OffMed_CECStd.xml_3.0.1_out.osw | 1376 ++ test/030012_OffMed_CECStd.xml_3.0.1_out.osw | 1363 ++ test/040006_OffLrg_Run05.xml_3.0.1_out.osw | 1067 ++ test/040006_OffLrg_Run06.xml_3.0.1_out.osw | 1067 ++ test/040006_OffLrg_Run11.xml_3.0.1_out.osw | 1067 ++ test/040006_OffLrg_Run20.xml_3.0.1_out.osw | 1067 ++ test/040012_OffLrg_CECStd.xml_3.0.1_out.osw | 1067 ++ ...fLrg_AbsorptionChiller16.xml_3.0.1_out.osw | 1067 ++ ...40112_OffLrg_VAVPriSec16.xml_3.0.1_out.osw | 1067 ++ ...g_Waterside_Economizer16.xml_3.0.1_out.osw | 1067 ++ test/050006_RetlMed_Run16.xml_3.0.1_out.osw | 1225 ++ test/050006_RetlMed_Run27.xml_3.0.1_out.osw | 1131 ++ test/050006_RetlMed_Run28.xml_3.0.1_out.osw | 1283 ++ test/050012_RetlMed_CECStd.xml_3.0.1_out.osw | 1214 ++ test/050112_RetlMed_SZVAV16.xml_3.0.1_out.osw | 1238 ++ ...12_RetlMed_Alterations16.xml_3.0.1_out.osw | 1231 ++ test/060012_RstntSml_CECStd.xml_3.0.1_out.osw | 1132 ++ test/070012_HotSml_CECStd.xml_3.0.1_out.osw | 1483 ++ test/070015_HotSml_Run03.xml_3.0.1_out.osw | 997 ++ test/070015_HotSml_Run22.xml_3.0.1_out.osw | 997 ++ test/080006_Whse_Run07.xml_3.0.1_out.osw | 1201 ++ test/080006_Whse_Run08.xml_3.0.1_out.osw | 1138 ++ test/080006_Whse_Run15.xml_3.0.1_out.osw | 1201 ++ test/080006_Whse_Run21.xml_3.0.1_out.osw | 1163 ++ test/080012_Whse_CECStd.xml_3.0.1_out.osw | 1128 ++ test/090012_RetlLrg_CECStd.xml_3.0.1_out.osw | 1327 ++ ...OffLrg_PlenumsFPBsData16.xml_3.0.1_out.osw | 703 + test/OffLrg_PrkgExhaust16.xml_3.0.1_out.osw | 1218 ++ test/OffLrg_PrkgLab16.xml_3.0.1_out.osw | 1285 ++ .../OffLrg_PrkgLabKitchen16.xml_3.0.1_out.osw | 1038 ++ ...yStorage_ChillerPriority.xml_3.0.1_out.osw | 1067 ++ ...yStorage_StoragePriority.xml_3.0.1_out.osw | 1067 ++ test/OffMed_CoreAndShell.xml_3.0.1_out.osw | 1373 ++ test/OffSml_ActiveBeams.xml_3.0.1_out.osw | 1283 ++ test/OffSml_CombDHWSpcHt16.xml_3.0.1_out.osw | 64 + test/OffSml_CommKit_SZVAV16.xml_3.0.1_out.osw | 1155 ++ test/OffSml_Data_SZVAV16.xml_3.0.1_out.osw | 1117 ++ test/OffSml_HtRcvry16.xml_3.0.1_out.osw | 1371 ++ test/OffSml_Lab_SZVAV16.xml_3.0.1_out.osw | 1155 ++ test/OffSml_MiniSplit.xml_3.0.1_out.osw | 1210 ++ test/OffSml_Office_SZVAV16.xml_3.0.1_out.osw | 1118 ++ test/OffSml_PSZ_Evap16.xml_3.0.1_out.osw | 1230 ++ test/OffSml_PassiveBeams.xml_3.0.1_out.osw | 1274 ++ ...siveBeams_DOASCV_HtRcvry.xml_3.0.1_out.osw | 1269 ++ ...Sml_PassiveBeams_DOASVAV.xml_3.0.1_out.osw | 1249 ++ test/OffSml_WSHP16.xml_3.0.1_out.osw | 327 + ...lMed_PVAV_IndirDirEvap16.xml_3.0.1_out.osw | 1225 ++ test/RetlSml_DOAS_FPFC16.xml_3.0.1_out.osw | 1201 ++ ...lSml_DOAS_GravityFurnace.xml_3.0.1_out.osw | 1149 ++ ...ravityFurnace_HasNoClg_0.xml_3.0.1_out.osw | 1149 ++ ...ravityFurnace_HasNoClg_1.xml_3.0.1_out.osw | 1143 ++ test/absorption_chillers.osm_3.0.1_out.xml | 1681 +++ test/additional_props.osm_3.0.1_out.xml | 1673 +++ ...iabatic_construction_set.osm_3.0.1_out.xml | 355 + test/afn_single_zone_nv.osm_3.0.1_out.xml | 375 + test/air_chillers.osm_3.0.1_out.xml | 2389 ++++ test/air_terminals.osm_3.0.1_out.xml | 1681 +++ test/airloop_and_zonehvac.osm_3.0.1_out.xml | 1667 +++ test/airloop_avms.osm_3.0.1_out.xml | 947 ++ test/airterminal_cooledbeam.osm_3.0.1_out.xml | 1681 +++ ...airterminal_fourpipebeam.osm_3.0.1_out.xml | 947 ++ ...c_interior_constructions.osm_3.0.1_out.xml | 9199 +++++++++++++ test/availability_managers.osm_3.0.1_out.xml | 1098 ++ test/baseline_sys01.osm_3.0.1_out.xml | 1667 +++ test/baseline_sys02.osm_3.0.1_out.xml | 1667 +++ test/baseline_sys03.osm_3.0.1_out.xml | 1997 +++ test/baseline_sys04.osm_3.0.1_out.xml | 1947 +++ test/baseline_sys05.osm_3.0.1_out.xml | 1681 +++ test/baseline_sys06.osm_3.0.1_out.xml | 1681 +++ test/baseline_sys07.osm_3.0.1_out.xml | 1681 +++ test/baseline_sys08.osm_3.0.1_out.xml | 1681 +++ test/baseline_sys09.osm_3.0.1_out.xml | 1937 +++ test/baseline_sys10.osm_3.0.1_out.xml | 1887 +++ test/centralheatpumpsystem.osm_3.0.1_out.xml | 947 ++ test/chillers_tertiary.osm_3.0.1_out.xml | 389 + ...terheating_desuperheater.osm_3.0.1_out.xml | 711 + test/coilsystem_dxhx.osm_3.0.1_out.xml | 402 + test/coilsystem_waterhx.osm_3.0.1_out.xml | 389 + test/cooling_coils.osm_3.0.1_out.xml | 1733 +++ test/coolingtowers.osm_3.0.1_out.xml | 1681 +++ test/daylighting_no_shades.osm_3.0.1_out.xml | 1667 +++ test/daylighting_shades.osm_3.0.1_out.xml | 1667 +++ test/dist_ht_cl.osm_3.0.1_out.xml | 1681 +++ test/dsn_oa_w_ideal_loads.osm_3.0.1_out.xml | 1667 +++ test/dual_duct.osm_3.0.1_out.xml | 952 ++ test/ducts_and_pipes.osm_3.0.1_out.xml | 950 ++ test/electric_equipment_ITE.osm_3.0.1_out.xml | 671 + test/ems.osm_3.0.1_out.xml | 77 + ..._1floor_SpaceType_1space.osm_3.0.1_out.xml | 1119 ++ test/ems_scott.osm_3.0.1_out.xml | 895 ++ test/epw_design_conditions.osm_3.0.1_out.xml | 1667 +++ test/evaporative_cooling.osm_3.0.1_out.xml | 1997 +++ test/exterior_equipment.osm_3.0.1_out.xml | 1667 +++ test/fan_on_off.osm_3.0.1_out.xml | 1692 +++ test/fan_systemmodel.osm_3.0.1_out.xml | 2425 ++++ test/fluid_coolers.osm_3.0.1_out.xml | 947 ++ test/foundation_kiva.osm_3.0.1_out.xml | 1669 +++ ...dation_kiva_customblocks.osm_3.0.1_out.xml | 1669 +++ test/fuelcell.osm_3.0.1_out.xml | 1997 +++ test/generator_microturbine.osm_3.0.1_out.xml | 933 ++ test/headered_pumps.osm_3.0.1_out.xml | 1681 +++ ...rtoair_sensibleandlatent.osm_3.0.1_out.xml | 1098 ++ test/heatpump_hot_water.osm_3.0.1_out.xml | 1098 ++ test/hightemprad.osm_3.0.1_out.xml | 1667 +++ test/hot_water.osm_3.0.1_out.xml | 1997 +++ test/humidity_control.osm_3.0.1_out.xml | 1997 +++ test/ideal_loads_w_plenums.osm_3.0.1_out.xml | 933 ++ test/ideal_plant.osm_3.0.1_out.xml | 1997 +++ test/interior_partitions.osm_3.0.1_out.xml | 1694 +++ .../lifecyclecostparameters.osm_3.0.1_out.xml | 884 ++ test/lowtemprad_constflow.osm_3.0.1_out.xml | 1673 +++ test/lowtemprad_electric.osm_3.0.1_out.xml | 1673 +++ test/lowtemprad_varflow.osm_3.0.1_out.xml | 1673 +++ test/meters.osm_3.0.1_out.xml | 1681 +++ test/moisture_settings.osm_3.0.1_out.xml | 1667 +++ test/multi_stage.osm_3.0.1_out.xml | 1056 ++ test/multiple_airloops.osm_3.0.1_out.xml | 1695 +++ ...multiple_loops_w_plenums.osm_3.0.1_out.xml | 1695 +++ test/output_objects.osm_3.0.1_out.xml | 375 + ...rmanceprecisiontradeoffs.osm_3.0.1_out.xml | 408 + test/photovoltaics.osm_3.0.1_out.xml | 1694 +++ ...ant_op_deltatemp_schemes.osm_3.0.1_out.xml | 1681 +++ test/plant_op_schemes.osm_3.0.1_out.xml | 1681 +++ test/plant_op_temp_schemes.osm_3.0.1_out.xml | 1681 +++ test/plantloop_avms.osm_3.0.1_out.xml | 1667 +++ test/plantloop_avms_temp.osm_3.0.1_out.xml | 1681 +++ test/plenums.osm_3.0.1_out.xml | 2403 ++++ ...d_storage_demandleveling.osm_3.0.1_out.xml | 1694 +++ ...d_storage_facilityexcess.osm_3.0.1_out.xml | 1694 +++ test/pvwatts.osm_3.0.1_out.xml | 1694 +++ test/refrigeration_system.osm_3.0.1_out.xml | 1681 +++ test/roof_vegetation.osm_3.0.1_out.xml | 1656 +++ test/schedule_file.osm_3.0.1_out.xml | 1997 +++ .../schedule_fixed_interval.osm_3.0.1_out.xml | 408 + ...ed_interval_schedulefile.osm_3.0.1_out.xml | 408 + ...le_ruleset_2012_LeapYear.osm_3.0.1_out.xml | 1997 +++ ...ruleset_2012_NonLeapYear.osm_3.0.1_out.xml | 1997 +++ test/schedule_ruleset_2013.osm_3.0.1_out.xml | 1997 +++ test/scheduled_infiltration.osm_3.0.1_out.xml | 11325 ++++++++++++++++ test/setpoint_managers.osm_3.0.1_out.xml | 1681 +++ test/shadowcalculation.osm_3.0.1_out.xml | 375 + test/sizing_zone_dszad.osm_3.0.1_out.xml | 375 + ...late_photovoltaicthermal.osm_3.0.1_out.xml | 1694 +++ ...llector_flat_plate_water.osm_3.0.1_out.xml | 1694 +++ ...integralcollectorstorage.osm_3.0.1_out.xml | 1694 +++ test/space_load_instances.osm_3.0.1_out.xml | 1667 +++ test/surface_properties.osm_3.0.1_out.xml | 1407 ++ ...tablemultivariablelookup.osm_3.0.1_out.xml | 947 ++ test/thermal_storage.osm_3.0.1_out.xml | 1681 +++ test/transformer.osm_3.0.1_out.xml | 1667 +++ test/unitary_system.osm_3.0.1_out.xml | 1734 +++ ...m_performance_multispeed.osm_3.0.1_out.xml | 1678 +++ ...ems_airloop_and_zonehvac.osm_3.0.1_out.xml | 1678 +++ test/unitary_test.osm_3.0.1_out.xml | 947 ++ test/unitary_vav_bypass.osm_3.0.1_out.xml | 955 ++ ...nitary_vav_bypass_plenum.osm_3.0.1_out.xml | 669 + test/utility_bill01.osm_3.0.1_out.xml | 1667 +++ test/utility_bill02.osm_3.0.1_out.xml | 1667 +++ test/vrf.osm_3.0.1_out.xml | 1667 +++ test/vrf_watercooled.osm_3.0.1_out.xml | 1667 +++ test/water_economizer.osm_3.0.1_out.xml | 1681 +++ test/water_heaters.osm_3.0.1_out.xml | 1667 +++ test/zone_air_movement.osm_3.0.1_out.xml | 1997 +++ ...l_contaminant_controller.osm_3.0.1_out.xml | 1997 +++ test/zone_fan_exhaust.osm_3.0.1_out.xml | 947 ++ test/zone_hvac.osm_3.0.1_out.xml | 2389 ++++ test/zone_hvac2.osm_3.0.1_out.xml | 2389 ++++ ...zone_hvac_equipment_list.osm_3.0.1_out.xml | 679 + test/zone_mixing.osm_3.0.1_out.xml | 913 ++ ..._factors_by_surface_name.osm_3.0.1_out.xml | 933 ++ ...ion_windandstackopenarea.osm_3.0.1_out.xml | 408 + 198 files changed, 284270 insertions(+) create mode 100644 test/010012_SchSml_CECStd.xml_3.0.1_out.osw create mode 100644 test/010112_SchSml_PSZ16.xml_3.0.1_out.osw create mode 100644 test/010212_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw create mode 100644 test/010312_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw create mode 100644 test/020006S_OffSml_Run01.xml_3.0.1_out.osw create mode 100644 test/020006S_OffSml_Run14.xml_3.0.1_out.osw create mode 100644 test/020006S_OffSml_Run18.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run01.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run14.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run18.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run24.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run25.xml_3.0.1_out.osw create mode 100644 test/020006_OffSml_Run26.xml_3.0.1_out.osw create mode 100644 test/020012S_OffSml_CECStd.xml_3.0.1_out.osw create mode 100644 test/020012_OffSml_CECStd.xml_3.0.1_out.osw create mode 100644 test/020015S_OffSml_Run02.xml_3.0.1_out.osw create mode 100644 test/020015_OffSml_Run02.xml_3.0.1_out.osw create mode 100644 test/030006S_OffMed_Run04.xml_3.0.1_out.osw create mode 100644 test/030006S_OffMed_Run12.xml_3.0.1_out.osw create mode 100644 test/030006S_OffMed_Run13.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run04.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run12.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run13.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run19.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run23.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run29.xml_3.0.1_out.osw create mode 100644 test/030006_OffMed_Run30.xml_3.0.1_out.osw create mode 100644 test/030012S_OffMed_CECStd.xml_3.0.1_out.osw create mode 100644 test/030012_OffMed_CECStd.xml_3.0.1_out.osw create mode 100644 test/040006_OffLrg_Run05.xml_3.0.1_out.osw create mode 100644 test/040006_OffLrg_Run06.xml_3.0.1_out.osw create mode 100644 test/040006_OffLrg_Run11.xml_3.0.1_out.osw create mode 100644 test/040006_OffLrg_Run20.xml_3.0.1_out.osw create mode 100644 test/040012_OffLrg_CECStd.xml_3.0.1_out.osw create mode 100644 test/040112_OffLrg_AbsorptionChiller16.xml_3.0.1_out.osw create mode 100644 test/040112_OffLrg_VAVPriSec16.xml_3.0.1_out.osw create mode 100644 test/040112_OffLrg_Waterside_Economizer16.xml_3.0.1_out.osw create mode 100644 test/050006_RetlMed_Run16.xml_3.0.1_out.osw create mode 100644 test/050006_RetlMed_Run27.xml_3.0.1_out.osw create mode 100644 test/050006_RetlMed_Run28.xml_3.0.1_out.osw create mode 100644 test/050012_RetlMed_CECStd.xml_3.0.1_out.osw create mode 100644 test/050112_RetlMed_SZVAV16.xml_3.0.1_out.osw create mode 100644 test/050312_RetlMed_Alterations16.xml_3.0.1_out.osw create mode 100644 test/060012_RstntSml_CECStd.xml_3.0.1_out.osw create mode 100644 test/070012_HotSml_CECStd.xml_3.0.1_out.osw create mode 100644 test/070015_HotSml_Run03.xml_3.0.1_out.osw create mode 100644 test/070015_HotSml_Run22.xml_3.0.1_out.osw create mode 100644 test/080006_Whse_Run07.xml_3.0.1_out.osw create mode 100644 test/080006_Whse_Run08.xml_3.0.1_out.osw create mode 100644 test/080006_Whse_Run15.xml_3.0.1_out.osw create mode 100644 test/080006_Whse_Run21.xml_3.0.1_out.osw create mode 100644 test/080012_Whse_CECStd.xml_3.0.1_out.osw create mode 100644 test/090012_RetlLrg_CECStd.xml_3.0.1_out.osw create mode 100644 test/OffLrg_PlenumsFPBsData16.xml_3.0.1_out.osw create mode 100644 test/OffLrg_PrkgExhaust16.xml_3.0.1_out.osw create mode 100644 test/OffLrg_PrkgLab16.xml_3.0.1_out.osw create mode 100644 test/OffLrg_PrkgLabKitchen16.xml_3.0.1_out.osw create mode 100644 test/OffLrg_ThermalEnergyStorage_ChillerPriority.xml_3.0.1_out.osw create mode 100644 test/OffLrg_ThermalEnergyStorage_StoragePriority.xml_3.0.1_out.osw create mode 100644 test/OffMed_CoreAndShell.xml_3.0.1_out.osw create mode 100644 test/OffSml_ActiveBeams.xml_3.0.1_out.osw create mode 100644 test/OffSml_CombDHWSpcHt16.xml_3.0.1_out.osw create mode 100644 test/OffSml_CommKit_SZVAV16.xml_3.0.1_out.osw create mode 100644 test/OffSml_Data_SZVAV16.xml_3.0.1_out.osw create mode 100644 test/OffSml_HtRcvry16.xml_3.0.1_out.osw create mode 100644 test/OffSml_Lab_SZVAV16.xml_3.0.1_out.osw create mode 100644 test/OffSml_MiniSplit.xml_3.0.1_out.osw create mode 100644 test/OffSml_Office_SZVAV16.xml_3.0.1_out.osw create mode 100644 test/OffSml_PSZ_Evap16.xml_3.0.1_out.osw create mode 100644 test/OffSml_PassiveBeams.xml_3.0.1_out.osw create mode 100644 test/OffSml_PassiveBeams_DOASCV_HtRcvry.xml_3.0.1_out.osw create mode 100644 test/OffSml_PassiveBeams_DOASVAV.xml_3.0.1_out.osw create mode 100644 test/OffSml_WSHP16.xml_3.0.1_out.osw create mode 100644 test/RetlMed_PVAV_IndirDirEvap16.xml_3.0.1_out.osw create mode 100644 test/RetlSml_DOAS_FPFC16.xml_3.0.1_out.osw create mode 100644 test/RetlSml_DOAS_GravityFurnace.xml_3.0.1_out.osw create mode 100644 test/RetlSml_DOAS_GravityFurnace_HasNoClg_0.xml_3.0.1_out.osw create mode 100644 test/RetlSml_DOAS_GravityFurnace_HasNoClg_1.xml_3.0.1_out.osw create mode 100644 test/absorption_chillers.osm_3.0.1_out.xml create mode 100644 test/additional_props.osm_3.0.1_out.xml create mode 100644 test/adiabatic_construction_set.osm_3.0.1_out.xml create mode 100644 test/afn_single_zone_nv.osm_3.0.1_out.xml create mode 100644 test/air_chillers.osm_3.0.1_out.xml create mode 100644 test/air_terminals.osm_3.0.1_out.xml create mode 100644 test/airloop_and_zonehvac.osm_3.0.1_out.xml create mode 100644 test/airloop_avms.osm_3.0.1_out.xml create mode 100644 test/airterminal_cooledbeam.osm_3.0.1_out.xml create mode 100644 test/airterminal_fourpipebeam.osm_3.0.1_out.xml create mode 100644 test/asymmetric_interior_constructions.osm_3.0.1_out.xml create mode 100644 test/availability_managers.osm_3.0.1_out.xml create mode 100644 test/baseline_sys01.osm_3.0.1_out.xml create mode 100644 test/baseline_sys02.osm_3.0.1_out.xml create mode 100644 test/baseline_sys03.osm_3.0.1_out.xml create mode 100644 test/baseline_sys04.osm_3.0.1_out.xml create mode 100644 test/baseline_sys05.osm_3.0.1_out.xml create mode 100644 test/baseline_sys06.osm_3.0.1_out.xml create mode 100644 test/baseline_sys07.osm_3.0.1_out.xml create mode 100644 test/baseline_sys08.osm_3.0.1_out.xml create mode 100644 test/baseline_sys09.osm_3.0.1_out.xml create mode 100644 test/baseline_sys10.osm_3.0.1_out.xml create mode 100644 test/centralheatpumpsystem.osm_3.0.1_out.xml create mode 100644 test/chillers_tertiary.osm_3.0.1_out.xml create mode 100644 test/coil_waterheating_desuperheater.osm_3.0.1_out.xml create mode 100644 test/coilsystem_dxhx.osm_3.0.1_out.xml create mode 100644 test/coilsystem_waterhx.osm_3.0.1_out.xml create mode 100644 test/cooling_coils.osm_3.0.1_out.xml create mode 100644 test/coolingtowers.osm_3.0.1_out.xml create mode 100644 test/daylighting_no_shades.osm_3.0.1_out.xml create mode 100644 test/daylighting_shades.osm_3.0.1_out.xml create mode 100644 test/dist_ht_cl.osm_3.0.1_out.xml create mode 100644 test/dsn_oa_w_ideal_loads.osm_3.0.1_out.xml create mode 100644 test/dual_duct.osm_3.0.1_out.xml create mode 100644 test/ducts_and_pipes.osm_3.0.1_out.xml create mode 100644 test/electric_equipment_ITE.osm_3.0.1_out.xml create mode 100644 test/ems.osm_3.0.1_out.xml create mode 100644 test/ems_1floor_SpaceType_1space.osm_3.0.1_out.xml create mode 100644 test/ems_scott.osm_3.0.1_out.xml create mode 100644 test/epw_design_conditions.osm_3.0.1_out.xml create mode 100644 test/evaporative_cooling.osm_3.0.1_out.xml create mode 100644 test/exterior_equipment.osm_3.0.1_out.xml create mode 100644 test/fan_on_off.osm_3.0.1_out.xml create mode 100644 test/fan_systemmodel.osm_3.0.1_out.xml create mode 100644 test/fluid_coolers.osm_3.0.1_out.xml create mode 100644 test/foundation_kiva.osm_3.0.1_out.xml create mode 100644 test/foundation_kiva_customblocks.osm_3.0.1_out.xml create mode 100644 test/fuelcell.osm_3.0.1_out.xml create mode 100644 test/generator_microturbine.osm_3.0.1_out.xml create mode 100644 test/headered_pumps.osm_3.0.1_out.xml create mode 100644 test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.xml create mode 100644 test/heatpump_hot_water.osm_3.0.1_out.xml create mode 100644 test/hightemprad.osm_3.0.1_out.xml create mode 100644 test/hot_water.osm_3.0.1_out.xml create mode 100644 test/humidity_control.osm_3.0.1_out.xml create mode 100644 test/ideal_loads_w_plenums.osm_3.0.1_out.xml create mode 100644 test/ideal_plant.osm_3.0.1_out.xml create mode 100644 test/interior_partitions.osm_3.0.1_out.xml create mode 100644 test/lifecyclecostparameters.osm_3.0.1_out.xml create mode 100644 test/lowtemprad_constflow.osm_3.0.1_out.xml create mode 100644 test/lowtemprad_electric.osm_3.0.1_out.xml create mode 100644 test/lowtemprad_varflow.osm_3.0.1_out.xml create mode 100644 test/meters.osm_3.0.1_out.xml create mode 100644 test/moisture_settings.osm_3.0.1_out.xml create mode 100644 test/multi_stage.osm_3.0.1_out.xml create mode 100644 test/multiple_airloops.osm_3.0.1_out.xml create mode 100644 test/multiple_loops_w_plenums.osm_3.0.1_out.xml create mode 100644 test/output_objects.osm_3.0.1_out.xml create mode 100644 test/performanceprecisiontradeoffs.osm_3.0.1_out.xml create mode 100644 test/photovoltaics.osm_3.0.1_out.xml create mode 100644 test/plant_op_deltatemp_schemes.osm_3.0.1_out.xml create mode 100644 test/plant_op_schemes.osm_3.0.1_out.xml create mode 100644 test/plant_op_temp_schemes.osm_3.0.1_out.xml create mode 100644 test/plantloop_avms.osm_3.0.1_out.xml create mode 100644 test/plantloop_avms_temp.osm_3.0.1_out.xml create mode 100644 test/plenums.osm_3.0.1_out.xml create mode 100644 test/pv_and_storage_demandleveling.osm_3.0.1_out.xml create mode 100644 test/pv_and_storage_facilityexcess.osm_3.0.1_out.xml create mode 100644 test/pvwatts.osm_3.0.1_out.xml create mode 100644 test/refrigeration_system.osm_3.0.1_out.xml create mode 100644 test/roof_vegetation.osm_3.0.1_out.xml create mode 100644 test/schedule_file.osm_3.0.1_out.xml create mode 100644 test/schedule_fixed_interval.osm_3.0.1_out.xml create mode 100644 test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.xml create mode 100644 test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.xml create mode 100644 test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.xml create mode 100644 test/schedule_ruleset_2013.osm_3.0.1_out.xml create mode 100644 test/scheduled_infiltration.osm_3.0.1_out.xml create mode 100644 test/setpoint_managers.osm_3.0.1_out.xml create mode 100644 test/shadowcalculation.osm_3.0.1_out.xml create mode 100644 test/sizing_zone_dszad.osm_3.0.1_out.xml create mode 100644 test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.xml create mode 100644 test/solar_collector_flat_plate_water.osm_3.0.1_out.xml create mode 100644 test/solar_collector_integralcollectorstorage.osm_3.0.1_out.xml create mode 100644 test/space_load_instances.osm_3.0.1_out.xml create mode 100644 test/surface_properties.osm_3.0.1_out.xml create mode 100644 test/tablemultivariablelookup.osm_3.0.1_out.xml create mode 100644 test/thermal_storage.osm_3.0.1_out.xml create mode 100644 test/transformer.osm_3.0.1_out.xml create mode 100644 test/unitary_system.osm_3.0.1_out.xml create mode 100644 test/unitary_system_performance_multispeed.osm_3.0.1_out.xml create mode 100644 test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.xml create mode 100644 test/unitary_test.osm_3.0.1_out.xml create mode 100644 test/unitary_vav_bypass.osm_3.0.1_out.xml create mode 100644 test/unitary_vav_bypass_plenum.osm_3.0.1_out.xml create mode 100644 test/utility_bill01.osm_3.0.1_out.xml create mode 100644 test/utility_bill02.osm_3.0.1_out.xml create mode 100644 test/vrf.osm_3.0.1_out.xml create mode 100644 test/vrf_watercooled.osm_3.0.1_out.xml create mode 100644 test/water_economizer.osm_3.0.1_out.xml create mode 100644 test/water_heaters.osm_3.0.1_out.xml create mode 100644 test/zone_air_movement.osm_3.0.1_out.xml create mode 100644 test/zone_control_contaminant_controller.osm_3.0.1_out.xml create mode 100644 test/zone_fan_exhaust.osm_3.0.1_out.xml create mode 100644 test/zone_hvac.osm_3.0.1_out.xml create mode 100644 test/zone_hvac2.osm_3.0.1_out.xml create mode 100644 test/zone_hvac_equipment_list.osm_3.0.1_out.xml create mode 100644 test/zone_mixing.osm_3.0.1_out.xml create mode 100644 test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.xml create mode 100644 test/zoneventilation_windandstackopenarea.osm_3.0.1_out.xml diff --git a/test/010012_SchSml_CECStd.xml_3.0.1_out.osw b/test/010012_SchSml_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..5106ae139 --- /dev/null +++ b/test/010012_SchSml_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1395 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{02829FE0-9701-4A01-8243-92CB6C3FEBD4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{36A0102F-D8AE-4652-A8C9-D5FE42368A44}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{48BC704B-A5DE-4809-A1F3-C925B4417289}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5107A2FD-F645-49F3-8760-F0BB62FBCC34}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6B60B522-9194-4F63-B639-7E2FDC8DD395}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{701FA79C-9DBA-472D-954F-DB44BEC5D5F3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{74B369EE-FBCD-4A8E-B02E-1B0C8501E60B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{774D11CC-8807-454B-B639-32265C618EC0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{85A6C700-E57C-4CA7-AC23-A47466616ACB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{919E83C4-5F0D-4861-815E-BF45FA9F0B35}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{95A8030B-FCB6-41E6-B9A8-D54CEF3613BF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9A0B3606-B836-4ED6-84AD-6BA1866175AB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9C6D3DE0-117C-41A6-94F3-0FA7DB1345D6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B29B6500-ED44-4E6E-BA9F-0617D29E6844}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C1CCE7AD-311F-45E0-8D12-7CD9EE5A2821}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C8068D9D-03C4-4F20-B016-EBDA805955FC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DE5A1A27-CCAA-4AC0-9FFC-99881B0B33AC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E4337F22-9C62-450A-A26F-8FF01A9426E2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FA30E1D9-2BD2-4E02-A317-D3FDFBD8A14B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CAFETERIA_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MECH/ELEC_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"OFFICE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={27BE98C0-BC88-49E2-92FC-B59CA17D9F0C}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CAFETERIA_ZN\", only 0.73 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CORRIDOR_ZN\", only 0.37 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_LOBBY_ZN\", only 0.96 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_OFFICE_ZN\", only 0.61 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE1_ZN\", only 0.96 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE2_ZN\", only 0.96 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE1_ZN\", only 0.96 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE2_ZN\", only 0.96 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"RESTROOM_SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_MECH/ELEC_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_MECH/ELEC_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_OFFICE_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_OFFICE_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_RESTROOM_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_RESTROOM_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_SIDE1_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_SIDE1_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_SIDE2_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING1_SIDE2_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CAFETERIA_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_MECH/ELEC_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_RESTROOM_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_LOBBY_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_MECH/ELEC_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_MECH/ELEC_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_OFFICE_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_RESTROOM_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_RESTROOM_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING1_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING1_SIDE1_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING1_SIDE1_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING1_SIDE2_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING1_SIDE2_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING2_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING2_SIDE1_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING2_SIDE1_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"SCHOOL-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING2_SIDE2_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING2_SIDE2_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"SCHOOLSYS_COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.876E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"SCHOOLSYS_COILCLG\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.876E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={5D9BA76B-8A98-4A03-9EE0-359143C63953}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 12:15 - 12:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 08:15 - 08:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 09:45 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 10:15 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 09:00 - 09:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 09:08 - 09:11", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 09:11 - 09:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 09:15 - 09:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 09:15 - 09:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/30 07:04 - 07:08", + " ** ~~~ ** Input Temperature=-24433.44", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 17 unused schedules in input.", + " ************* There are 17 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 350 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2788.94873 C Min=-24433.446289 C", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 74 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 538 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/010012_SchSml_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Primary School", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1498404.09 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1498404.09 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 61.38 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 61.38 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 385.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 85.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 863414.01 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 113387.36 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 107776.28 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 181924.02 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 55456.78 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 7715.23 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 168711.45 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 466458.72 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1031945.37 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 55.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 33230.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 31586.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 53316.67 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 16252.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2261.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 8633.91 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 1687.44 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 55.95 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 33230.47 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 31586.93 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 53318.03 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 16251.54 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2262.27 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 136705.18 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 863.23 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 168.72 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1031.94 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 8986.69 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 4963.39 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 35.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 35.58 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 439138.89 + }, + { + "name": "cafeteria_spc_water_use_equipment", + "units": "gal/min", + "value": 0.92 + }, + { + "name": "mech_elec_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "office_spc_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "wing_1_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 90.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/010112_SchSml_PSZ16.xml_3.0.1_out.osw b/test/010112_SchSml_PSZ16.xml_3.0.1_out.osw new file mode 100644 index 000000000..6d109cd54 --- /dev/null +++ b/test/010112_SchSml_PSZ16.xml_3.0.1_out.osw @@ -0,0 +1,1310 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1D2E9B72-030F-4D9C-8772-8DF9687AA6BF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{261B24ED-E22A-4DAA-9092-E8600F30005C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{27560309-C467-42E8-9785-8A66DB4512D5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2DC5D476-9AE1-42E4-BB25-E00C76B0626B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{30B733FD-DA46-4B9F-8D62-47AD2E14DF37}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3BB3E7BF-A799-4069-B823-E85DE895D9AD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4384E737-08AB-4561-828D-D976264FD97F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{56DA921C-F23B-4589-B813-2F61928010EA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6AD44818-9EA5-4E77-BABD-3F5009FF0472}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6B73F73C-BC5D-4E21-B1CD-45994354EF74}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{78183094-AB15-4B37-9BD1-99542FCCF92C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{877BB82F-B2B8-49A6-968F-FD0439B1C135}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AE20B7D9-9352-4680-A91F-A8B1C5763228}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AEAFD913-2045-44C6-ADC6-62CEB0FDAE19}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B9A9E40F-D038-4C5E-A127-9D26AE3BCDB4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BCA52153-C1FF-4685-A251-881A90BBEA41}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C15849B3-1568-4764-A5DF-AA39975F25FD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C484BE67-F079-4852-B81E-1D48BE1E1D7E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DE9E29FE-348D-4372-9884-1A39C2A8EA4E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CAFETERIA_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MECH/ELEC_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"OFFICE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={A5B288D9-8913-428C-A1E1-66C894F254B8}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CAFETERIA_ZN\", only 0.41 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CORRIDOR_ZN\", only 0.24 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_LOBBY_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_OFFICE_ZN\", only 0.36 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE1_ZN\", only 0.27 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE1_ZN\", only 0.32 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"RESTROOM_SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_CAFETERIA_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CAFETERIA_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_CORRIDOR_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_LOBBY_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_MECH/ELEC_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_MECH/ELEC_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_OFFICE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_RESTROOM_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_RESTROOM_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING1_CORRIDOR_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING1_SIDE1_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING1_SIDE2_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2_CORRIDOR_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2_SIDE1_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2_SIDE2_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=COMMON_CAFETERIA_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=COMMON_CAFETERIA-PSZ-SYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=1.622533 will be reset to loop Design Supply Air Flow Rate=1.349642", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"COMMON_MECH/ELEC_COILHTG\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_CAFETERIA_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_CORRIDOR_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_LOBBY_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=COMMON_MECH/ELEC_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=COMMON_MECH/ELEC-PSZ-SYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.225696 will be reset to loop Design Supply Air Flow Rate=0.210718", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_MECH/ELEC_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = COMMON_MECH/ELEC_COILHTG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_OFFICE_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_RESTROOM_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_CORRIDOR_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_SIDE1_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_SIDE2_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING2_CORRIDOR_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING2_SIDE1_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING2_SIDE2_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={FE949E19-02EA-4EF1-B953-D57FD850F1D8}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COMMON_CAFETERIA_COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.63 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/06 08:45 - 09:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.200 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 16 unused schedules in input.", + " ************* There are 16 unused week schedules in input.", + " ************* There are 37 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COMMON_CAFETERIA_COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.626743 Min=1.626743", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 51 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 149 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/010112_SchSml_PSZ16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Primary School", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1788720.47 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1788720.47 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 73.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 73.27 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 549.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 96.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 40.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 72.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 415001.73 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 100743.48 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 148011.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 263246.73 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 682627.37 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 179099.52 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1171900.04 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 616829.9 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1305.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 29525.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 43377.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 69183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 200058.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4106.26 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 271.89 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 1791.34 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1304.26 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 29525.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 43377.33 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 69182.42 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 200058.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 343448.64 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 410.55 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 27.18 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 179.1 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 616.83 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 8986.69 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 4963.39 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 35.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 35.58 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 524222.22 + }, + { + "name": "cafeteria_spc_water_use_equipment", + "units": "gal/min", + "value": 0.92 + }, + { + "name": "mech_elec_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "office_spc_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "wing_1_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_1_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 133.5 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/010212_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw b/test/010212_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw new file mode 100644 index 000000000..3bf490e7a --- /dev/null +++ b/test/010212_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw @@ -0,0 +1,1387 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{01736AE8-8AC7-44CE-A938-8A9DD1D03733}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{03EA967F-2604-4756-9A4A-FEE4416D7FEC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0F4FD354-FF26-4EB6-9A2F-3B9FBD391871}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{13F6D9FC-BAC5-4984-A3C3-FB6A821958AD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{23657189-AECC-4697-A876-7C8BC119BAE7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{265CEF7F-6AF4-4D8B-A175-B17D7FBFC233}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{32BC813B-7811-4599-A928-E7D13ABACFA3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{34072AE4-BD0C-4A5A-BD86-129BB541A9C2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{608206F0-E838-4BB8-9EAB-AE0F0896B6D8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{707C1364-25F9-4EFE-937F-E489C173648A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7D73404E-E224-4B25-8A56-A3BF477CAAFB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9C2C159D-07C9-4D7D-ACB1-06BBD83A432E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9FB8F76B-76FC-419B-82A0-07483DE23FCB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B3EA612D-76E0-4950-AFC4-3E23B648E40D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B73532C9-775B-4403-AC65-378EEF1BAA94}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D51B6104-6076-4B86-935A-7D7EFC2A5F3C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D8288B36-4221-4F75-8DAE-DB7E9675C43D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DFAD3445-5868-4976-B259-D71DFF52F8B1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E3AD2667-CF04-465C-93AC-7E5FBFE1A62B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CAFETERIA_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MECH/ELEC_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"OFFICE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={7725734B-93B5-4279-B33C-C575644ABB01}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CAFETERIA_ZN\", only 0.41 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CORRIDOR_ZN\", only 0.24 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_LOBBY_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_OFFICE_ZN\", only 0.36 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE1_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE1_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"RESTROOM_SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = WING1_CORRIDOR_ZN_TU", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"WING1_SIDE2_ZNSYS_COILHTG\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"COMMON_MECH/ELEC_COILHTG\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_SIDE1_ZNSYS_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_SIDE2_ZNSYS_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = WING1_SIDE2_ZNSYS_COILHTG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CAFETERIA_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_MECH/ELEC_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_MECH/ELEC_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON-VAV-SYS_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=COMMON_MECH/ELEC_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=COMMON_MECH/ELEC-PSZ-SYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.217640 will be reset to loop Design Supply Air Flow Rate=0.210718", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_MECH/ELEC_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = COMMON_MECH/ELEC_COILHTG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING2-VAV-SYS_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={F7D98C97-A4F2-42D7-A522-F41747713EA0}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COMMON-VAV-SYS_COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.012E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 02:15 - 02:30", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COMMON-VAV-SYS_COILCLG\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.40", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 02:15 - 02:22", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COMMON-VAV-SYS_COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -13.78 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 02:15 - 02:22", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 17.078 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"WING2-VAV-SYS_COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.758E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 02:45 - 03:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"WING2-VAV-SYS_COILCLG\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 02:45 - 02:52", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"WING2-VAV-SYS_COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -18.78 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 02:45 - 02:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.736 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 10/23 13:15 - 13:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=12/31 24:00 - 24:15", + " ** ~~~ ** Dry-Bulb= 19.99 Humidity Ratio= -998.999 Pressure= 98933.50", + " ** ~~~ ** Humidity Ratio= -998.9999 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 16 unused schedules in input.", + " ************* There are 16 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COMMON-VAV-SYS_COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 70958 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683982E-005 Min=1.944239E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COMMON-VAV-SYS_COILCLG\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 5265 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-22.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COMMON-VAV-SYS_COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15325 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9967 Min=-20.02452", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"WING2-VAV-SYS_COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 70040 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683847E-005 Min=1.707526E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"WING2-VAV-SYS_COILCLG\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 4887 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-22.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"WING2-VAV-SYS_COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 17260 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998312 Min=-24.400149", + " *************", + " ************* ** Warning ** Entered Humidity Ratio invalid (PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-999. [] Min=-999. []", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 66 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 183893 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/010212_SchSml_PVAVAirZnSys16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Primary School", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1722335.36 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1722335.36 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 70.55 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 70.55 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1533.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 6.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 944.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 6.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 943153.86 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 160313.79 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 145205.58 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 226471.42 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 114562.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 132637.53 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1197415.28 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 524929.56 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 161441.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 46983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 42555.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 66372.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 33575.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 3923.68 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 1326.63 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 161441.3 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 46982.43 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 42555.53 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 66373.03 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 33574.13 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 350926.41 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 392.29 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 132.64 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 524.93 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 8986.69 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 4963.39 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 35.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 35.58 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 504766.67 + }, + { + "name": "cafeteria_spc_water_use_equipment", + "units": "gal/min", + "value": 0.92 + }, + { + "name": "mech_elec_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "office_spc_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "wing_1_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_2_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 137.1 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined local variable or method `componet' for OsLib_Reporting:Module. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/010312_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw b/test/010312_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw new file mode 100644 index 000000000..64df6de04 --- /dev/null +++ b/test/010312_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw @@ -0,0 +1,1439 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1195A86D-2245-4107-9DE8-EB5B4138B6A1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{369F9BCF-B093-4259-94FA-556FF94813A1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{40C87ADE-50B7-4272-91D8-FAD8B82F23B8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{59F28EE5-335D-467E-B332-77AABE7C45D9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5AA3D5AF-363A-44D0-B7FF-663F5D145382}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{66925EBC-5BD5-4E56-B7BF-DC3737545D0B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{77E1CFA3-DE48-4105-87C6-26AE159F2F6D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{801CF01D-B468-4BA9-AAD4-F77F02512FE9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8463B6BA-91F6-4CB8-9724-3E3FDE1FAE37}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{87D6779A-9D94-4690-A719-66DB5CE35022}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8E086F58-0BA8-4895-9BB6-E8333F86D348}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9C0AF7C8-32D7-49E3-A387-8DC6CA666E5C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B85D3644-E5E4-4D27-992B-741FB75FD962}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C32DB060-4E14-4DD7-A709-E0C5DD65F7BE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D5D6AD25-B69E-4A44-A886-77A0B38A2D5D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DE37954F-2587-4A82-92CF-D24EAB2DB22F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E1E340BD-130E-4635-8D60-918190DA0136}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EE0FD473-3490-49F8-ABA4-6BA61C0AFA7D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F91F5B7C-891F-4452-B1B3-CB32E587B3C9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CAFETERIA_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MECH/ELEC_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"OFFICE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING1_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE1_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS1_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS2_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS3_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"WING2_SIDE2_CLASS4_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={3524150C-0A50-430D-B9EA-6B75A3DBC933}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CAFETERIA_ZN\", only 0.41 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_CORRIDOR_ZN\", only 0.24 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_LOBBY_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"COMMON_OFFICE_ZN\", only 0.36 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE1_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING1_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE1_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"WING2_SIDE2_ZN\", only 0.48 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"RESTROOM_SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"PROP CHLR 1\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.871", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CAFETERIA_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_LOBBY_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_OFFICE_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_OFFICE_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_RESTROOM_ZN_TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COMMON_RESTROOM_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_CORRIDOR_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE1_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = WING2_SIDE2_ZN_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = WING1_CORRIDOR_ZN_TU", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"COMMON_MECH/ELEC_COILHTG\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = WING1_SIDE1_ZNSYS_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CAFETERIA_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_RESTROOM_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COMMON_MECH/ELEC_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COMMON_MECH/ELEC_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE1_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"WING2_SIDE2_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_LOBBY_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_LOBBY_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_OFFICE_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_OFFICE_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"COMMON_RESTROOM_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"COMMON_RESTROOM_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"COMMON-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING1_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING1_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"WING2-VAV-SYS_OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"WING2_CORRIDOR_ZN\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"WING2_CORRIDOR_ZN DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Severe ** Calculation of cooling coil design UA failed for coil COMMON-VAV-SYS_COILCLG", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 22133.269971 [W/C]", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=COMMON_MECH/ELEC_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=COMMON_MECH/ELEC-PSZ-SYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.230828 will be reset to loop Design Supply Air Flow Rate=0.210718", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COMMON_MECH/ELEC_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = COMMON_MECH/ELEC_COILHTG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Severe ** Calculation of cooling coil design UA failed for coil WING2-VAV-SYS_COILCLG", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 16767.876308 [W/C]", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={C4ACEDA0-92A2-49A9-B536-4E653B8BF849}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[833.16], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 02:30 - 02:45", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-204.27], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 03:08 - 03:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:15 - 03:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:05 - 05:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:06 - 05:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:08 - 05:09", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:09 - 05:11", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:10 - 05:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:12 - 05:14", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:13 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:15 - 05:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:15 - 05:16", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 4\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=04/23 15:00 - 15:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 14.47 [C]", + " ** ~~~ ** Controller sensed temperature = 15.71 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 2.00 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 15.74 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=04/30 16:00 - 16:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.16 [C]", + " ** ~~~ ** Controller sensed temperature = 15.54 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 1.46 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 15.58 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 1 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 17 unused schedules in input.", + " ************* There are 17 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 22630 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2026731.867143 {C} Min=125.000363 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 25143 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.896637E-004 {C} Min=-105089.008241 {C}", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 4620 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 203 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 4", + " ************* ** ~~~ ** This error occurred 196 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 70 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 52570 Warning; 403 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/010312_SchSml_VAVFluidZnSys16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Primary School", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1734770.72 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1734770.72 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 71.06 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 71.06 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1929.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 1343.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1067915.03 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 84355.72 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 143490.03 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 226471.42 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 63693.31 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 15392.55 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 133452.65 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 540985.58 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1193785.14 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 2222.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 24722.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 42052.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 66372.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 18666.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 4511.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 10605.37 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 1334.78 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 2221.61 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 24722.66 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 42052.36 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 66373.03 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 18666.46 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 4511.77 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 158547.88 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1060.33 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 133.45 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1193.78 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 8986.69 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 4963.39 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 35.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 35.58 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24412.66 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 508411.11 + }, + { + "name": "cafeteria_spc_water_use_equipment", + "units": "gal/min", + "value": 0.92 + }, + { + "name": "mech_elec_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "office_spc_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "wing_1_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_1_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "wing_1_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "wing_2_side_1_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_1_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_1_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_2_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_3_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "wing_2_side_2_class_4_spc_water_use_equipment", + "units": "gal/min", + "value": 0.06 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 85.24 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined local variable or method `componet' for OsLib_Reporting:Module. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006S_OffSml_Run01.xml_3.0.1_out.osw b/test/020006S_OffSml_Run01.xml_3.0.1_out.osw new file mode 100644 index 000000000..40fa34f01 --- /dev/null +++ b/test/020006S_OffSml_Run01.xml_3.0.1_out.osw @@ -0,0 +1,1291 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3BF43559-48B4-42CA-95D4-CD6ED015BB78}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{663A4D0B-F0BC-41C6-A453-B7B334DCD993}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A9427341-351C-4E51-B965-DD67C3D65911}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AF0417ED-FC20-465B-82F0-66E56C042BD6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EA652375-5502-4591-9DFE-6B08B432D0F1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={904EB491-AB4D-4556-8452-59ED458E84D7}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CalculateZoneVolume: 6 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CBF428BE-12AA-4FCC-8E28-65C9ED607153}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.17 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.458 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.17 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.458 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.55", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:08 - 02:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.24 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:08 - 02:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.380 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.55", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:08 - 02:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.22 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:08 - 02:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.401 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:55 - 04:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.45 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:55 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.172 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 7 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 7 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_DOOR\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_4\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 6 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_4\"", + " *************", + " ** ~~~ ** The base surround errors occurred 21 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 528 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 944 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.982351 Min=-2.041838", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 536 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 926 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.986408 Min=-1.021995", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 427 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 733 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988151 Min=-1.837316", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 454 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 819 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.960449 Min=-1.081881", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 793 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992863 Min=-0.966533", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 7260 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006S_OffSml_Run01.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 414546.77 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 414546.77 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 318.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 135784.28 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 30699.8 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 109652.96 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16131.85 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 262630.65 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 151925.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 8997.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32136.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1358.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.35 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 8998.06 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.73 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.31 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32137.06 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 76968.17 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 135.79 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 151.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_f_lr", + "units": "ft^2", + "value": 5502.08 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2388.22 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.19 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.19 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.72 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 121491.67 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 25.36 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006S_OffSml_Run14.xml_3.0.1_out.osw b/test/020006S_OffSml_Run14.xml_3.0.1_out.osw new file mode 100644 index 000000000..d61dcbb7e --- /dev/null +++ b/test/020006S_OffSml_Run14.xml_3.0.1_out.osw @@ -0,0 +1,1177 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{025B91E5-12AA-4A1A-A693-40FDBA8EF22E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{40A10B27-F5D1-4F7B-B13D-CF25AD969F9A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{86BC3DB7-81F6-402E-AAD7-099618035505}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B22D506B-9733-4709-BEC3-BBAAC9337897}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DD0E065A-1E5E-4E44-AF39-7B6FB47E04C6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={151503FA-7DC5-463E-9B15-937B88B28ACE}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CalculateZoneVolume: 6 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={9586DA43-E1BD-48A0-9C55-F9DF3866F097}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 32 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 7 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_DOOR\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_4\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 6 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_4\"", + " *************", + " ** ~~~ ** The base surround errors occurred 21 times (total).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 121 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006S_OffSml_Run14.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 404291.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 404291.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 34.81 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 34.81 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 225.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 138087.48 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 19761.99 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 37571.47 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 109709.83 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16131.85 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 250072.07 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 154219.32 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5791.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11011.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32152.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1381.14 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.35 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5790.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11012.35 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.31 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32152.41 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 73289.68 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 138.08 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 154.22 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.61 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2388.22 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.19 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.19 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.72 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 118486.11 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 24.46 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006S_OffSml_Run18.xml_3.0.1_out.osw b/test/020006S_OffSml_Run18.xml_3.0.1_out.osw new file mode 100644 index 000000000..07f998aec --- /dev/null +++ b/test/020006S_OffSml_Run18.xml_3.0.1_out.osw @@ -0,0 +1,1228 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7B1917FD-FA42-474D-97D8-A707BB50E2D4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{82EF1CD1-D613-450C-856A-A6E61D797E14}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{90B038F6-663A-42E1-A4D0-7920F0763374}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{98CE1D88-DF99-4EB6-B7C0-018406FBD871}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E9864400-A6E3-4F2A-B14F-AACB9C399507}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={CF39A9A3-065F-4FEE-BE14-ED439C537326}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CalculateZoneVolume: 6 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"PERIM1ZNHEATINGCOIL\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"PERIM4ZNHV AIRSYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FURNACE DUMMY COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"FURNACE DUMMY COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[1.082], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.057 m3/s/W.", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PROPNOCLG COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM1 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = PERIM1ZNHEATINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4 OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNHV AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.315362 will be reset to loop Design Supply Air Flow Rate=0.256413", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={68B9D8D0-DB66-4D13-8978-FA8C07627779}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:05 - 03:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.14 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:05 - 03:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.452 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=01/30 06:18 - 06:20", + " ** ~~~ ** Input Temperature=-100.55", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 7 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 7 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_DOOR\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_4\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 6 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_4\"", + " *************", + " ** ~~~ ** The base surround errors occurred 21 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.056817 Min=1.056817", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 558 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 845 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.988531 Min=-2.092494", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.550411 C Min=-100.550411 C", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1530 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006S_OffSml_Run18.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 381591.17 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 381591.17 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.85 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.85 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1145.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 166.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 673.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 165.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 139698.77 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 19837.81 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 83673.3 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16103.41 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 234859.6 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 146731.57 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 2661.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5813.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 24522.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1306.44 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.07 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 2661.36 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5814.77 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.73 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.31 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 24521.74 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 68830.91 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 130.62 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.11 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 146.73 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.61 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2388.22 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.19 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.19 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.72 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 111833.33 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 21.5 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run01.xml_3.0.1_out.osw b/test/020006_OffSml_Run01.xml_3.0.1_out.osw new file mode 100644 index 000000000..9e82b9b2f --- /dev/null +++ b/test/020006_OffSml_Run01.xml_3.0.1_out.osw @@ -0,0 +1,1256 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3396B487-4032-4DCE-A7AA-B71DA4656D1D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6EC324AC-75FB-4AAE-8980-06412FF985E0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{70431E10-5009-4703-B9F2-DA1998FC9E51}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8899EC76-CF43-4586-BAA0-F45A4D959B12}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B6F67397-20FA-4096-AE1E-E16F5801F531}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={0C3BA0A1-0DED-4013-9DED-36DB24522AF1}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.51 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.50 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={0CB2551C-BEA1-4F65-8F31-2EA9FF28CD1B}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.19 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.434 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.19 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.434 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.18 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.448 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.70", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.19 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.430 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:48 - 03:51", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.12 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:48 - 03:51", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.501 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 20 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 407 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 767 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.978313 Min=-1.723105", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 492 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 927 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.979112 Min=-2.059365", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 426 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 813 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981922 Min=-1.365683", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 500 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 933 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.980109 Min=-1.302057", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1041 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981682 Min=-0.978672", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 7223 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run01.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 411276.8 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 411276.8 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 35.41 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 35.41 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 331.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 5.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 141973.53 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 28861.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 31059.97 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110212.17 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16131.85 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 253171.43 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 158114.85 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 8458.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 9102.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32300.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1420.01 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.35 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 8459.64 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 9103.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32299.03 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 74196.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 141.98 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 158.11 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_f_lr", + "units": "ft^2", + "value": 5502.05 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 120533.33 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 24.04 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run14.xml_3.0.1_out.osw b/test/020006_OffSml_Run14.xml_3.0.1_out.osw new file mode 100644 index 000000000..65cf17964 --- /dev/null +++ b/test/020006_OffSml_Run14.xml_3.0.1_out.osw @@ -0,0 +1,1142 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{29F793DE-C8BE-4295-B825-E0A2DDF3999A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4F416746-E06D-4054-9C69-19BE91F7506D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{760CBC7B-6A3F-4E40-B23C-D68EE79A300D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CC49C521-FA45-4ED4-8C7B-23B3C361BD56}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F6C40A11-4651-4CE7-BBC1-C2A1E6ECE345}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={13F703B3-8C1A-4F2A-ACEA-76CB31A87C05}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={312C1FCE-BA7D-46C3-A67D-651D3B7D823E}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 32 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 102 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run14.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 400168.39 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 400168.39 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 34.45 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 34.45 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 243.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 149101.11 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18150.7 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23847.08 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 109908.87 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16131.85 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 234935.43 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 165232.96 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5319.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6988.89 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32211.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1491.3 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.35 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5320.22 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6988.27 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32210.71 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 68853.42 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 149.1 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 165.23 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 117277.78 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 22.39 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run18.xml_3.0.1_out.osw b/test/020006_OffSml_Run18.xml_3.0.1_out.osw new file mode 100644 index 000000000..3dd740543 --- /dev/null +++ b/test/020006_OffSml_Run18.xml_3.0.1_out.osw @@ -0,0 +1,1184 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{59FFC969-EC8C-4A9B-9044-86E93BA0BFD8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8F473BE2-CEFF-46F4-B134-FA6069B80192}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C1FC16B4-1DB0-4D2A-9EA0-4068BB78A4E7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E69701D0-4ED4-475A-93F9-45A37373A7EE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E8127BA7-645A-4FB2-B39C-333B62970FC2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={4E198D40-3094-47A5-96EB-D36B75100314}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.51 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.50 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"PERIM1ZNHEATINGCOIL\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"PERIM4ZNHV AIRSYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FURNACE DUMMY COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"FURNACE DUMMY COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[1.082], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.057 m3/s/W.", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PROPNOCLG COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = PERIM1ZNHEATINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4 OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNHV AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.286726 will be reset to loop Design Supply Air Flow Rate=0.256413", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={6EF0F87E-0053-480F-A235-5493F41BE22B}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:50 - 02:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.11 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 02:50 - 02:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.487 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 23 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.056814 Min=1.056814", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 596 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.55 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 856 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.945144 Min=-2.088302", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 22 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1559 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run18.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 378425.46 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 378425.46 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.58 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.58 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1208.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 155.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 703.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 154.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 145802.71 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18624.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 31012.58 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 83843.9 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16103.41 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 226243.95 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 152181.52 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 2852.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5458.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 9088.89 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 24572.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1360.95 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.07 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 2853.43 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5458.07 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 9088.81 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 24571.69 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 66306.21 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 136.07 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.11 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 152.18 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 110905.56 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 20.31 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run24.xml_3.0.1_out.osw b/test/020006_OffSml_Run24.xml_3.0.1_out.osw new file mode 100644 index 000000000..8ae7f150b --- /dev/null +++ b/test/020006_OffSml_Run24.xml_3.0.1_out.osw @@ -0,0 +1,1257 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{07322BFF-D084-4BF9-BBFC-D882EE094BAE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{204325E9-C588-4816-804D-A5A878422DB7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{298A1387-569B-4BAB-97BA-8B3057C221DA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{36210429-B72F-4F40-AD33-4EAB999EE472}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{669A34C0-7FD4-487D-A7FD-6D3FDDDF335F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={33E0BBA4-85F0-422D-862C-F9EBDDB2689A}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM2OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM2ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.401234 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4 OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.445939 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CB88ABE9-90AF-48E5-A7E9-FDD36648671E}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.15 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.474 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.16 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.462 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.16 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.467 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.83", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:38 - 01:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.17 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:38 - 01:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.451 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:27 - 03:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.12 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:27 - 03:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.496 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 20 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 616 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1115 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.938418 Min=-2.136123", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 482 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 960 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981265 Min=-1.570862", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 612 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1117 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998512 Min=-2.774037", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 550 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 910 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998417 Min=-3.038912", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 947 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1250 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.984856 Min=-0.875094", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 8659 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run24.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 429389.59 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 429389.59 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 36.97 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 36.97 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 450.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 25.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 13.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 18.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 149186.41 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 30955.71 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 110875.65 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16103.41 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 264099.76 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 165299.31 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 9072.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32494.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1492.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.07 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 9072.97 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.69 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32493.72 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 77399.59 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 149.19 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.11 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 165.3 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_flr", + "units": "ft^2", + "value": 5502.05 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "fixed_window_altered", + "units": "ft^2", + "value": 222.15 + }, + { + "name": "fixed_window_unaltered", + "units": "ft^2", + "value": 420.28 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 125841.67 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 25.52 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run25.xml_3.0.1_out.osw b/test/020006_OffSml_Run25.xml_3.0.1_out.osw new file mode 100644 index 000000000..5416e05d5 --- /dev/null +++ b/test/020006_OffSml_Run25.xml_3.0.1_out.osw @@ -0,0 +1,1257 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{30F678B6-5B22-4D95-84A1-CBBBE64AC373}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3F1D3E63-D433-450D-97F7-C3F3CB25D6A9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5395D251-69E3-4DCD-8ADD-ED5C5B9905D2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9BEECA20-417F-4665-973A-36F807DEDBDD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D11C0DA3-93B3-4DB6-8DA0-B8EE6327F103}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={75B9D29D-9C1E-458D-B9B6-375369B87EBE}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM2OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM2ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.403998 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4 OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.452183 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={BF81B81F-B539-4B57-AC76-D1C7F0672B87}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:15 - 01:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.20 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:15 - 01:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.425 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.11 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.511 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.12 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:20 - 01:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.505 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:13 - 03:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.12 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:13 - 03:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.504 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:33 - 03:36", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.54 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:33 - 03:36", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.080 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 20 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 690 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1283 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999206 Min=-1.644114", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 785 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1418 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.946057 Min=-2.159932", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 877 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1456 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.981116 Min=-2.990996", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1084 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1479 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999942 Min=-1.573854", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1372 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-20.6 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 815 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995016 Min=-3.391214", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 11359 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run25.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 444611.53 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 444611.53 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 38.28 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 38.28 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 534.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 28.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 15.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 21.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 161384.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 33344.21 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 111510.68 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16103.41 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 267123.3 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 177497.71 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 9772.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32680.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1614.16 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.07 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 9772.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.69 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32679.76 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 78285.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 161.39 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.11 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 177.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_flr", + "units": "ft^2", + "value": 5502.05 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 1754.88 + }, + { + "name": "fixed_window_altered", + "units": "ft^2", + "value": 855.06 + }, + { + "name": "fixed_window_unaltered", + "units": "ft^2", + "value": 420.28 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 42.09 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 42.09 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 130302.78 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 26.03 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020006_OffSml_Run26.xml_3.0.1_out.osw b/test/020006_OffSml_Run26.xml_3.0.1_out.osw new file mode 100644 index 000000000..9a876cca6 --- /dev/null +++ b/test/020006_OffSml_Run26.xml_3.0.1_out.osw @@ -0,0 +1,1257 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{055D8CF3-BD84-4A95-AA6A-198F63B22650}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{44967508-0FFD-49D9-B94F-5EA33A9EC8DA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5123958D-515A-4E78-8932-C8300F514ED2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C3A7856E-6869-440D-8507-D8ECC9F7E1F0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FCD9EA40-8966-400C-8F5A-10768B4E6F88}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={1A4AE6CB-C208-4685-9F90-43B596FC0A8A}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM2OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM2ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.404017 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4 OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.451766 will be reset to loop Design Supply Air Flow Rate=0.341884", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={39E1AD12-CB90-46D1-9CB8-89308CF5EB97}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:45 - 00:49", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.28 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:45 - 00:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.901 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.13 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.496 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.12 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.506 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.13 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 01:18 - 01:21", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.491 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:17 - 03:20", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.17 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:17 - 03:20", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.791 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 20 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1414 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 916 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.987045 Min=-3.330639", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 842 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1409 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.955915 Min=-2.161295", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 790 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1323 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.985016 Min=-1.621699", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 935 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1451 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.982418 Min=-2.980888", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1099 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1444 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99471 Min=-1.568425", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 11723 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020006_OffSml_Run26.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 440507.48 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 440507.48 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 37.92 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 37.92 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 530.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 28.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 14.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 21.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 157337.64 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 33372.64 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 111396.95 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 16131.85 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 267038.0 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 173469.49 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 9780.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32647.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1573.68 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 161.35 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 9781.14 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.69 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32646.55 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 78260.6 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 157.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 16.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 173.47 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_flr", + "units": "ft^2", + "value": 5502.05 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "nacm_wood_framed_wall", + "units": "ft^2", + "value": 1754.88 + }, + { + "name": "fixed_window_altered", + "units": "ft^2", + "value": 855.06 + }, + { + "name": "fixed_window_unaltered", + "units": "ft^2", + "value": 420.28 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 42.09 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 42.09 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 129100.0 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 25.99 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020012S_OffSml_CECStd.xml_3.0.1_out.osw b/test/020012S_OffSml_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..97b25873c --- /dev/null +++ b/test/020012S_OffSml_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1295 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{12D0078D-A2F8-453C-8321-04AE14EAC2EC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2CF18972-0334-4EA6-951A-6A3F7F8CDDE1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B0DD4CDF-3209-4E8A-BD3F-7C00845D7136}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C15718B2-6DDD-4ABF-BE07-E576C390AB18}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CC3DB1B8-3B6F-4B56-A998-E91F199EE0CC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={C076A4D4-0D2F-4852-83AD-7E02AE295408}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CalculateZoneVolume: 6 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Water heater = WATERHEATER1: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={47C2CEB6-AF31-46EC-869A-34482E50611D}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.46 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.425 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.51 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.397 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.73", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:38 - 04:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.10 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:38 - 04:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.463 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.60", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:53 - 05:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.98 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:53 - 05:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.460 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.60", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:04", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.65 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 06:30 - 06:34", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.826 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 7 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_DOOR\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_4\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 6 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_6\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_ZN_4_WALL_WEST_WINDOW_4\"", + " *************", + " ** ~~~ ** The base surround errors occurred 21 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 335 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 465 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.922108 Min=-1.370723", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 361 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 495 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.984495 Min=-1.087683", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 288 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 439 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997876 Min=-3.166256", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 336 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 400 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.966685 Min=-0.537711", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 235 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 50 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.69485 Min=-3.765359", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 17 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3528 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020012S_OffSml_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 388377.54 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 388377.54 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 33.44 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 33.44 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 206.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 151271.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 24899.16 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 32699.69 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 70839.85 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 25638.45 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 211467.48 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 176919.54 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 7297.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 9583.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 20761.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1513.01 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 256.43 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 7296.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 9582.28 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.31 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 20760.98 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 61974.18 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 151.27 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 25.64 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 176.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2388.22 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.61 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 600.0 + }, + { + "name": "glazed_door", + "units": "ft^2", + "value": 42.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.19 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.19 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.72 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 113822.22 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 22.3 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020012_OffSml_CECStd.xml_3.0.1_out.osw b/test/020012_OffSml_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..98ce527c6 --- /dev/null +++ b/test/020012_OffSml_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1260 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{75711766-9D65-4C28-B6CC-BAA8BDBC349C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{902162D8-37FA-4F2B-9F3D-9C5D567AABFE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{916F40CC-1A1D-43CE-80D8-597C9D6B4BE4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9E109D3B-B86E-4C46-8892-020D9634B60E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B0AC0AC2-2569-475F-8F77-6611E5EFC226}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={8136AAB0-05F9-43F2-9A70-67E6395B211C}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Water heater = WATERHEATER1: Recovery Efficiency and Energy Factor could not be calculated during the test for standard ratings", + " ** ~~~ ** Setpoint was never recovered and/or heater never turned on", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={48BA8F86-B4F0-4599-A853-27774A86923C}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:23 - 03:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.55 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:23 - 03:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.411 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:38 - 03:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.67 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:38 - 03:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.453 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.20 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.447 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.98", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:08 - 04:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.98 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:08 - 04:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.468 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.60", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:04", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.72 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 06:30 - 06:34", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.757 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 368 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 518 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.900343 Min=-0.831084", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 339 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 463 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.961427 Min=-1.178277", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 298 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-20.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 459 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.978676 Min=-3.436654", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 333 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 422 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.978644 Min=-0.586439", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 240 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 62 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.94211 Min=-3.838606", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3607 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020012_OffSml_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 385818.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 385818.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 33.22 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 33.22 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 212.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 159659.79 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 23145.69 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 24700.11 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 70375.42 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 24889.68 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 201259.49 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 184558.95 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 6783.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 7238.89 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 20625.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1596.91 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 248.94 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 6783.13 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 7239.29 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 20625.7 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 58982.34 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 159.66 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 24.89 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 184.56 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 600.39 + }, + { + "name": "glazed_door", + "units": "ft^2", + "value": 42.04 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 113072.22 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 20.93 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020015S_OffSml_Run02.xml_3.0.1_out.osw b/test/020015S_OffSml_Run02.xml_3.0.1_out.osw new file mode 100644 index 000000000..317c37bf3 --- /dev/null +++ b/test/020015S_OffSml_Run02.xml_3.0.1_out.osw @@ -0,0 +1,1241 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{60C53AFB-9E1B-4495-9D2F-1388EBC544F3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9A3D6241-49D7-4A13-9300-A09ACD853B90}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A03ABAA7-61A1-4AE0-AC39-7634C4965BFB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AF90B283-B89A-4197-8B55-BC468E18D926}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B5D7AE14-83D2-42D2-B536-033108FB355B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={EBB71AFE-5617-4AB6-85F1-C025DC3CE09D}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.13] degrees, Longitude difference=[28.64] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[38.54] percent, [55.92] meters.", + " ************* Note that the following warning(s) may/will occur if you have not enclosed your zone completely.", + " ** Warning ** Entered Zone Volumes differ from calculated zone volume(s).", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual zones.", + " ** Warning ** CalculateZoneVolume: 6 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={63C40FC1-51E4-4054-9FC2-BAD016EF59C9}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.27 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:15 - 10:22", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.164 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.65 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:30 - 10:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.546 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.65 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:38 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.548 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.69 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:45 - 10:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.70 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 16:15 - 16:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.613 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_ZN_1_WALL_SOUTH_DOOR\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 4 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_ZN_2_WALL_EAST_WINDOW_4\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 6 times.", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_1\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_2\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_3\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_4\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_5\"", + " ** ~~~ ** Surface \"PERIMETER_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_ZN_3_WALL_NORTH_WINDOW_6\"", + " *************", + " ** ~~~ ** The base surround errors occurred 11 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 21 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.935901 Min=1.271724", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 7 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.929894 Min=1.322448", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.758105 Min=0.94061", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.948262 Min=1.280984", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.758124 Min=1.535769", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 18 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 157 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020015S_OffSml_Run02.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 397353.37 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 397353.37 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 34.21 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 34.21 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 178.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 129557.12 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 21079.45 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 39239.63 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 109112.71 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 15335.68 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 252460.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 144892.8 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 6177.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11500.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 31977.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1295.82 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 153.39 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 6179.16 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11498.73 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.31 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 31977.13 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 73989.33 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 129.56 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 15.34 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 144.89 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.61 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 2388.22 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.19 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.19 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.72 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 116452.78 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 25.37 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/020015_OffSml_Run02.xml_3.0.1_out.osw b/test/020015_OffSml_Run02.xml_3.0.1_out.osw new file mode 100644 index 000000000..4a94251e9 --- /dev/null +++ b/test/020015_OffSml_Run02.xml_3.0.1_out.osw @@ -0,0 +1,1218 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1D0540BD-CBAB-4388-835C-294BAB883957}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{20C3521E-5C06-4C86-ABEA-6E62CC8DC1F9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4A3F6FB6-5248-430B-B526-91231197F2E9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9264C98B-6E20-4EE4-9AD8-6030DB218FA2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F2045822-E5F0-46B6-A6C9-BE4BDC4AF479}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={0D146140-6664-40CC-B8EF-1ECA31E14AF6}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.13] degrees, Longitude difference=[28.64] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[38.54] percent, [55.92] meters.", + " ** Warning ** CheckUsedConstructions: There are 1 nominally unused constructions in input.", + " ** ~~~ ** For explicit details on each unused construction, use Output:Diagnostics,DisplayExtraWarnings;", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.51 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.50 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={18AAE17A-099B-40C1-A277-D8B2C8569D07}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.65 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:30 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.546 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.69 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.70 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 16:15 - 16:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.613 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.70 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 16:15 - 16:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.613 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.70 C.", + " ** ~~~ ** ...Occurrence info = PALM-SPRINGS-INTL_722868_CZ2010, 05/06 16:15 - 16:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.613 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused objects in input.", + " ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them.", + " ************* There are 11 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.833754 Min=1.322519", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.948262 Min=1.339821", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.758166 Min=1.704791", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.758167 Min=1.704794", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 4 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.758173 Min=1.322511", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Nominally Unused Constructions", + " ************* ..The nominally unused constructions warning is provided to alert you to potential conditions that can cause", + " ************* ..extra time during simulation. Each construction is calculated by the algorithm indicated in the HeatBalanceAlgorithm", + " ************* ..object. You may remove the constructions indicated (when you use the DisplayExtraWarnings option).", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 20 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 128 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/020015_OffSml_Run02.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 395438.78 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 395438.78 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 34.04 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 34.04 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 196.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 136656.27 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 20027.38 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 31022.05 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 109378.1 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 15335.68 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 243446.83 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 151991.95 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5869.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 9091.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 32055.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1366.83 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 153.39 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5868.4 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 9090.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 32055.63 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 71348.55 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 136.65 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 15.34 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 151.99 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_soffit", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 115891.67 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 24.08 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006S_OffMed_Run04.xml_3.0.1_out.osw b/test/030006S_OffMed_Run04.xml_3.0.1_out.osw new file mode 100644 index 000000000..ad0d54965 --- /dev/null +++ b/test/030006S_OffMed_Run04.xml_3.0.1_out.osw @@ -0,0 +1,1441 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0242793A-4AF5-40DE-9637-E3C2B9DE2040}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0F0F625E-BFBA-4520-B1AC-7FF3AECD1F28}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{151C4D2F-1851-4622-A91B-76537488EF0C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{47FE2D7D-8C94-4C1C-AFF3-5A2E154BC436}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5AF798B0-A6C8-4E5F-A778-B687FB57124D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{64B5E312-D546-4A0A-A4A8-214DE7F8BB51}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6C631BC7-6CD1-493C-AFE9-5171932C1C1A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{70CFA42B-EDF8-4E27-BA30-CD8B1A1A3CD3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8074AAF7-E010-4DE4-B666-2E4946EC1F4E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{93BE752E-AEC9-4A83-91C8-81D3ECB61AEE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B39FEE22-6517-4F7A-815D-A0235CE3E34E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C619E20F-91D2-41C9-A9EC-BCD4CFBB9C4C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CFD8CC5A-BF7D-408F-BCA7-A628EC22EFEB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DBE7FEFD-7FDC-4D67-832C-9F4238758F23}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F5110D8A-F2AF-4460-95EB-A8616ACB0A8A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={855C9B4D-504E-414E-974A-B983426A1150}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** CalculateZoneVolume: 18 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={38086374-5AB9-4F02-9CD4-DF8AC77B618D}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/03 01:53 - 02:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 13:30 - 13:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 14:00 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 14:15 - 14:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 14:30 - 14:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 14:45 - 15:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:00 - 15:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:15 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:30 - 15:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:45 - 16:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/17 04:23 - 04:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/19 03:30 - 03:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/20 16:00 - 16:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/21 13:08 - 13:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.032E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/23 03:53 - 04:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -41.57 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 02/23 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.531 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.151E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.651E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -33.77 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.986 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -16.20 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 19.747 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_BOT_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_BOT_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_BOT_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_BOT_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_MID_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_MID_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_MID_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_MID_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_TOP_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_TOP_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_TOP_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_TOP_ZN_4_WALL_WEST_WINDOW\"", + " *************", + " ** ~~~ ** The base surround errors occurred 12 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 783 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 112310 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683988E-005 Min=1.008268E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 13537 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999636 Min=-43.417522", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 151564 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683969E-005 Min=1.008481E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 136712 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683997E-005 Min=1.008717E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15645 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999254 Min=-43.408805", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 14110 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999326 Min=-41.843391", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 67 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 444845 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006S_OffMed_Run04.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3102963.69 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3102963.69 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.91 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 28.93 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 28.93 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1448.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 14.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 852.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 13.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1487229.32 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 301604.89 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 339925.13 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 72564.88 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 23041.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 69294.91 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1546714.32 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1556249.36 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 80.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 88391.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 99622.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 21266.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 6752.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14872.41 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 693.08 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 80.69 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 88392.79 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 99623.36 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.47 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 21266.17 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 6752.05 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 453297.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1486.96 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 69.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1556.25 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.4 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.96 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7027.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.88 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 909388.89 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 223.14 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006S_OffMed_Run12.xml_3.0.1_out.osw b/test/030006S_OffMed_Run12.xml_3.0.1_out.osw new file mode 100644 index 000000000..124aa6885 --- /dev/null +++ b/test/030006S_OffMed_Run12.xml_3.0.1_out.osw @@ -0,0 +1,1450 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{15B07EC2-72E4-41BF-8A45-4BFE4CE98F3B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{19AE533A-DCDD-4ACE-A0BE-1FCDD7669AAD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{462364D5-EA3D-4197-8558-E66A1F9CA4F7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4ADE308F-FD52-4DD0-AFAF-12C4448FD644}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{50FAFF14-D6B5-4B3A-B402-2DD0FF56394A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5C8BD986-9220-445B-ABD7-8A36F23AE223}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8ADDEB6E-280C-4619-A8FD-7AAF83A3F281}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{906420AE-F931-423F-83AB-F97A28253851}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BB773550-4C6D-4F84-85BC-346785D93F59}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CD3695D4-182E-48D1-9AD4-D42EED2631E3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D6D5204C-CEB8-4AF2-8AA2-92F3879976AA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E68B28E8-73C2-4420-8EBB-7C1284C99F5F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E8007DD1-A2EF-4B8B-ADCF-189A8ECB65C7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EFE92248-D3B2-4E65-82B8-EE37526E65C4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FF9CD280-8AC2-4B8C-836A-5FF5D02C78AD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={A0C3D318-134B-4619-A9A5-696046F7F57B}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** CalculateZoneVolume: 18 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_MID_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_TOP_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CCFC6A97-847E-4B13-990F-B0C6B1D4595D}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:05 - 08:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:10 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:23 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:38 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 08:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:53 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:00 - 09:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.566E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:30 - 10:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.30 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:35 - 10:40", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.174 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.572E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.598E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.99 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.949 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.41 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.761 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_BOT_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_BOT_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_BOT_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_BOT_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_MID_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_MID_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_MID_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_MID_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_TOP_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_TOP_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_TOP_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_TOP_ZN_4_WALL_WEST_WINDOW\"", + " *************", + " ** ~~~ ** The base surround errors occurred 12 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 7696 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 396174 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683953E-005 Min=1.008306E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11471 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999905 Min=-43.346349", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 616974 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683995E-005 Min=1.008528E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 473998 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683992E-005 Min=1.008115E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12732 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999977 Min=-43.312704", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 9995 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998204 Min=-35.518592", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 67 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1529227 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006S_OffMed_Run12.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3505871.27 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3505871.27 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.91 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 771.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 34.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 380.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 34.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1862470.12 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 455132.3 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 325470.92 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 312410.0 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 217599.85 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 26984.35 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 305803.72 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1337957.6 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2167923.14 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 105.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 133386.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 95386.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 91558.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 63772.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7908.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 18624.69 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 3058.63 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 104.94 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 133386.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 95386.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 91557.47 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 63771.17 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7908.85 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 392115.29 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1862.11 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 305.8 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2167.92 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.4 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.96 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7027.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.88 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1027469.44 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 251.75 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006S_OffMed_Run13.xml_3.0.1_out.osw b/test/030006S_OffMed_Run13.xml_3.0.1_out.osw new file mode 100644 index 000000000..5bb459ae4 --- /dev/null +++ b/test/030006S_OffMed_Run13.xml_3.0.1_out.osw @@ -0,0 +1,1456 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{13976198-C887-47B9-A1F0-F3F025C69F7C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4C4C09D8-B933-4F03-9276-1C1D740FAE56}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5C6F55FC-4788-4042-B18D-88CDB33D1BED}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6007915B-A8FB-4199-B195-2547AFE697AE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{64178A9E-4BE4-4243-B48B-B272323EAA76}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6489F3A3-9BB4-4EB7-AF2F-79D9CCE718C5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{67387FAB-7ED0-4A8F-A4A7-37614662A0BA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{67A8FD6F-4729-48D9-BC16-A52A3A20D82E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7837EC0D-87A9-4661-BED1-00195B61D93D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{91016402-5487-4B39-AC8B-B249679C7CDD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A19CAA34-98D8-4E30-9D8B-FDC5C92A80A6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B8F4868B-8172-4FF1-9EBE-C4BA28F6EC01}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CBE5211C-9946-4B45-92B8-3C6C09759014}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D1A29AC5-64BC-403A-8B1A-49972003618D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E20AEE7B-A6FF-4B81-A296-04E3C77C7C43}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={B9E06F85-AB10-44B9-AB2A-FAA4F520972E}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** CalculateZoneVolume: 18 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_MID_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_TOP_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=BOTTOMVAV ECONOMIZER is greater than Design Supply Air Flow Rate for AirLoopHVAC=BOTTOMVAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=8.926768 will be reset to loop Design Supply Air Flow Rate=8.436485", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=MIDVAV OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=MID VAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=9.745611 will be reset to loop Design Supply Air Flow Rate=9.046525", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=TOP VAV OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=TOP VAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=9.753052 will be reset to loop Design Supply Air Flow Rate=9.509741", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={BEA3DF01-9A03-4E9B-80C7-41EAF27B419F}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:05 - 08:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:10 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:23 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:38 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 08:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:53 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:00 - 09:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.673E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:30 - 10:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -6.90 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:30 - 10:35", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.194 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.625E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.668E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 10:48", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.72 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:48", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.988 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.64 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 12:00 - 12:08", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 19.788 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_BOT_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_BOT_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_BOT_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_BOT_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_MID_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_MID_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_MID_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_MID_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_TOP_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_TOP_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_TOP_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_TOP_ZN_4_WALL_WEST_WINDOW\"", + " *************", + " ** ~~~ ** The base surround errors occurred 12 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 7923 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 342806 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683992E-005 Min=1.008344E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10974 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999717 Min=-43.323853", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 410098 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683983E-005 Min=1.008626E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 469136 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683986E-005 Min=1.008114E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11605 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997369 Min=-43.280575", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 9641 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999372 Min=-33.822863", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 67 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1262373 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006S_OffMed_Run13.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3658356.09 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3658356.09 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.91 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 34.11 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 34.11 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 645.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 289.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 39.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1677626.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 480912.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 631577.94 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 312410.0 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 226338.73 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 23695.43 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 305803.72 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1675247.8 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1983108.28 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 94.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 140941.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 185097.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 91558.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 66333.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 6944.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 16776.28 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 3058.63 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 93.97 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 140941.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 185096.14 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 91557.47 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 66334.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 6943.65 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 490967.11 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1677.3 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 305.81 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1983.11 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.4 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.96 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7027.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.88 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1072158.33 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 280.67 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run04.xml_3.0.1_out.osw b/test/030006_OffMed_Run04.xml_3.0.1_out.osw new file mode 100644 index 000000000..a32d10ff6 --- /dev/null +++ b/test/030006_OffMed_Run04.xml_3.0.1_out.osw @@ -0,0 +1,1418 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0C32EBD2-46D7-4654-A8DF-78967C508221}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1338FAAE-AED3-4AEF-9700-392924C556AF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1E6064EC-5089-4BD0-B3E0-3BC75FDBF770}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{25E44DCA-D63A-4267-9034-4C507EB225AD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{480AFB71-C5FE-4573-B141-944EA914823F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4814D334-E11E-4CB4-916F-6E8F88C49B62}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{49C49AE4-5A7F-46CF-B9EE-DDBB756E9CA9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4D0AB045-B227-4D1B-B20F-39E3E6A43623}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{52E79EC2-ACBD-4335-A8F5-B6C71BE46087}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6B130658-38A3-4B6C-B086-E5A7E515D3F5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B126722C-67A3-4C10-878E-E5896A57135A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BD9481DE-E331-4F09-A2B3-7ED798A1CB9E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CE0BD4D3-19D7-414F-B67F-15B48DCA148A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DB795351-E8C3-4110-9BAD-4A18DE9C90D3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F2FB2E36-5300-4BC5-815C-6CA56C44B649}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={AB6AD386-3A89-473C-9DA6-F9A032699E89}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CE4602FA-7297-4CD2-89E1-15CBB42AD7FD}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/03 01:53 - 02:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 13:45 - 14:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 13:45 - 13:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 14:15 - 14:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:00 - 15:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:15 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/16 15:30 - 15:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/17 04:23 - 04:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/20 16:00 - 16:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/21 13:23 - 13:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/21 13:30 - 13:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/21 13:45 - 14:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/22 13:00 - 13:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/22 13:15 - 13:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.032E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/23 03:53 - 04:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -41.57 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 02/23 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.531 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.119E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.586E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -35.19 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.980 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -17.75 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 19.556 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 658 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 113258 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683988E-005 Min=1.008266E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 13603 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996514 Min=-43.419088", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 152500 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683880E-005 Min=1.008472E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 139696 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683989E-005 Min=1.008718E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15929 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998706 Min=-43.411942", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 14262 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99971 Min=-41.852908", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 450089 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run04.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3069259.31 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3069259.31 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 28.62 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 28.62 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1455.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 861.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 3.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1505645.41 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 295699.99 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 294827.99 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 71294.8 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 23193.08 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 69294.91 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1494593.86 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1574665.45 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 80.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 86661.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 86405.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 20894.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 6797.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 15056.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 693.08 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 81.71 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 86660.99 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 86404.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.42 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 20894.26 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 6797.64 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 438021.83 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1505.37 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 69.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1574.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 899511.11 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 216.46 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run12.xml_3.0.1_out.osw b/test/030006_OffMed_Run12.xml_3.0.1_out.osw new file mode 100644 index 000000000..03d7d9b9c --- /dev/null +++ b/test/030006_OffMed_Run12.xml_3.0.1_out.osw @@ -0,0 +1,1427 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{14ED16D9-CC7E-40F9-AFE9-04775F1A95DB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{467A665C-BDD5-4D5E-84E0-A9D401F6CA83}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5C5E4056-998E-4AAF-A05F-859F0BA50FE8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7B648F4F-B2AA-4473-822A-999C8C658861}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8A2A500C-74D0-4BE8-B65A-3F39D8480589}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8B1AD7E2-646C-4659-9C5D-2DFC706DB9D3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{923B27AB-B7B6-447A-BF8C-A95EAF298DC0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CC0E4CE7-ED97-4FD2-B1C8-55319962F095}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CDA22176-A3C5-4DFF-8D37-D714FE429DEB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DD3AF846-F5EB-4FF3-9E94-2F461E77B4FB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DD7F0C02-054D-49FE-80A7-C2FB21C3A3BE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F61D9971-4202-4C8F-ABD6-01A0647B1BE3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FD49507F-4F6B-494B-91BB-65C20A7D3FE2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FD5D2DF6-E2B8-43F3-B187-DB7E1E62A6D0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FF6405E5-30FC-4BFE-9AB5-8C1AF8EF3C72}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={7822F753-2363-49DB-B099-678AA8036941}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_MID_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_TOP_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={2B41A11A-FB16-4E61-8F88-CAC3F680A9DB}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:05 - 08:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:10 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:20 - 08:25", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:25 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:38 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 08:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:53 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.562E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:30 - 10:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.41 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:40 - 10:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.179 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.580E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.588E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.00 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.945 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.73 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.527 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 7792 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 400464 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683970E-005 Min=1.008305E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11499 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997444 Min=-43.34535", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 671396 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683996E-005 Min=1.008522E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 478988 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683999E-005 Min=1.008115E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12853 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996812 Min=-43.314442", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10135 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996881 Min=-36.985813", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1593313 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run12.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3482668.71 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3482668.71 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 32.47 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 32.47 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 790.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 36.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 396.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 36.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1879417.09 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 449568.62 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 296865.8 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 312410.0 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 211666.52 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 26614.7 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 306125.97 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1297485.81 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2185182.89 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 105.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 131755.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 87002.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 91558.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 62033.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7800.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 18794.19 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 3061.85 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 105.99 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 131755.72 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 87002.61 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 91557.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 62033.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7799.36 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 380254.51 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1879.06 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 306.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2185.19 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1020669.44 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 247.66 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run13.xml_3.0.1_out.osw b/test/030006_OffMed_Run13.xml_3.0.1_out.osw new file mode 100644 index 000000000..caece6fab --- /dev/null +++ b/test/030006_OffMed_Run13.xml_3.0.1_out.osw @@ -0,0 +1,1433 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{03309E62-E336-410D-8C9C-F34495676602}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{22F06FF8-A753-4161-B2E8-ED92E02ABD3D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{26640B16-B45E-48FB-81AE-C9B30A8E865C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3C6A2A76-E907-4FAC-BFE0-FC98F3044245}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{45C1117F-7E25-4849-8E0E-AC758AE7F9EA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{52EED570-CD5D-43F9-8134-674ADEF448C3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5596D1CC-310B-44EA-B62F-46FAC6EA1346}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5DA95F4E-1A6B-4764-BEB5-7F91653C468F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6FA2FF7E-091B-4272-A544-191EFA68C2B7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{80B532B5-FF97-4A4F-A2C7-8299B8AB3006}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8635B872-98C9-4105-8A48-9E62084A20F0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9CDDDC35-CCF3-4B1F-B03C-8038A192F6DC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B5C27BE3-B11F-428D-97B4-936585F47E9B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B91D44C9-09A3-4EBC-AFB5-E9E8FC737B92}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C0A8BB5A-0B29-40FB-B6DA-D78ACC0752EB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={6F84D572-DBD6-45BD-B7DB-B4FBE814A513}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.45 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.45 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 0.45 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_MID_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_TOP_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=BOTTOMVAV ECONOMIZER is greater than Design Supply Air Flow Rate for AirLoopHVAC=BOTTOMVAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=8.787478 will be reset to loop Design Supply Air Flow Rate=8.436485", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=MIDVAV OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=MID VAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=9.585704 will be reset to loop Design Supply Air Flow Rate=8.857746", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=TOP VAV OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=TOP VAV.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=9.597561 will be reset to loop Design Supply Air Flow Rate=9.509741", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={FDEF2603-E474-45E3-BBA8-A0CEC54DC07C}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:00 - 08:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:05 - 08:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:10 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:15 - 08:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:23 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:38 - 08:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:45 - 08:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:53 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:00 - 09:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.598E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:30 - 10:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.59 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:30 - 10:35", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.189 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.569E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.654E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 10:49", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -7.97 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.982 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.94 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:53 - 10:56", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 18.844 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 7888 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 356762 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683996E-005 Min=1.008342E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11096 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999068 Min=-43.32494", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 440978 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683990E-005 Min=1.008620E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 474158 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683996E-005 Min=1.008115E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11828 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998791 Min=-43.282178", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 9688 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999874 Min=-35.287789", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1312587 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run13.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 3621476.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 3621476.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 33.76 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 33.76 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 632.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 34.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 276.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 34.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1693730.24 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 473842.21 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 587172.71 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 312410.0 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 224310.4 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 23884.99 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 306125.97 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1621942.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1999533.95 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 94.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 138869.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 172083.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 91558.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 65738.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 7000.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 16937.35 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 3061.85 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 94.93 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 138869.2 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 172083.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 91557.69 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 65739.44 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 7000.08 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 475344.65 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1693.41 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 306.13 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1999.54 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 1061350.0 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 1.06 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 274.5 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run19.xml_3.0.1_out.osw b/test/030006_OffMed_Run19.xml_3.0.1_out.osw new file mode 100644 index 000000000..3535de17c --- /dev/null +++ b/test/030006_OffMed_Run19.xml_3.0.1_out.osw @@ -0,0 +1,1407 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{199639C1-13E2-498B-8073-018A7F713D33}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{220EBD8F-D88A-4AE0-ABE3-A718E78B5581}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{46B3F01A-592A-4908-A661-88C691D6B927}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{47B98FC0-D737-410F-8BA7-9D30A24CF3FE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4E383CED-3EA9-40AA-B79A-F0F21823A171}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{64209327-E9D1-40EF-B241-DB0330BF385E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{83915815-A758-4E80-8D9B-9E67F25A3D84}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{958923FA-C375-4847-992C-F4E78897546F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9BA6FAF5-A995-4621-81BB-87BCD49F0A70}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A3C97E35-F8C0-4A92-ABD9-820A7192BEA5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BB376343-720C-4D37-B3F2-DF16A1984AF6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C1C425E2-19E6-42FA-A2F6-35B4ED4B8387}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C5B6ED11-A42E-458F-B3AC-5D85EC2CEF62}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C718E4F2-5859-47DC-BBD2-EFBD98473897}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FA989D26-46FA-4631-8B5F-470413FC695B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={49DB0086-F646-4352-8533-B5AF0B87358D}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CORE_BOTTOMZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CORE_MIDZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CORE_TOPZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The design coil load is zero for Coil:Heating:Water BASESYS5 COILHTG", + " ** ~~~ ** The autosize value for maximum water flow rate is zero", + " ** ~~~ ** To change this, input a value for UA, change the heating design day, or raise the", + " ** ~~~ ** system heating design supply air temperature. Also check to make sure the Preheat", + " ** ~~~ ** Design Temperature is not the same as the Central Heating Design Supply Air Temperature. ", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = CORE_BOTTOMZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = CORE_MIDZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = CORE_TOPZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={0ACFCEE4-AA83-48AF-A3B4-5924DAAF996E}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:06 - 05:07", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:30 - 06:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/02 05:04 - 05:05", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/03 06:45 - 07:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/03 07:30 - 07:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 05:07 - 05:08", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 07:15 - 07:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 07:20 - 07:25", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 08:00 - 08:08", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 08:15 - 08:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 19:30 - 19:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 22:00 - 22:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 22:15 - 22:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.363E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.676E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -10.32 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 16.014 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.06 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.299 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.24], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=06/10 23:15 - 23:30", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 16 unused schedules in input.", + " ************* There are 7 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 726 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 126674 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683994E-005 Min=1.008566E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 136990 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683987E-005 Min=1.008716E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 12830 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999451 Min=-43.403672", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 14297 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999655 Min=-40.383624", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 29772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=106.076661 {C} Min=100.000177 {C}", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"HOTWATER LOOP\"", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=105.84147", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 72 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 321475 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run19.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 14377238.86 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 14377238.86 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 134.05 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 134.05 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 112.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 16.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 29.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 392557.42 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 595276.54 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 359061.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 12216026.26 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 745856.25 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 18738.34 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 49713.01 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 13935044.26 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 442194.6 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 22.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 174458.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 105230.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3580163.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 218588.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 5491.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 3925.57 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 497.23 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 22.23 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 174458.56 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 105231.17 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3580162.78 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 218590.17 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 5491.66 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 4083956.55 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 392.48 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 49.71 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 442.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 4213552.78 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 949.15 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run23.xml_3.0.1_out.osw b/test/030006_OffMed_Run23.xml_3.0.1_out.osw new file mode 100644 index 000000000..d84f17ef2 --- /dev/null +++ b/test/030006_OffMed_Run23.xml_3.0.1_out.osw @@ -0,0 +1,1422 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1079766A-2C94-4707-995D-B92041DE4A4E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1365B286-FBE6-427F-A59C-ECAF47C82774}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{20A39E2C-FF98-441F-B488-6357C2DC4F3E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{32326AE9-1C3F-4B55-B131-124860D3C300}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{372D9ADD-308C-486E-85F0-3E30FC47BF4F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4BFA6D21-5BB8-4FBB-8EDC-EC16DF4384D1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4D62B743-5F2D-4739-995E-5F93EAC0F3C1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{519C4764-174E-4A65-9BC1-9B8139E8EE6E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{63E6DD3D-B97A-4E5D-A1FA-D29210300C67}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{855DEC88-E77C-4493-A627-1BC61D82716C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8C973047-D5EE-4B6F-8A28-C24AF6D8E850}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B0CC0D7A-4F71-4BB3-8E17-426F93144E5A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C6BA5F42-A92E-4CB8-97CF-472599D90966}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D1E96130-AB85-4541-A5ED-6417C8E8ACA5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FF66BDD9-955D-43A6-80FA-4D111E7E78A5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={37FF0751-E278-418E-8AEA-532603C6C067}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS3 OACTRL-5 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS3 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS3 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS3 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS3 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS3 COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS3 COILCLG-2 but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS3 COILCLG-3 but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS3 COILCLG-4 but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS3 COILCLG-5 but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM_TOP_4ZN COOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={10778F79-0E29-493E-BB28-AF7B589BFEC5}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM_TOP_4ZN COOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:23 - 03:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM_TOP_4ZN COOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.19 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 03:23 - 03:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.439 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS3 COILCLG-3\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.60", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 04:50 - 04:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS3 COILCLG-3\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.01 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 04:50 - 04:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.475 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/06 00:10 - 00:12", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/07 00:12 - 00:13", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/07 00:13 - 00:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/08 00:15 - 00:16", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/08 00:18 - 00:20", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/08 08:12 - 08:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/14 15:00 - 15:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/14 15:15 - 15:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/14 15:30 - 15:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/15 00:13 - 00:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/15 00:15 - 00:17", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/15 13:15 - 13:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/15 13:23 - 13:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/15 13:30 - 13:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.031E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/23 03:45 - 03:52", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -41.84 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 02/23 03:45 - 03:52", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.341 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.050E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -8.91 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.996 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS3 COILCLG-5\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.21 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 06/23 05:00 - 05:03", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 10.000 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM_TOP_4ZN COOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 737 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM_TOP_4ZN COOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1058 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.950794 Min=-2.21076", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS3 COILCLG-3\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 616 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS3 COILCLG-3\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 554 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.992368 Min=-2.265175", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 983 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 127414 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683930E-005 Min=1.008271E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 14673 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999927 Min=-43.426399", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 142772 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683912E-005 Min=1.008718E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15377 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999543 Min=-41.172345", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS3 COILCLG-5\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.207887 Min=-0.207887", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 54 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 304349 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run23.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2949777.49 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2949777.49 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 27.5 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 27.5 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1301.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 80.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 713.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 78.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1074236.97 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 303017.13 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 339925.13 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 341242.6 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 8046.97 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 74005.56 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1801696.09 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1148090.88 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 44.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 88805.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 99622.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 100008.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2358.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 10742.93 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 740.2 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 44.55 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 88805.69 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 99623.31 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.42 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 100009.44 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2358.82 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 528024.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1074.08 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 74.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1148.09 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14259.9 + }, + { + "name": "nacm_metal_framed_wall_new", + "units": "ft^2", + "value": 469.41 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window_altered", + "units": "ft^2", + "value": 702.7 + }, + { + "name": "fixed_window_unaltered", + "units": "ft^2", + "value": 5855.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 30.81 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 44.5 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 864494.44 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 233.24 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run29.xml_3.0.1_out.osw b/test/030006_OffMed_Run29.xml_3.0.1_out.osw new file mode 100644 index 000000000..df7af01e3 --- /dev/null +++ b/test/030006_OffMed_Run29.xml_3.0.1_out.osw @@ -0,0 +1,1322 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={4FABBC49-748A-4B45-9B77-2CD87124D654}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-5", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-10", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-15", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-6", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-7", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-8", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-9", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-11", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-12", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-13", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-14", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-14", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"CORE_MID THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** See Warmup Convergence Information in .eio file for details.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 6.88E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 6.10E-002 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 6.7253E-002 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 1.6137E-003 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 1.35E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 1.64E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 9.1471E-003 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 0.4602 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 8.74E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 1.83E-002 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 0.4153 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 3.6045E-004 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 1.10E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 2.01E-002 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 0.4999 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 8.6063E-003 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 2.33E-005 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 1.83E-002 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 0.2948 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 0.3150 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 5.88E-007 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 2.02E-002 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 0.5328 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 3.2686E-006 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** Severe ** CheckWarmupConvergence: Loads Initialization, Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\" did not converge after 50 warmup days.", + " ** ~~~ ** ...Environment(RunPeriod)=\"LOS-ANGELES-INTL_722950_CZ2010\"", + " ** ~~~ ** ..Max Temp Comparison = 7.32E-005 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Min Temp Comparison = 5.32E-003 vs Temperature Convergence Tolerance=0.40 - Pass Convergence", + " ** ~~~ ** ..Max Heat Load Comparison = 1.6448E-003 vs Loads Convergence Tolerance=4.00E-002 - Pass Convergence", + " ** ~~~ ** ..Max Cool Load Comparison = 6.8643E-002 vs Loads Convergence Tolerance=4.00E-002 - Fail Convergence", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:03 - 05:04", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:04 - 05:05", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:05 - 05:06", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:06 - 05:07", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:07 - 05:08", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:09 - 05:10", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 05:15 - 05:18", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:00 - 06:04", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:08 - 06:11", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 06:25 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=01/05 12:23 - 12:26", + " ** ~~~ ** Input Temperature=-145.53", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/28 18:23 - 18:30", + " ** ~~~ ** Input Temperature = 4.20", + " ** ~~~ ** Input Humidity Ratio= 2.151055E-003", + " ** ~~~ ** Input Pressure = 99250.00", + " ** ~~~ ** Resultant Temperature= 8.72E-003", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 9 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 20 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 5589 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 14 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-103.465553 C Min=-524.551086 C", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 5 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " *************", + " ************* ===== Final Error Summary =====", + " ************* The following error categories occurred. Consider correcting or noting.", + " ************* Loads Initialization did not Converge", + " ************* ..1) very high thermal mass such as very thick concrete (solution: increase max number of warmup", + " ************* .. days in the BUILDING object);", + " ************* ..2) moderate mass and inadequate space conditioning such that the building keeps getting warmer", + " ************* .. and warmer on successive days (solution: add HVAC, check building thermal properties,", + " ************* .. check if infiltration is included, make sure HVAC properly controlled);", + " ************* ..3) a soil layer modeled below the concrete slab - (solution remove this layer and read about", + " ************* .. ground temperatures in the Auxiliary Programs document).", + " ************* ..4) unreasonable (too small) limits in the BUILDING object for temperature (.4 default) or", + " ************* .. loads tolerances (.04 default)", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 7 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 48 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5758 Warning; 7 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run29.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2255719.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2255719.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.03 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.03 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 905.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 536.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 818677.04 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 234565.78 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 256801.57 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 128666.17 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 7705.75 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1437231.97 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 818496.95 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 52.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 68744.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 75261.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 37708.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2258.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 8186.55 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 52.57 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 68745.36 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 75261.72 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.42 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 37708.32 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2259.62 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 421210.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 818.49 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 818.49 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_conc_raised_flr", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 661086.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 197.78 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030006_OffMed_Run30.xml_3.0.1_out.osw b/test/030006_OffMed_Run30.xml_3.0.1_out.osw new file mode 100644 index 000000000..419a12aa9 --- /dev/null +++ b/test/030006_OffMed_Run30.xml_3.0.1_out.osw @@ -0,0 +1,1427 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0831A891-6663-4E37-BA51-677CEA2525D7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{14899EC9-74DC-4054-9552-3FCCD71031B9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1546470F-E1B2-4AC6-8BDA-20A9F9C74204}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2F51554A-1531-4CFC-85EE-57A9D73552BC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{58B08A24-C4C5-4931-9D7D-6380CBBE5419}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{71DA7C74-7E5B-4F50-AC74-7532FA48DBB0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{84A06E74-C5A2-4938-92EF-B47F57C7F475}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{924BB8F4-A1B8-4E49-94BC-D532455CA236}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A0C494B2-17E0-4EC2-9531-4E2A9503130F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BC25ED03-F562-439A-AF31-B11608ADB56B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C3D99A4A-15C8-46A5-AEA1-F20624C901B2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CFDE340C-668F-4BD2-83C6-B7E3D29009FB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DECDCA66-B3DC-436A-A669-981CC41EF3FC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E3307006-4EBB-4D44-8F98-A0D4FCB17EB5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{ECFF5B40-451D-4C7D-91AF-CFA7E02DBE0B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={0EB9B523-9753-419E-9BAD-403139345230}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 0.53 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 0.55 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BOTTOM VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MID VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = TOP VAV COILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={5880B807-EA28-45D3-A969-2A5CB252D7BF}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:15 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:23 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:38 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:45 - 11:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:00 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:00 - 11:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:08 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:15 - 11:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:23 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:30 - 11:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:38 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 11:45 - 12:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.52], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=01/08 23:15 - 23:30", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.900E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/11 14:45 - 15:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"TOP VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -14.50 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 02/11 14:45 - 15:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.400 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.038E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=02/23 09:30 - 09:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BOTTOM VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -31.53 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 02/23 09:30 - 09:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.660 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.558E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:30 - 10:45", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MID VAV COILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -15.82 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:30 - 10:35", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 19.416 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 1652 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 245 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=100.515618 {C} Min=100.001358 {C}", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 95296 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683832E-005 Min=1.003939E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"TOP VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 14468 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999707 Min=-43.800456", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 114996 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.682032E-005 Min=1.006323E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BOTTOM VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 16764 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.991842 Min=-43.792127", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 111150 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683970E-005 Min=1.006231E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MID VAV COILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15110 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999635 Min=-41.871606", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 369864 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030006_OffMed_Run30.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2511885.98 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2511885.98 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 23.42 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 23.42 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 827.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 439.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 934822.55 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 225362.48 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 246413.49 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 211116.79 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 15572.64 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 69294.91 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1507958.08 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1003927.89 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 55.56 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 66047.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 72216.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 61872.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 4563.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 9348.13 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 693.08 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 55.03 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 66046.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 72215.53 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.42 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 61873.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 4564.63 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 441937.61 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 934.64 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 69.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1003.93 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 736161.11 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 191.01 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030012S_OffMed_CECStd.xml_3.0.1_out.osw b/test/030012S_OffMed_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..3c0dfc200 --- /dev/null +++ b/test/030012S_OffMed_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1376 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0C9E053A-B925-44CF-85F3-1EB6131B0AEF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1AA29D11-D36A-44B0-84B7-9DC80556A1F0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{47C927F3-BDD8-428E-9EEF-44A3288A6806}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{65934139-4C5C-4348-941B-C9C7C689DCE1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6C27FFC0-A532-4F91-8CFB-F195DF6157A7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6CD50051-03C9-4478-8EDE-4EBF5CCA684B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{802464BD-2D14-4F32-8923-0537B12943E0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8050AD1D-DC51-47BD-AF51-0436CA74E827}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{82AD0E6E-1CEA-44B9-9A8D-F7DD21F2AAC7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BFDD21D8-0F8D-4C11-8EB9-77D933AE8479}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C168C001-00A3-4562-A538-8579CB609117}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D7813124-67A0-4135-982A-AE216B50DF5F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D8CEA616-E145-4559-897A-A1E220B2654B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DCB300F1-D555-442D-B548-4F4F02DA9D4A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{ED13B96B-0B83-4811-A0E6-E2E346782821}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={E498B70D-B4BC-4BE3-BA73-B60CA9C45C11}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CalculateZoneVolume: 18 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CFB1AF71-1347-4570-9716-5C8CD7F2AF70}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:30 - 06:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:25 - 10:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:45 - 11:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:00 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:00 - 11:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:08 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:23 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:45 - 12:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:00 - 12:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:08 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/06 06:15 - 06:30", + " ** ~~~ ** Input Temperature=-286.51", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Surface Error Summary =====", + " ************* The following surface error messages occurred.", + " *************", + " ************* Base Surface does not surround subsurface errors occuring...", + " ************* Check that the GlobalGeometryRules object is expressing the proper starting corner and direction [CounterClockwise/Clockwise]", + " *************", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_BOT_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_BOT_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_BOT_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_BOT_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_BOT_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_MID_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_MID_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_MID_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_MID_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_MID_ZN_4_WALL_WEST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_1_WALL_SOUTH\" misses SubSurface \"PERIMETER_TOP_ZN_1_WALL_SOUTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_2_WALL_EAST\" misses SubSurface \"PERIMETER_TOP_ZN_2_WALL_EAST_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_3_WALL_NORTH\" misses SubSurface \"PERIMETER_TOP_ZN_3_WALL_NORTH_WINDOW\"", + " ** Warning ** Base surface does not surround subsurface (CHKSBS), Overlap Status=No-Overlap", + " ** ~~~ ** The base surround errors occurred 1 times.", + " ** ~~~ ** Surface \"PERIMETER_TOP_ZN_4_WALL_WEST\" misses SubSurface \"PERIMETER_TOP_ZN_4_WALL_WEST_WINDOW\"", + " *************", + " ** ~~~ ** The base surround errors occurred 12 times (total).", + " *************", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 2032 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 9 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-116.25061 C Min=-455.469406 C", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 67 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2222 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030012S_OffMed_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2634533.51 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2634533.51 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.91 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 24.56 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 24.56 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 394.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 148.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1071696.82 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 238793.05 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 318684.55 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 809303.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 117965.32 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 10141.64 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 67949.01 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1495124.64 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1139408.87 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 69.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 69983.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 93397.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 237183.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 34572.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2972.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 10716.67 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 679.62 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 68.91 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 69984.46 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 93396.89 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 237182.47 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 34570.95 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2973.27 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 438176.95 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1071.46 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 67.95 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1139.41 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 17875.96 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 14260.4 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 7027.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.88 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 772105.56 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 201.62 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/030012_OffMed_CECStd.xml_3.0.1_out.osw b/test/030012_OffMed_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..fe0b23ba4 --- /dev/null +++ b/test/030012_OffMed_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1363 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{04224A31-A9A1-406D-B6CD-DDE0DFC8220D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{043551F8-7762-48DB-A761-19B7400B7A1F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{09D1A5E9-6741-407D-AA5F-F935224BBF0A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{381C99AE-D440-4ADD-A464-541C400F36AC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{48F59629-859D-42BB-A1CB-67AC04CEF4A3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4B4FBD39-CE69-4FD9-AE61-7D2C0F455FAC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{70E3EACF-A43E-4ABF-9E9E-F3732C4F5C1C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{72285D5E-F7EF-47DC-B531-CA174A114E47}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{87A8D1F4-63C2-42B5-8A35-52770013E017}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A5AD25EB-6874-4B08-B678-1245F334BCF3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A5D22009-63D7-424C-900C-DA89B6A5B33E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{ABA52EB4-B7C6-447F-B782-7CE91B9DD5B9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B52958AE-1AC4-4278-8FC9-423FDF50CC33}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E0B24811-5FDB-40EC-AC8A-7270A64F4E45}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F1EA91CE-DB07-4B6D-9BD9-30C32BF406E6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={7A33D86C-6F8A-4D2A-AF6F-D8E8E7B5CA52}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERBOTTOMZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERMIDZN4 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN1 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN2 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN3 TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = PERIMETERTOPZN4 TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={6E99FFBD-2E20-4B61-BA93-A88368C05B13}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:30 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:30 - 10:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:38 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:45 - 10:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:53 - 11:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:00 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:23 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:45 - 12:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/31 06:23 - 06:30", + " ** ~~~ ** Input Temperature=-225.74", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=02/13 18:23 - 18:30", + " ** ~~~ ** Input Temperature = 3.34", + " ** ~~~ ** Input Humidity Ratio= 2.537811E-003", + " ** ~~~ ** Input Pressure = 98250.00", + " ** ~~~ ** Resultant Temperature= -1.82", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 1696 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-225.744232 C Min=-226.769875 C", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1880 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/030012_OffMed_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2719021.93 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2719021.93 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 25.35 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 25.35 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 392.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 146.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1088046.66 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 232764.93 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 259578.67 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 946727.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 113681.19 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 10255.38 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 67967.97 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1563244.25 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1155777.67 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 69.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 68216.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 76075.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 277458.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 33316.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 3005.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 10880.2 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 679.81 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 70.08 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 68215.33 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 76073.92 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 277459.64 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 33315.61 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 3006.2 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 458140.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1087.81 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 67.97 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1155.78 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 796866.67 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 198.94 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040006_OffLrg_Run05.xml_3.0.1_out.osw b/test/040006_OffLrg_Run05.xml_3.0.1_out.osw new file mode 100644 index 000000000..d3fb65bea --- /dev/null +++ b/test/040006_OffLrg_Run05.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040006_OffLrg_Run05.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20983637.92 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20983637.92 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.88 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.88 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 541.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 38.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 118.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 38.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 7805397.2 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1075601.82 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2696577.62 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 893810.5 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 293292.53 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 147575.13 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 547155.87 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12632847.79 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 8350799.61 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 516.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 315227.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 790288.89 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 261950.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 85955.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 43250.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 78051.4 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5472.61 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 515.69 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 315227.7 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 790290.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 261950.42 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 85956.06 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 43248.75 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3702321.95 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 7803.64 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 547.16 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 8350.8 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 59846.67 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 64878.97 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 49.48 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 69.95 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6149697.22 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1556.59 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040006_OffLrg_Run06.xml_3.0.1_out.osw b/test/040006_OffLrg_Run06.xml_3.0.1_out.osw new file mode 100644 index 000000000..2cf7d667b --- /dev/null +++ b/test/040006_OffLrg_Run06.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040006_OffLrg_Run06.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20865956.95 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20865956.95 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.76 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.76 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 546.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 24.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 123.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 24.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 7729581.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1048740.69 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2696880.92 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 883119.12 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 290041.52 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 146210.27 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 547155.87 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12590963.76 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 8274993.19 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 511.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 307355.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 790377.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 258816.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 85002.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 42850.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 77293.28 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5472.61 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 510.56 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 307354.55 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 790376.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 258817.81 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 85002.67 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 42850.7 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3690046.28 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 7727.84 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 547.16 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 8275.0 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 67587.57 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 57138.06 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 43.58 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 61.61 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6115208.33 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1558.49 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040006_OffLrg_Run11.xml_3.0.1_out.osw b/test/040006_OffLrg_Run11.xml_3.0.1_out.osw new file mode 100644 index 000000000..14bb62adf --- /dev/null +++ b/test/040006_OffLrg_Run11.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040006_OffLrg_Run11.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 23192061.29 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 23192061.29 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 24.19 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 24.19 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 870.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 82.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 32.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 8153539.91 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1102320.79 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 3867236.02 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7761285.79 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1093942.09 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 327508.73 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 151053.61 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 735164.87 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 13724856.33 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 9467204.96 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 527.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 323058.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 1133375.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2104538.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 320602.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 95983.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 44269.44 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 81533.12 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 5804.13 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 7353.07 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 528.22 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 323058.4 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 1133374.72 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2104539.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 320603.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 95983.36 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 44270.41 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 4022357.89 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 8151.74 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 580.3 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 735.17 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 9467.21 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.47 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6796922.22 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.68 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.73 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 1.36 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.17 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.08 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.22 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.17 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.17 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.11 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1587.39 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040006_OffLrg_Run20.xml_3.0.1_out.osw b/test/040006_OffLrg_Run20.xml_3.0.1_out.osw new file mode 100644 index 000000000..bd58f2a34 --- /dev/null +++ b/test/040006_OffLrg_Run20.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040006_OffLrg_Run20.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 42326858.71 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 42326858.71 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 44.14 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 44.14 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 486.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 185.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 85.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 122.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 7019675.77 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 4719077.18 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798079.36 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 22016464.76 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 4814067.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 289491.78 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 146731.57 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 523261.4 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 34785494.92 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 7541363.79 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 461.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1383025.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820036.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 6452388.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1410863.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 84841.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 43002.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 70194.57 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5233.62 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 460.5 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1383025.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820035.83 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 6452388.89 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1410863.89 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 84842.72 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 43003.49 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 10194620.32 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 7018.1 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 523.27 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 7541.37 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 59846.67 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 64878.97 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 49.48 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 69.95 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 12404777.78 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.17 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2712.65 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040012_OffLrg_CECStd.xml_3.0.1_out.osw b/test/040012_OffLrg_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..6e7259af2 --- /dev/null +++ b/test/040012_OffLrg_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040012_OffLrg_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 21465110.06 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 21465110.06 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 22.39 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 22.39 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 513.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 119.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 8143739.48 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 950897.53 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2590166.19 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1228598.46 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 292098.28 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 142627.52 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592755.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 12730425.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 8734693.98 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 527.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 278680.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 759102.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 360066.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 85605.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 41800.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 81435.1 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.7 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 528.69 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 278680.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 759104.44 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 360065.89 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 85606.25 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 41799.95 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 3730918.94 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 8141.95 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 8734.7 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 76596.51 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 48129.12 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 36.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 51.89 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6290802.78 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1613.56 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040112_OffLrg_AbsorptionChiller16.xml_3.0.1_out.osw b/test/040112_OffLrg_AbsorptionChiller16.xml_3.0.1_out.osw new file mode 100644 index 000000000..7651998af --- /dev/null +++ b/test/040112_OffLrg_AbsorptionChiller16.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040112_OffLrg_AbsorptionChiller16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 23884109.96 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 23884109.96 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 24.91 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 24.91 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 444.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 30.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 16.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 30.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 11613868.56 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 447379.16 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798373.18 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 698133.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 178151.71 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 31230.57 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592755.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 18483040.45 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 5401069.51 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1994511.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 131113.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 204602.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 52211.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 9152.78 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 48092.42 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.7 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1994510.11 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 131113.57 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820121.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 204601.72 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 52210.7 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 9153.8 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 5416844.9 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 4808.31 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 5401.07 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.8 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6999741.67 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2418.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040112_OffLrg_VAVPriSec16.xml_3.0.1_out.osw b/test/040112_OffLrg_VAVPriSec16.xml_3.0.1_out.osw new file mode 100644 index 000000000..aa6bb18b6 --- /dev/null +++ b/test/040112_OffLrg_VAVPriSec16.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040112_OffLrg_VAVPriSec16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20322336.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20322336.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 443.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 104.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 16.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 103.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 6986075.65 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1480566.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798373.18 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 725099.05 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 190160.55 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 25098.2 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592755.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 19542842.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 779494.28 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1992688.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 433911.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 212505.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 55730.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 7355.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1867.75 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.7 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1992690.28 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 433909.93 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820121.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 212504.86 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 55730.43 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 7354.24 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 5727444.74 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 186.74 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 779.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.8 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 5955888.89 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2418.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/040112_OffLrg_Waterside_Economizer16.xml_3.0.1_out.osw b/test/040112_OffLrg_Waterside_Economizer16.xml_3.0.1_out.osw new file mode 100644 index 000000000..a2194a229 --- /dev/null +++ b/test/040112_OffLrg_Waterside_Economizer16.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/040112_OffLrg_Waterside_Economizer16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20822764.92 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20822764.92 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.72 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.72 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 443.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 650.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 16.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 646.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 6942741.45 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1468908.02 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798373.18 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1020723.21 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 450326.87 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 24700.11 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592755.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 20043564.47 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 779200.45 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1980077.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 430494.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 299144.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 131977.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 7238.89 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1864.72 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.7 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1980078.78 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 430494.37 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820121.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 299145.25 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 131978.74 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 7239.86 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 5874191.99 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 186.44 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 779.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.8 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6102550.0 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2418.68 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050006_RetlMed_Run16.xml_3.0.1_out.osw b/test/050006_RetlMed_Run16.xml_3.0.1_out.osw new file mode 100644 index 000000000..f8b6cc49f --- /dev/null +++ b/test/050006_RetlMed_Run16.xml_3.0.1_out.osw @@ -0,0 +1,1225 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1575AE5B-DE90-4817-A742-065B23C3D8F6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{36E50745-A7FB-4E2D-8B99-93C6727FB28E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9523F972-B696-471D-AA72-67E4E5DA30C2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BDD0C3CC-4AFF-49BA-96EA-23466ADD18AF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F56C152A-6DF2-4465-9D6D-1D1F9C2E60E5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={2B352ECF-A917-472E-84BA-FBEC8F9714A3}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_RETAIL THERMAL ZONE\", only 0.97 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_ENTRY THERMAL ZONE\", only 0.88 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=BASESYS5 OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=BASEAIRSYS5.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=13.191028 will be reset to loop Design Supply Air Flow Rate=11.592492", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS5 COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={F5E8B13E-8A22-4B76-B03A-0F4488201420}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 08:08 - 08:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 08:23 - 08:26", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/06 08:24 - 08:27", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/06 08:53 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/07 09:30 - 09:35", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/07 19:08 - 19:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/08 05:00 - 05:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/08 07:45 - 08:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/13 08:15 - 08:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/13 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/24 07:08 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/28 10:30 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/28 11:00 - 11:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/28 11:15 - 11:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.014E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS5 COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -40.29 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 66 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 542 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 98144 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683884E-005 Min=1.012227E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 13293 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999356 Min=-43.222806", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 25 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 112096 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050006_RetlMed_Run16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1375652.29 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1375652.29 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 55.71 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 55.71 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 331.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 100.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 615446.09 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 124903.34 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 254176.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 33856.03 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 5620.56 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 72375.32 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 687973.06 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 687679.23 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 41.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 36605.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 74491.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 9922.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1647.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 6154.23 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 723.89 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 41.06 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 36604.19 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 74491.89 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 9921.82 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1647.97 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 201626.37 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 615.3 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 72.38 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 687.68 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24051.12 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 12421.97 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 903.48 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 7.13 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 6.6 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 403163.89 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 90.36 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050006_RetlMed_Run27.xml_3.0.1_out.osw b/test/050006_RetlMed_Run27.xml_3.0.1_out.osw new file mode 100644 index 000000000..9846403fe --- /dev/null +++ b/test/050006_RetlMed_Run27.xml_3.0.1_out.osw @@ -0,0 +1,1131 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5A819340-B9E0-480E-8CF8-138D9A81D7D3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6407D5DD-BF5C-4AEF-9728-D09BFE4241FF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{86E47364-9675-4517-ABEC-BA2B68C7848B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={9D3C53EE-B7CC-4EEE-909F-477711E033F0}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_ENTRY THERMAL ZONE\", only 0.88 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SOUTHADDTN OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SOUTHADDTN OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = SOUTHADDTN COOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={815C1A49-2341-4904-99EA-985295CA8073}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"SOUTHADDTN COOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -9.58", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:34 - 00:38", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"SOUTHADDTN COOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.32 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:34 - 00:38", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.940 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 66 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"SOUTHADDTN COOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1142 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"SOUTHADDTN COOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1542 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999467 Min=-0.377298", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2771 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050006_RetlMed_Run27.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 281113.08 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 281113.08 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 3375.78 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 83.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 83.27 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1348.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 802.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 99700.88 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 23799.69 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 35922.27 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 41751.34 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 52499.59 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 27448.78 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 153972.89 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 127140.19 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 6975.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 10527.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 12236.11 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15386.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 997.2 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 274.54 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 6975.04 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 10526.49 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 12235.98 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15386.73 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 45124.23 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 99.7 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 27.45 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 127.14 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 3246.6 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062_new", + "units": "ft^2", + "value": 2745.77 + }, + { + "name": "fixed_window_u_35", + "units": "ft^2", + "value": 1602.65 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 36.86 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 37.16 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 3375.77 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 82386.11 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 16.14 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050006_RetlMed_Run28.xml_3.0.1_out.osw b/test/050006_RetlMed_Run28.xml_3.0.1_out.osw new file mode 100644 index 000000000..17a28d08c --- /dev/null +++ b/test/050006_RetlMed_Run28.xml_3.0.1_out.osw @@ -0,0 +1,1283 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{25CE9898-5918-4C92-A2F5-E5B008821183}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{76A27E8D-F5A2-4E06-9D88-3C7B7E5016A1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{84E37D37-86EB-4E92-8E44-7325416DC426}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{90540761-9D48-4C7F-9C1B-4DE6CB87096B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D2453287-C4FA-4941-A60E-0ED5689D6896}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={8CC2487E-6BFE-47C2-A2B3-4F1CB8472C60}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_RETAIL THERMAL ZONE\", only 0.97 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_ENTRY THERMAL ZONE\", only 0.88 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BACKSPACEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BACKSPACEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORERETAILVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORERETAILVAVTRMLUNIT-2", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SOUTHADDTN OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SOUTHADDTN OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"BACK_SPACE THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS5 COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=SOUTHADDTN OACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=SOUTHADDTN AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=1.607483 will be reset to loop Design Supply Air Flow Rate=1.532225", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = SOUTHADDTN COOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={C3B3610A-CA65-4234-AFAE-077FB09D7E73}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"SOUTHADDTN COOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"SOUTHADDTN COOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.30 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.312 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:15 - 09:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:30 - 09:35", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:35 - 09:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 09:40 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:00 - 10:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/01 10:00 - 10:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/04 18:15 - 18:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/04 18:15 - 18:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/04 18:23 - 18:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/04 18:45 - 19:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 11:00 - 11:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 11:25 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 11:30 - 11:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at LOS-ANGELES-INTL_722950_CZ2010, 01/05 12:00 - 12:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.211E-005 m3/s/W.", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS5 COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -40.29 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 03/10 10:45 - 10:49", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=ReportCoilSelection::doFinalProcessingOfCoilData,", + " ** ~~~ ** Environment=LOS-ANGELES-INTL_722950_CZ2010, at Simulation time=12/31 24:00 - 24:05", + " ** ~~~ ** Input Temperature = -1.23", + " ** ~~~ ** Input Humidity Ratio= 4.343662E-003", + " ** ~~~ ** Input Pressure = 98933.50", + " ** ~~~ ** Resultant Temperature= -3.63E-002", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 66 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"SOUTHADDTN COOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 757 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.15 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"SOUTHADDTN COOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 934 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99775 Min=-0.919561", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during LOS-ANGELES-INTL_722950_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 527 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 197374 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.684000E-005 Min=1.005334E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11939 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.998218 Min=-42.532837", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 21 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 211647 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050006_RetlMed_Run28.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1509607.28 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1509607.28 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 61.14 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 61.14 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 981.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 394.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 679158.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 146655.74 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 209960.45 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 126457.76 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 5696.38 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 72375.32 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 758196.83 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 751400.98 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 38.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 42980.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 61533.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 37061.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1669.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 6791.57 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 723.89 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 38.84 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 42981.83 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 61534.11 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 37061.92 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1670.31 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 222206.46 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 679.03 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 72.38 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 751.4 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "altered_heavy_mass_wall", + "units": "ft^2", + "value": 980.3 + }, + { + "name": "altered_light_mass_wall", + "units": "ft^2", + "value": 980.3 + }, + { + "name": "altered_metal_bldg_roof", + "units": "ft^2", + "value": 4089.12 + }, + { + "name": "altered_metal_building_wall", + "units": "ft^2", + "value": 1800.51 + }, + { + "name": "altered_metal_frame_wall", + "units": "ft^2", + "value": 459.32 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 3246.6 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062_new", + "units": "ft^2", + "value": 1800.06 + }, + { + "name": "new_heavy_mass_wall", + "units": "ft^2", + "value": 459.32 + }, + { + "name": "other_altered_roof", + "units": "ft^2", + "value": 16715.4 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 2548.36 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "fixed_window_u_40_existing", + "units": "ft^2", + "value": 3641.11 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 48.85 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 49.21 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 442422.22 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 93.08 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050012_RetlMed_CECStd.xml_3.0.1_out.osw b/test/050012_RetlMed_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..c7b01065f --- /dev/null +++ b/test/050012_RetlMed_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1214 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7585D96D-852A-4799-A0C1-BA578857B392}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8A0A9AEA-1E25-40EF-9C8F-3992CA50E303}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AAA475D5-A656-464E-BACD-946070D54F83}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DD4A2B74-8F00-42F6-AE6C-AF4A8F7838E5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FCE9F871-4AA9-463A-8F94-D6D94B8959D5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={1B78DFFF-31A9-4B36-9EC7-65B2BC3BC6A1}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_RETAIL THERMAL ZONE\", only 0.97 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={B95DE4E0-4F7B-4E68-9631-7936F9E22231}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:00 - 06:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:01 - 06:02", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:02 - 06:03", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:03 - 06:05", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:05 - 06:06", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:06 - 06:07", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:07 - 06:08", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:08 - 06:09", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:09 - 06:10", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:10 - 06:12", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:12 - 06:13", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:15 - 06:17", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:17 - 06:19", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:19 - 06:21", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/06 07:38 - 07:45", + " ** ~~~ ** Input Temperature=-107.83", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 2696 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-107.832115 C Min=-164.095413 C", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 24 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2813 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050012_RetlMed_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1295030.97 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1295030.97 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.45 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.45 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 161.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 584480.91 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 111918.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 203790.16 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 52878.72 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 6691.59 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 65996.51 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 644686.25 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 650344.72 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 38.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 32800.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 59725.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15497.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1961.11 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 5844.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 660.09 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 38.45 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 32799.04 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 59724.53 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15497.15 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1961.45 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 188940.06 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 584.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 66.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 650.34 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 24051.12 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_metal_frame_wall_unconditioned", + "units": "ft^2", + "value": 178.19 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 11587.61 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 903.48 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 7.13 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 6.6 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 379536.11 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 80.85 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050112_RetlMed_SZVAV16.xml_3.0.1_out.osw b/test/050112_RetlMed_SZVAV16.xml_3.0.1_out.osw new file mode 100644 index 000000000..bda9350cf --- /dev/null +++ b/test/050112_RetlMed_SZVAV16.xml_3.0.1_out.osw @@ -0,0 +1,1238 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0468F5C4-D42C-4AB1-8B0A-1B0E6741B770}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{78D0AB8B-19DE-4E71-A370-254F30432E57}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8BBE8770-57E6-448B-A11B-AC8826424362}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9FE26FCE-A395-42AD-AA64-A3883CE6E4F4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CE9DD810-43D8-4685-94F1-CF02FE32A3A4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={DF586E41-68D6-40D9-A749-361195F98BD4}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_RETAIL THERMAL ZONE\", only 0.97 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_ENTRY THERMAL ZONE\", only 0.88 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 0.44 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = BACK_SPACE TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = CORE_RETAIL TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = FRONT_RETAIL TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = POINT_OF_SALE TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BACK_SPACE ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"CORE_RETAIL ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FRONT_RETAIL ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"POINT_OF_SALE ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BACK_SPACE CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = CORE_RETAIL CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FRONT_RETAIL CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = POINT_OF_SALE CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={18C7D3C2-1F6E-4E6D-80C0-A4CD2EE3EB08}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:04 - 06:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:05 - 06:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:06 - 06:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:10 - 06:11", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:11 - 06:12", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:15 - 06:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:23 - 06:25", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:28 - 06:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:41 - 06:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:45 - 06:52", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 07:00 - 07:04", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 07:30 - 07:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 07:45 - 08:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/02 06:06 - 06:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"FRONT_RETAIL CLGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.70 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/11 11:38 - 11:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.825 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"POINT_OF_SALE CLGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.03 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/11 11:38 - 11:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.068 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BACK_SPACE CLGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.13 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/11 13:30 - 13:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 22.005 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"CORE_RETAIL CLGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.58 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/06 11:00 - 11:05", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 23.113 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 1189 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FRONT_RETAIL CLGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 421 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995728 Min=-4.757404", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"POINT_OF_SALE CLGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 239 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.991282 Min=-1.460888", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BACK_SPACE CLGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 56 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996129 Min=0.102294", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"CORE_RETAIL CLGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 71 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.99019 Min=-1.714263", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 21 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2091 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050112_RetlMed_SZVAV16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1424493.31 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1424493.31 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 57.69 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 57.69 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 305.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 460961.38 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 105861.69 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 210282.71 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 297159.62 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 5648.99 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 75294.59 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 888313.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 536180.14 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 22.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 31025.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 61627.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 87088.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1655.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 4609.74 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 753.09 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 22.47 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 31024.72 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 61629.11 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 87087.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1656.52 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 260340.21 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 460.88 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 75.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 536.18 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24051.12 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 12421.97 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 903.48 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 7.13 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 6.6 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 417477.78 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 105.5 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/050312_RetlMed_Alterations16.xml_3.0.1_out.osw b/test/050312_RetlMed_Alterations16.xml_3.0.1_out.osw new file mode 100644 index 000000000..0e0a29597 --- /dev/null +++ b/test/050312_RetlMed_Alterations16.xml_3.0.1_out.osw @@ -0,0 +1,1231 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0C9F3A5F-C520-4B5F-BF8C-4DC4A8FAAD12}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{439067F4-564A-4415-8A90-D1F7DBF8AB02}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4DC263C7-32EB-41D8-AA5B-505E60292775}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7B50E814-8998-4757-B0D0-57CC556DA98D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A23AE3B4-FD43-4C7B-AD7B-40C34B887570}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={23587700-C980-42B1-90F4-29CEEFB2A5C3}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"BACK_SPACE THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS5 COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={2E7122B0-F1B1-4EE0-9062-0B3FED674CE3}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 04:45 - 05:00", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 06:12 - 06:13", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 08:12 - 08:13", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 07:15 - 07:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 08:15 - 08:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 07:08 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 07:00 - 07:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 07:08 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 07:23 - 07:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 07:45 - 07:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 07:53 - 08:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 08:45 - 09:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 20:30 - 20:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/08 07:15 - 07:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.079E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS5 COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -36.44 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/10 10:45 - 11:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 301 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 133246 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683714E-005 Min=1.069925E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 10515 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.990812 Min=-39.919873", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 144177 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/050312_RetlMed_Alterations16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1495219.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1495219.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.55 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.55 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 149.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 6.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 631303.07 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 156039.13 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 304116.6 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 65494.16 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 6340.9 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 62641.23 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 801426.77 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 693792.65 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 41.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 45730.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 89127.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19194.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 1858.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 6312.83 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 626.53 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 42.15 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 45730.14 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 89129.03 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19195.33 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 1858.69 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 234874.77 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 631.16 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 62.64 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 693.79 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 20804.52 + }, + { + "name": "existing_mass_wall", + "units": "ft^2", + "value": 9764.43 + }, + { + "name": "modified_mass_wall", + "units": "ft^2", + "value": 1417.86 + }, + { + "name": "modified_roof_cons", + "units": "ft^2", + "value": 3375.77 + }, + { + "name": "new_wall_cons", + "units": "ft^2", + "value": 1239.68 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "new_window", + "units": "ft^2", + "value": 903.48 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 7.13 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 6.6 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 438205.56 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 98.1 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/060012_RstntSml_CECStd.xml_3.0.1_out.osw b/test/060012_RstntSml_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..a57fd71a7 --- /dev/null +++ b/test/060012_RstntSml_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1132 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6839A104-2E6D-4323-843B-D3743EF3C0A4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E2F7057A-3A74-4E8E-9BE8-6FFF6BCEF415}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"DINING TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"KITCHEN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={94F5E30F-2239-425E-8AE7-50D8A28DC431}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"DINING THERMAL ZONE\", only 0.77 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DININGOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"DINING THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"KITCHEN OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"KITCHEN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = DINING COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"DINING COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.946E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = KITCHEN COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"KITCHEN COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.808E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={A5240EBD-A4ED-4071-BB41-3E05EFC96652}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"KITCHEN COILCLG\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.60", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:05 - 06:10", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"KITCHEN COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.69 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:05 - 06:10", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 20.472 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"DINING COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.77 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/03 17:45 - 18:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 21.100 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 25 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"KITCHEN COILCLG\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 186 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-22.35 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"KITCHEN COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1050 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.9971 Min=-5.690183", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"DINING COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 52 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.95713 Min=2.301968E-002", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 9 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 1373 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/060012_RstntSml_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "QS Restaurant", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 489272.68 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 489272.68 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 5001.88 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 97.82 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 97.82 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 25.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 133035.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 17610.44 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 37723.12 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 185317.2 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 52158.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 63418.44 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 188577.69 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 300694.98 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5161.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 11055.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 23763.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 15286.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1330.61 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 1042.52 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 634.31 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5161.5 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 11055.34 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 23764.22 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 15285.47 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 55266.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 133.04 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 104.23 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 63.42 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 300.7 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 1720.77 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 2786.31 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 280.12 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 14.0 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 14.0 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 5001.84 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 143391.67 + }, + { + "name": "dining_water_use_equipment", + "units": "gal/min", + "value": 0.4 + }, + { + "name": "kitchen_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 14.02 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/070012_HotSml_CECStd.xml_3.0.1_out.osw b/test/070012_HotSml_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..6b2f3ee80 --- /dev/null +++ b/test/070012_HotSml_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1483 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2CCB0041-89DE-42AB-8F39-B64867E629BA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6CC83EB0-A73C-4035-9665-AF11C3A761D7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7250D106-D1CA-4AC1-A4BA-DC57A1BF53CE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{92F4CE79-9A9A-41D6-9A2B-DBB2469FECF7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B9F16721-6D42-43B8-9198-A856976DE34C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONTLOUNGEFLR1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONTOFFICEFLR1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"LAUNDRYROOMFLR1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MECHANICALROOMFLR1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MEETINGROOMFLR1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={81902AE2-85FA-4AA3-A063-7C162F24B0FD}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONTLOUNGEFLR1 THERMAL ZONE\", only 0.58 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONTOFFICEFLR1 THERMAL ZONE\", only 0.52 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"LAUNDRYROOMFLR1 THERMAL ZONE\", only 0.52 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"MEETINGROOMFLR1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-5", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-6", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-7", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-8", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-12", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-12", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-13", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-13", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-14", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-14", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-15", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-15", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-16", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-16", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-17", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-17", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-18", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-18", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-19", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-19", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-9", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-10", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-11", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-20", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-20", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-21", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-21", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-22", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-22", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-23", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-23", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-24", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-24", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-25", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-25", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-26", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-26", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-27", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-27", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-28", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-28", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORRIDORFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"EMPLOYEELOUNGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"EXERCISECENTERFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTLOUNGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTOFFICEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTAIRSFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTORAGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"LAUNDRYROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"MECHANICALROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"MEETINGROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTAIRSFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTORAGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RESTROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORRIDORFLR2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTAIRSFLR2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTORAGEFLR2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTAIRSFLR2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTORAGEFLR2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORRIDORFLR3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTAIRSFLR3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTORAGEFLR3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTAIRSFLR3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTORAGEFLR3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORRIDORFLR4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTAIRSFLR4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONTSTORAGEFLR4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTAIRSFLR4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-4 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REARSTORAGEFLR4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"CORRIDORFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"CORRIDORFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"EMPLOYEELOUNGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"EMPLOYEELOUNGEFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"EXERCISECENTERFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"EXERCISECENTERFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"FRONTOFFICEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"FRONTOFFICEFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"FRONTSTAIRSFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"FRONTSTAIRSFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"FRONTSTORAGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"FRONTSTORAGEFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"LAUNDRYROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"LAUNDRYROOMFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"MECHANICALROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"MECHANICALROOMFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"REARSTAIRSFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"REARSTAIRSFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"REARSTORAGEFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"REARSTORAGEFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"RESTROOMFLR1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"RESTROOMFLR1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.785E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.785E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG-2\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.878E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG-2\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.878E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG-3\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.868E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"BASESYS5 COILCLG-3\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.868E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={E3128BAA-BEA6-4FBF-BA18-15733B89DA92}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 00:15 - 00:30", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 00:23 - 00:26", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 00:30 - 00:35", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 11:15 - 11:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 12:15 - 12:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 12:45 - 13:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 13:08 - 13:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 13:30 - 13:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 17:00 - 17:04", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 17:11 - 17:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 17:23 - 17:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 21:53 - 22:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/07 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/08 12:53 - 13:00", + " ** ~~~ ** Input Temperature = 5.04", + " ** ~~~ ** Input Humidity Ratio= 1.729993E-003", + " ** ~~~ ** Input Pressure = 101500.00", + " ** ~~~ ** Resultant Temperature= 1.25E-002", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/31 06:40 - 06:42", + " ** ~~~ ** Input Temperature=-497.07", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower range temperature is outside model boundaries at -0.27.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/11 14:00 - 14:15", + " ** ~~~ ** ...Tower range temperature passed to the model = -0.26890", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower approach temperature is outside model boundaries at 0.96.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/15 10:45 - 11:00", + " ** ~~~ ** ...Tower approach temperature passed to the model = 0.95715", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.69.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:15 - 16:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.82.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:30 - 16:45", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.95.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:45 - 17:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.80.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 17:00 - 17:15", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 16 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 28 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 1527 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 4 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-117.891026 C Min=-1299.492065 C", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 10562 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.10478 Min=-5.240429", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4050 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=13.33471 Min=-5.837902", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 73 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 16355 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/070012_HotSml_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Hotel Small", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1623411.69 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1623411.69 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 43201.92 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 37.58 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 37.58 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 483.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 227.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 931931.71 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 81066.8 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 233447.36 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 233523.18 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 100260.09 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 11079.98 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 123.22 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 31979.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 659699.67 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 963712.01 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 58.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 23758.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 68416.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 68438.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 29383.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 3247.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 36.11 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 9319.12 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 319.86 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 59.39 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 23758.86 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 68415.58 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 68437.81 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 29383.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 3248.6 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 36.14 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 193339.78 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 931.73 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 31.97 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 963.71 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_res_wood_framing_and_other_roof_u_028", + "units": "ft^2", + "value": 8667.35 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 7566.79 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 9045.41 + }, + { + "name": "base_cz_12_res_metal_frame_wall_u_069", + "units": "ft^2", + "value": 8690.61 + }, + { + "name": "base_cz_12_res_other_floor_u_039", + "units": "ft^2", + "value": 1755.08 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 2133.14 + }, + { + "name": "base_all_cz_fixed_win_u_36_n_res", + "units": "ft^2", + "value": 562.46 + }, + { + "name": "base_all_cz_fixed_win_u_36_res", + "units": "ft^2", + "value": 1420.45 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 10.87 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 10.87 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 43201.97 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 475775.0 + }, + { + "name": "front_lounge_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.2 + }, + { + "name": "front_office_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "laundry_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "mechanical_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "meeting_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 69.81 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/070015_HotSml_Run03.xml_3.0.1_out.osw b/test/070015_HotSml_Run03.xml_3.0.1_out.osw new file mode 100644 index 000000000..59ccac1a9 --- /dev/null +++ b/test/070015_HotSml_Run03.xml_3.0.1_out.osw @@ -0,0 +1,997 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/070015_HotSml_Run03.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "00700-HotelSmall_CecRef", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1796492.57 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1796492.57 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 43201.92 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 41.58 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 41.58 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 779.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 333.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1054598.2 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 106165.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 238176.96 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 233523.18 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 125538.38 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 13288.4 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 104.26 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 25098.2 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 716985.74 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1079497.35 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 58.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 31113.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 69802.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 68438.89 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 36791.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 3894.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 30.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 10546.03 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 251.03 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 58.73 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 31114.39 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 69802.03 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 68437.81 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 36791.12 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 3894.53 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 30.38 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 210128.98 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1054.4 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 25.1 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1079.5 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_conc_raised_f_lr", + "units": "ft^2", + "value": 10800.49 + }, + { + "name": "nacm_mtl_framed_wall", + "units": "ft^2", + "value": 16257.4 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 10800.49 + }, + { + "name": "window_non_res_fixed", + "units": "ft^2", + "value": 562.46 + }, + { + "name": "window_res_operable", + "units": "ft^2", + "value": 1420.45 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 10.87 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 10.87 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 43201.97 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 526500.0 + }, + { + "name": "front_lounge_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.2 + }, + { + "name": "front_office_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "laundry_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "mechanical_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "meeting_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 83.82 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/070015_HotSml_Run22.xml_3.0.1_out.osw b/test/070015_HotSml_Run22.xml_3.0.1_out.osw new file mode 100644 index 000000000..1b34ed916 --- /dev/null +++ b/test/070015_HotSml_Run22.xml_3.0.1_out.osw @@ -0,0 +1,997 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/070015_HotSml_Run22.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "00700-HotelSmall_CecRef", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1958256.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1958256.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 43201.92 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 45.33 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 45.33 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 652.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 376.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 231.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 374.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 889886.54 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 97682.03 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 245228.72 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 355867.42 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 336200.21 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 11933.02 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 21439.62 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 975588.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 982668.36 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 2002.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 28627.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 71869.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 81386.11 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 98530.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 3497.22 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 8832.23 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 781.82 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 214.44 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 2003.37 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 28626.88 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 71869.92 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 81387.14 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 98531.44 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 3497.04 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.1 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 285915.89 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 883.06 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 78.17 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 21.44 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 982.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_ext_conc_raised_f_lr", + "units": "ft^2", + "value": 10800.49 + }, + { + "name": "nacm_mtl_framed_wall", + "units": "ft^2", + "value": 16257.4 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 10800.49 + }, + { + "name": "window_non_res_fixed", + "units": "ft^2", + "value": 562.46 + }, + { + "name": "window_res_operable", + "units": "ft^2", + "value": 1420.45 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 10.87 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 10.87 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 43201.97 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 573908.33 + }, + { + "name": "front_lounge_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.2 + }, + { + "name": "front_office_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "kitchen_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "laundry_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "mechanical_room_flr_1_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 85.0 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/080006_Whse_Run07.xml_3.0.1_out.osw b/test/080006_Whse_Run07.xml_3.0.1_out.osw new file mode 100644 index 000000000..c726f2b0e --- /dev/null +++ b/test/080006_Whse_Run07.xml_3.0.1_out.osw @@ -0,0 +1,1201 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{54703E45-E275-41BD-8DED-2E3BFEE80F07}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5F83C5D6-DE08-4375-9B17-21A4465EB34A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{67964F49-C124-4F06-A91F-8521FD21464C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE1 OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE2 FINE STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE3 BULK STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={8ADFA167-C0E7-420A-B062-D3647DA9C89A}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE1 OFFICE THERMAL ZONE\", only 0.21 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\", only 0.87 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICEZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE1 OFFICE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FINESTO_ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BULKSTOZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BULKSTO_ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FINESTO_ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = OFFICEZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CB76FCAD-1946-4892-82E1-6DF950BCB333}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"FINESTO_ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:12 - 00:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"FINESTO_ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.24 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:12 - 00:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.388 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:23 - 00:30", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.16 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:23 - 00:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.455 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BULKSTO_ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BULKSTO_ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.11 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.523 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FINESTO_ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 64 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.1 [C] Min=-16.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FINESTO_ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 75 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.215124 Min=-0.524957", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1526 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.000000E-002 [C] Min=-22.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2157 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.963751 Min=-0.406765", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BULKSTO_ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1045 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-21.1 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BULKSTO_ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1759 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.995827 Min=-0.284565", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 6717 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/080006_Whse_Run07.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Warehouse", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2440790.21 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2440790.21 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 52045.01 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 46.9 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 46.9 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1300.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 19.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 131.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2112712.8 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 85436.24 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 75465.2 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 120353.82 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 35249.32 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 11582.33 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 316504.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2124285.64 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 25038.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 22116.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 35272.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 10330.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 21131.2 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 115.85 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 25037.79 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 22116.66 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 35273.23 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 10330.99 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 92758.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2112.71 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 11.58 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2124.29 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 9503.94 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 14358.57 + }, + { + "name": "nacm_semi_ht_ext_wall", + "units": "ft^2", + "value": 16455.4 + }, + { + "name": "nacm_semi_ht_roof", + "units": "ft^2", + "value": 31648.72 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 190.11 + }, + { + "name": "overhead_door", + "units": "ft^2", + "value": 559.94 + }, + { + "name": "sky_light", + "units": "ft^2", + "value": 3488.0 + }, + { + "name": "swinging_door", + "units": "ft^2", + "value": 167.98 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.71 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 7.05 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 52045.04 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 715325.0 + }, + { + "name": "zone_1_office_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_2_fine_storage_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_3_bulk_storage_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.08 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/080006_Whse_Run08.xml_3.0.1_out.osw b/test/080006_Whse_Run08.xml_3.0.1_out.osw new file mode 100644 index 000000000..ebca0df80 --- /dev/null +++ b/test/080006_Whse_Run08.xml_3.0.1_out.osw @@ -0,0 +1,1138 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4AEEF6B0-7E9C-4DC9-ABD8-C774EEAEA5E5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7A9C3FA7-719F-4F62-AC0A-1941B031CD12}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9A755B3D-E679-41F6-A0C0-379371821134}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE1 OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE2 FINE STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE3 BULK STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={8C15BD6B-17CB-4053-91E6-F3D77B70D300}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE1 OFFICE THERMAL ZONE\", only 0.21 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\", only 0.99 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\", only 0.99 of the zone is controlled.", + " ** Warning ** Calculated design cooling load for zone=ZONE2 FINE STORAGE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=ZONE3 BULK STORAGE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"BULKSTORAGE_HTGVENT\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"FINESTORAGE_HTGVENT\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE1 OFFICE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FINESTORAGE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BULKSTORAGE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=OFFICE_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=OFFICE_SZAC.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=1.432738 will be reset to loop Design Supply Air Flow Rate=1.203348", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = OFFICE_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={851F1E87-92D0-4B84-A565-80CFEE6BA477}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 94 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/080006_Whse_Run08.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Warehouse", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2488702.37 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2488702.37 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 52045.01 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 47.82 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 47.82 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1518.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 29.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 376.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1903861.29 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 9828.86 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 76678.41 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 120353.82 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 366388.19 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 11582.33 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 573258.75 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1915443.62 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 2880.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 22472.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 35272.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 107377.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 19042.29 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 115.85 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 2881.26 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 22471.59 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 35273.23 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 107378.5 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 168004.59 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1903.87 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 11.58 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1915.44 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 9503.94 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 12822.57 + }, + { + "name": "nacm_semi_ht_ext_wall", + "units": "ft^2", + "value": 16455.4 + }, + { + "name": "nacm_semi_ht_roof", + "units": "ft^2", + "value": 29696.72 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 190.11 + }, + { + "name": "overhead_door", + "units": "ft^2", + "value": 559.94 + }, + { + "name": "sky_light", + "units": "ft^2", + "value": 6976.0 + }, + { + "name": "swinging_door", + "units": "ft^2", + "value": 167.98 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.71 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 14.09 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 52045.04 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 729366.67 + }, + { + "name": "zone_1_office_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_2_fine_storage_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_3_bulk_storage_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 54.3 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/080006_Whse_Run15.xml_3.0.1_out.osw b/test/080006_Whse_Run15.xml_3.0.1_out.osw new file mode 100644 index 000000000..836cf660b --- /dev/null +++ b/test/080006_Whse_Run15.xml_3.0.1_out.osw @@ -0,0 +1,1201 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1BCEFC6F-0943-4E4B-B8ED-E111CE7E4BA0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1F915A14-276C-4451-B852-4827F4F91ABB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{72D8C93A-2A18-4C9F-A09A-EF716FCDF34B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE1 OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE2 FINE STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE3 BULK STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={43AAC648-C5B0-4B6C-8E5D-0E7C9A7285F6}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE1 OFFICE THERMAL ZONE\", only 7.35E-002 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\", only 0.67 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\", only 0.72 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICEZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE1 OFFICE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FINESTO_ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BULKSTOZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BULKSTO_ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FINESTO_ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = OFFICEZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={84ABA96A-28EC-4F57-A9C3-724863CA1295}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BULKSTO_ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.33", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:04 - 00:08", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BULKSTO_ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.17 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:04 - 00:08", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.461 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -6.95", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:20 - 00:25", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.13 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:20 - 00:25", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.485 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"FINESTO_ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"FINESTO_ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.33 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:50 - 00:55", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.298 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BULKSTO_ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 975 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-5.000000E-002 [C] Min=-21.25 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BULKSTO_ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1631 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.95669 Min=-0.289455", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 1412 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.1 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 2020 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.971967 Min=-0.396039", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FINESTO_ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 53 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.1 [C] Min=-17.5 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FINESTO_ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 62 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.32602 Min=-0.558734", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 6244 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/080006_Whse_Run15.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Warehouse", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2399958.25 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2399958.25 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 52045.01 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 46.11 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 46.11 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1251.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 16.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 109.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2039370.71 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 83512.17 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 108657.75 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 120353.82 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 34964.97 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 13089.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 347498.19 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 2052460.06 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 24475.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 31844.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 35272.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 10247.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 20397.64 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 130.92 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 24476.23 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 31845.82 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 35273.23 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 10245.98 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 101841.26 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 2039.37 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 13.09 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 2052.46 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 9503.94 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 14534.57 + }, + { + "name": "nacm_semi_ht_ext_wall", + "units": "ft^2", + "value": 16455.4 + }, + { + "name": "nacm_semi_ht_roof", + "units": "ft^2", + "value": 32480.73 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 190.11 + }, + { + "name": "overhead_door", + "units": "ft^2", + "value": 559.94 + }, + { + "name": "sky_light", + "units": "ft^2", + "value": 2480.0 + }, + { + "name": "swinging_door", + "units": "ft^2", + "value": 167.98 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.71 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 5.01 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 52045.04 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 703358.33 + }, + { + "name": "zone_1_office_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_2_fine_storage_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_3_bulk_storage_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 102.29 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/080006_Whse_Run21.xml_3.0.1_out.osw b/test/080006_Whse_Run21.xml_3.0.1_out.osw new file mode 100644 index 000000000..5987e2880 --- /dev/null +++ b/test/080006_Whse_Run21.xml_3.0.1_out.osw @@ -0,0 +1,1163 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{45A3F1DE-76B0-4A32-A4A3-B1A04450718E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{87199DFA-9D69-448E-971A-2E7740641445}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EFA53940-6A54-4300-B692-AE9CD5F933E6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE1 OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE2 FINE STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"ZONE3 BULK STORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={454826BC-631E-464C-82DD-780BD841EA10}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[8.03] degrees, Longitude difference=[30.48] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[572.91] percent, [171.13] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE1 OFFICE THERMAL ZONE\", only 0.21 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\", only 0.67 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\", only 0.72 of the zone is controlled.", + " ** Warning ** Calculated design cooling load for zone=ZONE2 FINE STORAGE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=ZONE3 BULK STORAGE THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"BULKSTO_ZNPSZAIRSYS\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"FINESTO_ZNPSZAIRSYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICEZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE1 OFFICE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FINESTO_ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE2 FINE STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BULKSTOZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZONE3 BULK STORAGE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=OFFICEZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=OFFICEZNPSZAIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=1.326423 will be reset to loop Design Supply Air Flow Rate=1.203348", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = OFFICEZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={C72C420D-4E8F-4A15-8F9D-97E438120A27}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -12.20", + " ** ~~~ ** ... Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:53 - 01:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"OFFICEZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.13 C.", + " ** ~~~ ** ...Occurrence info = LOS-ANGELES-INTL_722950_CZ2010, 01/01 00:53 - 01:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.486 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 40 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 2452 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"OFFICEZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 3326 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.971005 Min=-0.500267", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 5872 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/080006_Whse_Run21.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Warehouse", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2365495.62 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2365495.62 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 52045.01 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 45.45 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 45.45 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1003.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 4.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 23.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1718013.31 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 9989.99 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 107605.68 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 120353.82 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 396832.07 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 12700.75 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 634781.56 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1730704.58 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 2927.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 31536.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 35272.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 116300.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 17183.45 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 127.03 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 2926.54 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 31535.95 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 35273.23 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 116300.94 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 186036.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1718.01 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 12.7 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1730.71 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "nacm_metal_framed_wall", + "units": "ft^2", + "value": 9503.94 + }, + { + "name": "nacm_roof", + "units": "ft^2", + "value": 14534.57 + }, + { + "name": "nacm_semi_ht_ext_wall", + "units": "ft^2", + "value": 16455.4 + }, + { + "name": "nacm_semi_ht_roof", + "units": "ft^2", + "value": 32480.73 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 190.11 + }, + { + "name": "overhead_door", + "units": "ft^2", + "value": 559.94 + }, + { + "name": "sky_light", + "units": "ft^2", + "value": 2480.0 + }, + { + "name": "swinging_door", + "units": "ft^2", + "value": 167.98 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.71 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 5.01 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 52045.04 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 693258.33 + }, + { + "name": "zone_1_office_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_2_fine_storage_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "zone_3_bulk_storage_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 58.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/080012_Whse_CECStd.xml_3.0.1_out.osw b/test/080012_Whse_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..45897ff29 --- /dev/null +++ b/test/080012_Whse_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1128 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2E066C13-2EAC-450F-A7B4-82295908CC66}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{72297824-19EA-4976-8CEE-E9517B553F7A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7B05454F-703D-41D6-BE41-D85613F95CEB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SPC_BULKSTORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SPC_FINESTORAGE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SPC_OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={88DDC0B0-75D8-47BA-9F9D-A1FC33F9DF12}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZN_BULKSTORAGE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZN_FINESTORAGE\", only 0.72 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"ZN_OFFICE\", only 0.38 of the zone is controlled.", + " ** Warning ** Calculated design cooling load for zone=ZN_BULKSTORAGE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=ZN_FINESTORAGE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"BULKSTORAGE_HTGVENT\" has no Controllers.", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"FINESTORAGE_HTGVENT\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BULKSTORAGE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZN_BULKSTORAGE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"FINESTORAGE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZN_FINESTORAGE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"ZN_OFFICE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=OFFICE_OACTRL is greater than Design Supply Air Flow Rate for AirLoopHVAC=OFFICE_SZAC.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=1.370428 will be reset to loop Design Supply Air Flow Rate=1.239032", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = OFFICE_COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={4D0821E0-901B-4825-89B9-6CDE01FADAA3}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 11 unused schedules in input.", + " ************* There are 11 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 94 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/080012_Whse_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Warehouse", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2033333.11 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2033333.11 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 52045.01 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 39.07 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 39.07 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 640.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1470253.92 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 7677.32 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 79806.2 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 120353.82 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 336977.42 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 18264.44 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 544814.76 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1488518.35 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 2250.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 23388.89 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 35272.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 98758.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 14705.38 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 182.68 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 2249.95 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 23388.85 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 35273.23 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 98758.31 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 159670.34 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1470.25 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 18.26 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1488.52 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 47020.46 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 25959.34 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 190.11 + }, + { + "name": "base_all_cz_n_swng_ext_door_u_145", + "units": "ft^2", + "value": 559.94 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 2474.83 + }, + { + "name": "base_all_cz_swng_ext_door_u_070", + "units": "ft^2", + "value": 167.98 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 0.71 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 0.71 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 5.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 52045.04 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 595911.11 + }, + { + "name": "spc_bulk_storage_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "spc_fine_storage_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "spc_office_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 55.63 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/090012_RetlLrg_CECStd.xml_3.0.1_out.osw b/test/090012_RetlLrg_CECStd.xml_3.0.1_out.osw new file mode 100644 index 000000000..63fc932eb --- /dev/null +++ b/test/090012_RetlLrg_CECStd.xml_3.0.1_out.osw @@ -0,0 +1,1327 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{10C7505E-A6C7-46ED-AE1A-CE7398485A7A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{1860C1FB-1400-4415-885E-DF0AF9FFE271}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{297008DD-ABA5-41B6-A373-248737467FE4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{425A25CB-F034-4C83-98F9-424597C4722D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4828B082-2A2B-4B3C-875D-ACFF4336D9D9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4A5C9C89-8348-448C-98EE-3C933F497F6C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5506C916-B189-430D-932B-9DE9286AB287}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5617D153-6515-4B61-9893-1B2BB4DA2C91}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{56D86C0A-F4E3-4FFE-8377-5A450AB59189}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{79B0E122-5612-471E-9DF1-7E869E973A4C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{91452099-EDB5-47F1-A796-A12440931ABD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{981F1186-0C99-49A6-90AD-A51A5B6C7D79}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CAF46000-673F-4493-AFAF-5AFA8C426EF5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D38C4D6C-5B5D-4C24-A813-A76C185DD0CA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D9D756F4-CD57-4B6D-A5D6-FFA1C98992EB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E6453E31-59AE-41EE-A205-BEEC88EE3A99}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E8F011C4-AD08-444E-8F08-7D1C4D13E077}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F846748F-F8BA-461D-8F04-9F573F47C431}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"AISLE_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"AISLE_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"AISLE_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"AISLE_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_OFFICE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SHELVING/REFRIG TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_STORAGE_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_STORAGE_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MAIN_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"REGISTERS TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_ENTRY_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_ENTRY_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_SHELVING_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_SHELVING_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_SHELVING_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_SHELVING_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_STORAGE_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"SIDE_STORAGE_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={A75201D1-B75B-462F-BF9B-7A5CA81AA571}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"BACK_SHELVING/REFRIG ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"BACK_STORAGE ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"MAIN_ENTRY ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"REGISTERS/AISLE ZONE\", only 0.86 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_ENTRY_1 ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_ENTRY_2 ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_SHELVING_EAST ZONE\", only 0.84 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_SHELVING_WEST ZONE\", only 0.95 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_STORAGE_1 ZONE\", only 0.85 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"SIDE_STORAGE_2 ZONE\", only 0.77 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"BACK_SHELVING/REFRIG SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = BACK_OFFICE_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = BACK_SHELVING/REFRIG_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = BACK_STORAGE_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = MAIN_ENTRY_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = REGISTERS/AISLE_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = RESTROOM_1_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = RESTROOM_2_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_ENTRY_1_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_ENTRY_2_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_SHELVING_EAST_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_SHELVING_WEST_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_STORAGE_1_TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = SIDE_STORAGE_2_TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BACK_OFFICE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_OFFICE ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BACK_SHELVING/REFRIG_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SHELVING/REFRIG ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BACK_STORAGE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_STORAGE ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MAIN_ENTRY_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"MAIN_ENTRY ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"REGISTERS/AISLE_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"REGISTERS/AISLE ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RESTROOM_1_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RESTROOM_1 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RESTROOM_2_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RESTROOM_2 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_ENTRY_1_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_ENTRY_1 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_ENTRY_2_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_ENTRY_2 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_SHELVING_EAST_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_SHELVING_EAST ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_SHELVING_WEST_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_SHELVING_WEST ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_STORAGE_1_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_STORAGE_1 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"SIDE_STORAGE_2_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"SIDE_STORAGE_2 ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={BB1F87A0-0C88-45F7-A690-24785DAD1DF8}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 04/16 07:30 - 07:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/25 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/26 07:00 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/30 08:30 - 08:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/30 09:30 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 05/30 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/04 07:15 - 07:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/06 09:23 - 09:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/15 06:15 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/15 06:15 - 06:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/15 06:30 - 06:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/15 06:30 - 06:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/16 06:25 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/17 06:25 - 06:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 17 unused schedules in input.", + " ************* There are 17 unused week schedules in input.", + " ************* There are 38 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 23 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 63 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 186 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/090012_RetlLrg_CECStd.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Large", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 12694048.35 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 12694048.35 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 240000.0 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 52.89 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 52.89 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 313.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 8.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 18.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 5615342.53 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 803161.27 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2238886.21 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 2385314.48 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 1042921.09 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 608413.29 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 6470292.53 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 6223765.3 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 235383.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 656152.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 699066.67 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 305650.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 56164.26 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 6085.31 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 235383.71 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 656153.61 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 699067.78 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 305649.58 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 1896254.68 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 5615.35 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 608.42 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 6223.77 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 236624.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 43239.98 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 5880.02 + }, + { + "name": "base_all_cz_n_swng_ext_door_u_145", + "units": "ft^2", + "value": 880.0 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 3376.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 11.76 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 11.76 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 1.41 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 240000.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 3720258.33 + }, + { + "name": "aisle_1_water_use_equipment", + "units": "gal/min", + "value": 0.28 + }, + { + "name": "aisle_2_water_use_equipment", + "units": "gal/min", + "value": 0.28 + }, + { + "name": "aisle_3_water_use_equipment", + "units": "gal/min", + "value": 0.28 + }, + { + "name": "aisle_4_water_use_equipment", + "units": "gal/min", + "value": 0.28 + }, + { + "name": "back_office_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "back_shelving_refrig_water_use_equipment", + "units": "gal/min", + "value": 1.18 + }, + { + "name": "back_storage_1_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "back_storage_2_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "main_entry_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "registers_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "side_entry_1_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "side_entry_2_water_use_equipment", + "units": "gal/min", + "value": 0.34 + }, + { + "name": "side_shelving_1_water_use_equipment", + "units": "gal/min", + "value": 0.37 + }, + { + "name": "side_shelving_2_water_use_equipment", + "units": "gal/min", + "value": 0.37 + }, + { + "name": "side_shelving_3_water_use_equipment", + "units": "gal/min", + "value": 0.37 + }, + { + "name": "side_shelving_4_water_use_equipment", + "units": "gal/min", + "value": 0.37 + }, + { + "name": "side_storage_1_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "side_storage_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 792.52 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_PlenumsFPBsData16.xml_3.0.1_out.osw b/test/OffLrg_PlenumsFPBsData16.xml_3.0.1_out.osw new file mode 100644 index 000000000..09bda0b65 --- /dev/null +++ b/test/OffLrg_PlenumsFPBsData16.xml_3.0.1_out.osw @@ -0,0 +1,703 @@ +{ + "completed_status": "Fail", + "current_step": 0, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{121C731A-E34C-43E5-9005-DD7D9B814D89}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{17D89947-DEE8-40AB-A1C4-EF9B756F7BBF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{18E503CA-D574-42E9-9644-B5AA63A53D10}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{20E6E219-F637-4B7D-A0C5-4C84F149B14D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{38F7CE16-DEC7-4806-BC21-4CE3C0707518}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{415D7E2C-3F15-4E06-B1E2-AABBB9751F20}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6CBEE2F9-72DC-4AA1-8C29-9DFF1D00751A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{761238D6-E640-4337-9082-CAF22CDCE92A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7C1BE54D-579B-44EB-B1D5-8D442EBF9490}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7E7A35A4-0FE1-4AD7-B647-937AE5B13B84}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{80FE18DD-B21A-41D1-ACEB-1AAF13C62AD0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{82F49EF5-1272-477B-B2A8-B40012B91A7C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8B42A420-AC16-40B3-9D23-384C35D61991}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{903C1155-9035-4399-A5F3-E18D60A3239C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9804C258-93B8-4ECE-9948-FC4A1E65D33B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9914A9B5-5338-47AD-B5A8-59F2047792A1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9D12763A-2380-47CD-8879-0A966EF18507}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B241168E-7229-4CD4-B9CE-897FFD6BC0CB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DB8DB5AD-4870-4684-93AA-A10E64CFAB29}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E36EDAEC-4DF8-48D6-A8F7-D3FA41F8601B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_HI TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID DATA CENTER TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={0B62BEC5-F54C-4E40-8826-DC5A51C0363C}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CalculateZoneVolume: 3 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_2 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_3 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_4 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"GROUNDFLOOR SUPPLENUM SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_HI SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID DATA CENTER SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"WTRSCREW CHILLER\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 1.166", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"WTRCENTRIFUGAL CHILLER\"", + " ** ~~~ ** Capacity ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.870", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE BOTTOM", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE BOTTOM", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE HI", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE HI", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_1", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERMETER_BOT_3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERMETER_BOT_3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_BOT_4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_1", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_1", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMTER_MID_3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMTER_MID_3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = TERMINALUNIT-PROCESS SPC", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"HIVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_HI THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"HIVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"HIVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"HIVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"HIVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOPVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOPVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOPVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOPVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOPVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DATACENTER SYS OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"DATACENTER THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_1 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_2 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_3 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** Controller:MechanicalVentilation=\"BOTTOM VAV OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"PERIMETER_BOT_ZN_4 THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water BOTTOMVAVCOILCOOLING", + " ** ~~~ ** the coil bypass factor is unrealistically large;", + " ** ~~~ ** The initial design conditions are: Tair,in = 24.4812", + " ** ~~~ ** Wair,in = 1.094690E-002", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 11.1883", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Severe ** Calculation of cooling coil design UA failed for coil BOTTOMVAVCOILCOOLING", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 74117.941785 [W/C]", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water HIVAVCOILCOOLING", + " ** ~~~ ** the coil bypass factor is unrealistically large;", + " ** ~~~ ** The initial design conditions are: Tair,in = 23.8736", + " ** ~~~ ** Wair,in = 9.780461E-003", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 11.1850", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water MIDVAVCOILCOOLING", + " ** ~~~ ** the coil bypass factor is unrealistically large;", + " ** ~~~ ** The initial design conditions are: Tair,in = 25.3407", + " ** ~~~ ** Wair,in = 9.758858E-003", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 11.1849", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water TOPVAVCOILCOOLING", + " ** ~~~ ** the coil bypass factor is unrealistically large;", + " ** ~~~ ** The initial design conditions are: Tair,in = 23.8631", + " ** ~~~ ** Wair,in = 9.842147E-003", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 11.1852", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={41458D8C-315A-4715-BDB5-D01F0ADADBE3}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[-910.10], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:26 - 00:28", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::EvaluateLoopSetPointLoad,Temperature=[445.59], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:26 - 00:28", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Tower range temperature is outside model boundaries at 0.00.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:26 - 00:28", + " ** ~~~ ** ...Tower range temperature passed to the model = 0.00000", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -8.05.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:26 - 00:28", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Tower approach temperature is outside model boundaries at 36.39.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:26 - 00:28", + " ** ~~~ ** ...Tower approach temperature passed to the model = 36.38561", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -8.05.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:28 - 00:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -10.50.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:30 - 00:33", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -10.50.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:33 - 00:36", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -10.50.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 00:36 - 00:39", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 07:00 - 07:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.06 [C]", + " ** ~~~ ** Controller sensed temperature = 17.87 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 9.55 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 18.45 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:15 - 09:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:20 - 09:25", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:25 - 09:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:30 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:35 - 09:40", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:40 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:45 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:00 - 10:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:38 - 10:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:00 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:45 - 12:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:00 - 12:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 8\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=02/23 08:45 - 08:52", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.21 [C]", + " ** ~~~ ** Controller sensed temperature = 16.17 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 7.25 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.18 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Tower approach temperature is outside model boundaries at 19.78.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/10 12:00 - 12:15", + " ** ~~~ ** ...Tower approach temperature passed to the model = 19.77687", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is outside model boundaries at -6.70.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 00:00 - 00:02", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is outside model boundaries at -6.70.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 00:03 - 00:05", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is outside model boundaries at -6.70.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 00:05 - 00:08", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is outside model boundaries at -6.70.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 00:08 - 00:10", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is outside model boundaries at -6.70.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 00:10 - 00:12", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Cooling tower air flow rate ratio calculation failed ", + " ** ~~~ ** ...with conditions as Twb = -1.00, Trange = 11.84, Tapproach = 36.28, and water flow rate ratio = 1.05", + " ** ~~~ ** ...a solution could not be found within the valid range of air flow rate ratios", + " ** ~~~ ** ...Valid air flow rate ratio range = 0.20 to 1.0.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/18 05:15 - 05:17", + " ** ~~~ ** ...Consider modifying the design approach or design range temperature for this tower.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Cooling tower air flow rate ratio calculation failed ", + " ** ~~~ ** ...with conditions as Twb = -1.00, Trange = 11.84, Tapproach = 36.28, and water flow rate ratio = 1.05", + " ** ~~~ ** ...a solution could not be found within the valid range of air flow rate ratios", + " ** ~~~ ** ...Valid air flow rate ratio range = 0.20 to 1.0.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/18 05:15 - 05:17", + " ** ~~~ ** ...Consider modifying the design approach or design range temperature for this tower.", + " ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Tower range temperature is outside model boundaries at 11.30.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/18 05:15 - 05:17", + " ** ~~~ ** ...Tower range temperature passed to the model = 11.30473", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 6\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/26 23:15 - 23:30", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.21 [C]", + " ** ~~~ ** Controller sensed temperature = 16.49 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 36.27 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 16.50 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 4\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=04/12 05:15 - 05:18", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.22 [C]", + " ** ~~~ ** Controller sensed temperature = 17.16 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 15.74 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 17.16 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:PlantPumps:CalcPumps: ,Temperature=[100.33], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=10/13 13:30 - 13:45", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 9\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=11/01 08:02 - 08:05", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 15.31 [C]", + " ** ~~~ ** Controller sensed temperature = 15.77 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 103.13 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 15.86 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Severe ** Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=12/20 04:00 - 04:15", + " ** ~~~ ** PlantLoop Name (SupplySide)= CONDENSERWATER LOOP", + " ** ~~~ ** PlantLoop Setpoint Temperature=28.3 {C}", + " ** ~~~ ** PlantLoop Inlet Node (SupplySide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (SupplySide) has a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (SupplySide) \"CONDENSERWATER LOOP SUPPLY MIXER OUTLET NODE\" has temperature=300.2 {C}", + " ** ~~~ ** PlantLoop Inlet Node (SupplySide) \"CONDENSERWATER LOOP SUPPLY INLET NODE\" has temperature=300.2 {C}", + " ** ~~~ ** PlantLoop Minimum Temperature=0.0 {C}", + " ** ~~~ ** PlantLoop Maximum Temperature=100.0 {C}", + " ** ~~~ ** PlantLoop Flow Request (SupplySide)=0.0 {kg/s}", + " ** ~~~ ** PlantLoop Flow Request (DemandSide)=0.0 {kg/s}", + " ** ~~~ ** PlantLoop Node (SupplySide) \"CONDENSERWATER LOOP SUPPLY MIXER OUTLET NODE\" has mass flow rate =0.0 {kg/s}", + " ** ~~~ ** PlantLoop PumpHeat (SupplySide)=0.0 {W}", + " ** ~~~ ** PlantLoop PumpHeat (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Cooling Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Heating Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Demand not Dispatched=0.0 {W}", + " ** ~~~ ** PlantLoop Unmet Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Capacity=11555772.2 {W}", + " ** ~~~ ** PlantLoop Capacity (SupplySide)=11555772.2 {W}", + " ** ~~~ ** PlantLoop Capacity (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Operation Scheme=CONDENSERWATER LOOP OPERATION SCHEMES", + " ** ~~~ ** PlantLoop Operation Dispatched Load = 0.0 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (SupplySide)= 0.0 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (DemandSide)= 0.0 {W}", + " ** ~~~ ** Branches on the Loop.", + " ** ~~~ ** Demand Branches:", + " ** ~~~ ** CONDENSERWATER LOOP DEMAND INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSERWATER LOOP DEMAND INLET PIPE", + " ** ~~~ ** CONDENSERWATER LOOP DEMAND BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** CHILLER:ELECTRIC:EIR:WTRSCREW CHILLER", + " ** ~~~ ** CONDENSERWATER LOOP DEMAND BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** CHILLER:ELECTRIC:EIR:WTRCENTRIFUGAL CHILLER", + " ** ~~~ ** CONDENSERWATER LOOP DEMAND BYPASS BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSERWATER LOOP DEMAND BYPASS PIPE", + " ** ~~~ ** CONDENSERWATER LOOP DEMAND OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSERWATER LOOP DEMAND OUTLET PIPE", + " ** ~~~ ** Supply Branches:", + " ** ~~~ ** CONDENSERWATER LOOP SUPPLY INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSERWATER LOOP SUPPLY INLET PIPE", + " ** ~~~ ** CONDENSERWATER LOOP SUPPLY BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PUMP:CONSTANTSPEED:CT PUMP 1", + " ** ~~~ ** COOLINGTOWER:VARIABLESPEED:COOLING TOWER 1", + " ** ~~~ ** CONDENSERWATER LOOP SUPPLY BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PUMP:CONSTANTSPEED:CT PUMP 2", + " ** ~~~ ** COOLINGTOWER:VARIABLESPEED:COOLING TOWER 2", + " ** ~~~ ** CONDENSERWATER LOOP SUPPLY OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CONDENSERWATER LOOP SUPPLY OUTLET PIPE", + " ** ~~~ ** *************************", + " ** ~~~ ** Possible things to look for to correct this problem are:", + " ** ~~~ ** Capacity, Operation Scheme, Mass flow problems, Pump Heat building up over time.", + " ** ~~~ ** Try a shorter runperiod to stop before it fatals and look at", + " ** ~~~ ** lots of node time series data to see what is going wrong.", + " ** ~~~ ** If this is happening during Warmup, you can use Output:Diagnostics,ReportDuringWarmup;", + " ** ~~~ ** This is detected at the loop level, but the typical problems are in the components.", + " ** Fatal ** CheckForRunawayPlantTemps: Simulation terminated because of run away plant temperatures, too hot", + " ...Summary of Errors that led to program termination:", + " ..... Reference severe error count=455", + " ..... Last severe error=Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 265084 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-3.977951E-006 {C} Min=-272590.346658 {C}", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 20722 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=139509.056991 {C} Min=125.000847 {C}", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 14672 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=206.213174 Min=-0.740429", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 24851 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=51.567801 Min=11.111842", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 11775 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-23.234468", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 7748 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 206 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 7116 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=46.389914 Min=11.111842", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 3470 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-18.05658", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 1\" - Cooling tower air flow rate ratio calculation failed error continues.", + " ************* ** ~~~ ** This error occurred 2046 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Cooling tower air flow rate ratio calculation failed error continues.", + " ************* ** ~~~ ** This error occurred 2046 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"COOLING TOWER 2\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 3592 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=206.213174 Min=0.173939", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 6", + " ************* ** ~~~ ** This error occurred 157 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 8", + " ************* ** ~~~ ** This error occurred 49 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 4", + " ************* ** ~~~ ** This error occurred 36 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 222631 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=300.223886 {C} Min=100.002466 {C}", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"CONDENSERWATER LOOP\"", + " ************* ** ~~~ ** This error occurred 6961 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=300.223886", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 96 Warning; 0 Severe Errors.", + " ************* EnergyPlus Terminated--Fatal Error Detected. 592935 Warning; 455 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_PlenumsFPBsData16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results" + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_PrkgExhaust16.xml_3.0.1_out.osw b/test/OffLrg_PrkgExhaust16.xml_3.0.1_out.osw new file mode 100644 index 000000000..86a4ae5b0 --- /dev/null +++ b/test/OffLrg_PrkgExhaust16.xml_3.0.1_out.osw @@ -0,0 +1,1218 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{214B8CB8-947D-4763-A5C9-307BC5744CD9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{660B7066-6845-4D3E-97BC-527D8C438D71}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{74BB165D-8DD6-4C34-938D-1EA62B554EBB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CF607B64-7573-40A4-BDDE-D95BFED5A053}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DC946A25-997B-40C1-99DC-CBAE51ED37A9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID_ZN_5 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={1FAE4664-89E1-47F9-A644-0D765C42BAFE}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CalculateZoneVolume: 2 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 0.56 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 0.57 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"BELOWGRADE PRKG SPC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID_ZN_5 SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"BASEMENT THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"CORE_BOTTOM THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=BASEMENT THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=BASEMENT THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=CORE_BOTTOM THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=CORE_BOTTOM THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_1 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_1 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_2 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_2 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_4 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_4 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE MID", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE MID", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_1", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_1", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_2", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMTER_MID_3", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMTER_MID_3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_4", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT_PERIMETER_MID_4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MID VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = MIDVAVCOILCOOLING but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={FB3BD09A-69A9-457C-8A73-8020DF23CD22}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/22 14:15 - 14:30", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MIDVAVCOILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.182E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/10 10:45 - 11:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"MIDVAVCOILCOOLING\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -14.31 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/10 10:45 - 10:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 11/12 14:00 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 11/12 14:15 - 14:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 11/12 14:30 - 14:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 11/12 14:38 - 14:45", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 11/24 14:08 - 14:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 14 unused schedules in input.", + " ************* There are 10 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MIDVAVCOILCOOLING\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 122452 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683970E-005 Min=1.008716E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"MIDVAVCOILCOOLING\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 15646 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.997888 Min=-43.803826", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 50 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 138233 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_PrkgExhaust16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 8318223.13 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 8318223.13 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 498588.64 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 16.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 16.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 516.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 194.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 2388053.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1029452.61 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1382704.05 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 2893932.1 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 398538.14 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 225542.56 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 8092680.57 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 225542.56 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 699869.44 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 301702.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 405230.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 848127.78 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 116800.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 2255.86 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 699869.76 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 301701.74 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 405229.72 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 848128.06 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 116800.31 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2371729.58 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 225.55 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 225.55 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 37413.71 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 24950.15 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 36.29 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 38.05 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 306823.8 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 2437830.56 + }, + { + "name": "core_mid_zn_5_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 999.41 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 46320 (m^2). OpenStudio reported area is 28505 (m^2).", + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_PrkgLab16.xml_3.0.1_out.osw b/test/OffLrg_PrkgLab16.xml_3.0.1_out.osw new file mode 100644 index 000000000..c10429fed --- /dev/null +++ b/test/OffLrg_PrkgLab16.xml_3.0.1_out.osw @@ -0,0 +1,1285 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8D6A3E35-4F69-4ABC-9A52-61FE922D8A71}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9FF36257-6052-4584-809F-197E1378AAF1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B12433A0-A4B5-4EF8-8076-ED8B6F44F27B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B250E52F-B252-471B-9262-CEC436D65275}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F843ABF6-F964-4CBB-BEBF-B5249677E830}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_HI TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_HI_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={B58CC31D-843F-43D3-AF49-DF47084D1909}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** CalculateZoneVolume: 2 zones are not fully enclosed. For more details use: Output:Diagnostics,DisplayExtrawarnings; ", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_HI_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_HI SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"CORE_BOTTOM THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** SetUpZoneSizingArrays: Requested Sizing for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", Zone has no thermostat (ref: ZoneControl:Thermostat, et al)", + " ** Warning ** Calculated design cooling load for zone=CORE_BOTTOM THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=CORE_BOTTOM THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_1 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_1 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_2 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_2 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_3 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design cooling load for zone=PERIMETER_BOT_ZN_4 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ** Warning ** Calculated design heating load for zone=PERIMETER_BOT_ZN_4 THERMAL ZONE is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-CORE HI", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_1", + " ** Warning ** Since Damper Heating Action = NORMAL, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = TERMINALUNIT-PERIMETER_HI_4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"LABVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_HI THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"LABVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"LABVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICEVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"OFFICEVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_HI_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"LABVAVCOILCOOLING\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.757E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"LABVAVCOILCOOLING\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.757E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={1BD3B9E6-8C3C-4802-A2FD-91667475DDE2}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** In zone CORE_HI THERMAL ZONE there is unbalanced air flow. Load due to induced outdoor air is neglected.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Flows [m3/s]: Inlets: 12.353243 Unbalanced exhausts: 30.883108 Returns: 0.000000", + " ** ~~~ ** Infiltration: 0.000000 Zone Ventilation: 0.000000 Mixing (incoming): 0.000000", + " ** ~~~ ** Imbalance (excess outflow): 18.529865 Total system OA flow (for all airloops serving this zone): 15.360092", + " ** ~~~ ** This error will only be reported once per zone.", + " ** Warning ** In zone PERIMETER_HI_ZN_1 THERMAL ZONE there is unbalanced air flow. Load due to induced outdoor air is neglected.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Flows [m3/s]: Inlets: 1.528928 Unbalanced exhausts: 3.822321 Returns: 0.000000", + " ** ~~~ ** Infiltration: 7.126500E-003 Zone Ventilation: 0.000000 Mixing (incoming): 0.000000", + " ** ~~~ ** Imbalance (excess outflow): 2.286266 Total system OA flow (for all airloops serving this zone): 15.360092", + " ** ~~~ ** This error will only be reported once per zone.", + " ** Warning ** In zone PERIMETER_HI_ZN_2 THERMAL ZONE there is unbalanced air flow. Load due to induced outdoor air is neglected.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Flows [m3/s]: Inlets: 1.477920 Unbalanced exhausts: 3.694801 Returns: 0.000000", + " ** ~~~ ** Infiltration: 4.750797E-003 Zone Ventilation: 0.000000 Mixing (incoming): 0.000000", + " ** ~~~ ** Imbalance (excess outflow): 2.212130 Total system OA flow (for all airloops serving this zone): 15.360092", + " ** ~~~ ** This error will only be reported once per zone.", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/02 05:19 - 05:22", + " ** ~~~ ** Enthalpy=-43851.91204 Pressure= 98900.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyWFnTdbTwbPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/12 05:19 - 05:22", + " ** ~~~ ** Input Temperature=-156.91", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/16 13:19 - 13:21", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:15 - 16:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:19 - 16:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:20 - 16:21", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:21 - 16:22", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:23 - 16:24", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:24 - 16:25", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:25 - 16:26", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:26 - 16:27", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:27 - 16:28", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:28 - 16:29", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/20 16:29 - 16:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/21 12:33 - 12:35", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/22 15:00 - 15:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **", + " ** ~~~ ** ..Called From:NodeReportingCalc:LABVAVCOILHEATING WATER OUTLET NODE,Temperature=[-6.33E-002], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=02/16 16:04 - 16:06", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:LABVAVCOILHEATING WATER OUTLET NODE,Temperature=[-6.33E-002], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=02/16 16:04 - 16:06", + " ** Warning ** CoilSystem:Cooling:DX - Iteration limit exceeded calculating DX unit sensible speed ratio for unit = LABVAVCOILCOOLING COILSYSTEM", + " ** ~~~ ** Calculated speed ratio = 0.784", + " ** ~~~ ** The calculated speed ratio will be used and the simulation continues. Occurrence info:", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/16 11:49 - 11:50", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/25 11:23 - 11:24", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -64384.449", + " ** ~~~ ** Calculated Humidity Ratio= -1.7178E-003 ... Humidity Ratio set to .00001", + " ** Severe ** CheckAirLoopFlowBalance: AirLoopHVAC LABVAV is unbalanced. Supply is > return plus outdoor air.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/31 11:43 - 11:45", + " ** ~~~ ** Flows [m3/s at standard density]: Supply=7.371283E-003 Return=0.000000 Outdoor Air=2.948513E-003", + " ** ~~~ ** Imbalance=4.422770E-003", + " ** ~~~ ** This error will only be reported once per system.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 14 unused schedules in input.", + " ************* There are 10 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 80251 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42402.062502 J/kg Min=-498868179.746945 J/kg", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 111367 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.000561 C Min=-496473.890625 C", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 561 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too low) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325897E-002 {C} Min=-6.325897E-002 {C}", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too low) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-6.325897E-002 {C} Min=-6.325897E-002 {C}", + " *************", + " ************* ** Warning ** CoilSystem:Cooling:DX \"LABVAVCOILCOOLING COILSYSTEM\" - Iteration limit exceeded calculating sensible speed ratio error continues. Sensible speed ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 2 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.783713 Min=0.783713", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 3968 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.678362E-004 [] Min=-6.811083 []", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 43 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 196288 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_PrkgLab16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 17778717.55 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 17778717.55 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 230117.87 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 77.26 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 77.26 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 218.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 2354.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 94.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 2354.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 8582209.16 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 791038.69 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 1340128.1 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 3886325.06 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 2953995.27 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 132921.87 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 92099.39 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 7268155.5 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 10510562.05 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 561.11 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 231830.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 392752.78 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 600255.56 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 865730.56 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 38955.56 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 85819.5 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 18385.23 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 921.17 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 561.42 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 231829.25 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 392753.06 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 600254.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 865731.67 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 38955.96 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 2130085.8 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 8580.3 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 1838.17 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 92.1 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 10510.57 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 18706.92 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 12476.05 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 40.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 57.79 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 230117.85 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 5210427.78 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 0.82 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1136.32 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_PrkgLabKitchen16.xml_3.0.1_out.osw b/test/OffLrg_PrkgLabKitchen16.xml_3.0.1_out.osw new file mode 100644 index 000000000..e790828e4 --- /dev/null +++ b/test/OffLrg_PrkgLabKitchen16.xml_3.0.1_out.osw @@ -0,0 +1,1038 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_PrkgLabKitchen16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 29795247.26 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 29795247.26 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 728706.51 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 40.89 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 40.89 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 786.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 5235.5 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 487.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 5231.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 10136070.02 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1999571.87 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 3141122.81 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7821443.75 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 4590505.79 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 484163.94 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 13534.83 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 1608843.74 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 15751431.51 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 14043815.75 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 500.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 586016.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 920572.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 1617997.22 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1345344.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 141894.44 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 3966.67 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 101363.19 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 23010.52 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 16091.54 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 499.26 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 586015.3 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 920573.33 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 1617995.83 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1345344.44 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 141893.89 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 3967.64 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 4616289.7 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 10134.36 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 2300.61 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 1608.84 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 14043.8 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 56118.9 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 37425.85 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 37.45 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 42.94 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 536941.64 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 8732125.0 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 0.82 + }, + { + "name": "core_mid_zn_5_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 8.75 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.1 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.07 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.7 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.08 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 1690.12 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "EnergyPlus reported area is 67699 (m^2). OpenStudio reported area is 49884 (m^2).", + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_ThermalEnergyStorage_ChillerPriority.xml_3.0.1_out.osw b/test/OffLrg_ThermalEnergyStorage_ChillerPriority.xml_3.0.1_out.osw new file mode 100644 index 000000000..a32b2d6a4 --- /dev/null +++ b/test/OffLrg_ThermalEnergyStorage_ChillerPriority.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_ThermalEnergyStorage_ChillerPriority.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20435998.67 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20435998.67 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 446.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 54.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 16.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 54.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 7002567.67 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1387793.83 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798373.18 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 715393.41 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 400784.47 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 14094.04 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592755.35 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 19655935.7 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 780062.97 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1997358.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 406722.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 209661.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 117458.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 4130.56 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1873.34 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.7 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1997358.89 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 406722.64 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820121.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 209661.67 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 117458.66 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 4130.14 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 5760587.0 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 187.3 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 780.06 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.8 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 5989200.0 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2418.53 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffLrg_ThermalEnergyStorage_StoragePriority.xml_3.0.1_out.osw b/test/OffLrg_ThermalEnergyStorage_StoragePriority.xml_3.0.1_out.osw new file mode 100644 index 000000000..36e5bcbe8 --- /dev/null +++ b/test/OffLrg_ThermalEnergyStorage_StoragePriority.xml_3.0.1_out.osw @@ -0,0 +1,1067 @@ +{ + "completed_status": "Success", + "current_step": 1, + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffLrg_ThermalEnergyStorage_StoragePriority.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 19 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Large Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 20522240.55 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 20522240.55 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 958824.38 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.4 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.4 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 447.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 369.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 16.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 368.75 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 6967422.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 1307494.76 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 2798373.18 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 7524227.25 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 963446.62 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 356066.46 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 12444.84 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 592764.83 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 19742803.14 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 779437.41 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 1987241.67 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 383188.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 820122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 282358.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 104352.78 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 3647.22 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1867.09 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 5928.79 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 1987243.69 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 383189.91 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 820121.67 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 2205133.33 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 282359.17 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 104351.44 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 3648.58 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 5786047.79 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 186.67 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 592.76 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 779.43 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 38352.97 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 74823.29 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 49902.34 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 38.06 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 53.8 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 958824.36 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 6014475.0 + }, + { + "name": "basement_spc_water_use_equipment", + "units": "gal/min", + "value": 0.58 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "core_hi_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 2.04 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.41 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_hi_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_hi_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_hi_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.25 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.05 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2418.53 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'", + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffMed_CoreAndShell.xml_3.0.1_out.osw b/test/OffMed_CoreAndShell.xml_3.0.1_out.osw new file mode 100644 index 000000000..d569f5a30 --- /dev/null +++ b/test/OffMed_CoreAndShell.xml_3.0.1_out.osw @@ -0,0 +1,1373 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{32D88B82-218E-42B1-9F7C-81C0B81A935F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{57B63744-8667-4406-9C98-C70083FDDEE8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6B7EEF51-63DB-44E7-A856-23E9610D1FF8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{906FDB1A-C266-442E-A0F4-B81BC8238336}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9BF9666C-3513-4EDC-A612-B8BCCB89C283}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BB87800E-999A-4703-84C5-77E80C35EB8E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C4EA5D00-435A-429A-9FD1-0A5A9D45B5F0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C6ED4627-AB81-4190-88D4-D5EDC90900B2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D25E642D-1B04-4253-A46F-D994459761CD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D3F6CD3F-97EA-4956-9FE7-BA28C1387FB2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D9A43DAE-877A-437F-9439-0E2870791A12}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DC9A51A6-9BB1-40D1-99F3-38B4AA5C5B4C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F4141229-F8EF-421C-A7E5-7E138511D951}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F50556F8-83EE-45CF-869D-BF06DF361519}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F7B223A6-EE9A-43FB-A48C-EBCBB807BA0B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_BOTTOM TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_MID TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_TOP TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_BOT_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_MID_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_TOP_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={68A718E6-56FC-4F43-BB18-982BE91E2140}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_BOTTOM SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_MID SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_TOP SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREBOTTOMZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = COREMIDZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = CORE TOP ZN TU", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-4", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-5", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-5", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-6", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-6", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-7", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-7", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-8", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-8", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-9", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-9", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-10", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-10", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-11", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-11", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-12", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVBOX TRMLUNIT-12", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BOTTOMVAV ECONOMIZER MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_BOTTOM THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"MIDVAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_MID THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"TOP VAV OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_TOP THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_BOT_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-2 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_MID_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL-3 MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_TOP_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={6E3618F9-19A5-4DB2-A004-6B84668F7B77}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:30 - 09:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:45 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 09:53 - 10:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:00 - 10:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:00 - 10:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:05 - 10:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:10 - 10:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:30 - 10:38", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 10:45 - 10:52", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:00 - 11:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:15 - 11:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:30 - 11:45", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 11:45 - 12:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 12:15 - 12:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/06 20:30 - 20:38", + " ** ~~~ ** Input Temperature=-110.27", + " ** Warning ** WetBulb not converged after 101 iterations(PsyTwbFnTdbWPb)", + " ** ~~~ ** Routine=Unknown, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/07 21:00 - 21:05", + " ** ~~~ ** Input Temperature = 7.59", + " ** ~~~ ** Input Humidity Ratio= 6.962809E-004", + " ** ~~~ ** Input Pressure = 101725.00", + " ** ~~~ ** Resultant Temperature= 4.33E-002", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=05/06 19:30 - 19:45", + " ** ~~~ ** Enthalpy=-42856.13828 Pressure= 98075.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 4175 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-110.272072 C Min=-265.093094 C", + " *************", + " ************* ** Warning ** WetBulb not converged after max iterations(PsyTwbFnTdbWPb)", + " ************* ** ~~~ ** This error occurred 6 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 8 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42659.237536 J/kg Min=-43572.260563 J/kg", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 78 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 4387 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffMed_CoreAndShell.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "OfficeMedium", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2781577.86 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2781577.86 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 25.93 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 25.93 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 386.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 139.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 1212144.36 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 214879.62 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 206263.96 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 946727.13 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 122448.49 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 11136.85 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 67967.97 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 1501721.45 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 1279865.89 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 75.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 62975.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 60450.0 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 277458.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 35886.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 3263.89 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 12121.22 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 679.81 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 74.5 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 62975.2 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 60450.47 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 277459.64 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 35885.87 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 3264.99 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 440110.67 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 1211.89 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 67.97 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 1279.86 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 17875.93 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 14260.92 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 7026.53 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 33.01 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 47.68 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 107255.59 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 815200.0 + }, + { + "name": "core_bottom_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_mid_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "core_top_water_use_equipment", + "units": "gal/min", + "value": 0.16 + }, + { + "name": "perimeter_bot_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_bot_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_bot_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_mid_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_mid_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_top_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_top_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 195.21 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_ActiveBeams.xml_3.0.1_out.osw b/test/OffSml_ActiveBeams.xml_3.0.1_out.osw new file mode 100644 index 000000000..5d16c6c06 --- /dev/null +++ b/test/OffSml_ActiveBeams.xml_3.0.1_out.osw @@ -0,0 +1,1283 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2261FA47-D21B-44B9-AF00-B1E40D05DD7B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4417BBA6-69B9-4FC7-8646-FD4CFFC7170E}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4A88B407-24BC-4ECD-89F2-0A6EEEFBA844}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6E86BC62-C913-4E66-B334-376D13906CB2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E205701F-38C5-4E92-8ACF-D957E21F4D67}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={703C6B8E-78EB-498A-9CBB-DE22F38D6C4F}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.48] degrees, Longitude difference=[33.58] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN1-2\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN3-4\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"OFCSMLCHLR\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.871", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = CORE CHBEAM TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = PERIM1-2 BEAM TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = PERIM3-4 BEAM TRMLUNIT", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.644141E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.644141E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.633823E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.633823E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.638641E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.638641E-003", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COREZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN1-2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN3-4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 11.084", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil is running dry for sizing because minimum humidity ratio at saturation for inlet chilled water temperature > design air entering humidity ratio.", + " ** ~~~ ** Wair,in = 1.028157E-002 [kgWater/kgDryAir]", + " ** ~~~ ** Wair,out = 8.500000E-003 [kgWater/kgDryAir]", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 1.028157E-002 [kgWater/kgDryAir]", + " ** Severe ** Calculation of cooling coil design UA failed for coil DOAS CLG", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 2477.053538 [W/C]", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={FC770932-FF4A-425C-8755-2A48D3DB67D5}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:05 - 05:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:06 - 05:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:07 - 05:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:08 - 05:09", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:09 - 05:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:10 - 05:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:12 - 05:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:14 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:15 - 05:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/17 12:30 - 12:45", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 11.06 [C]", + " ** ~~~ ** Controller sensed temperature = 14.37 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 0.63 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 14.44 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** Cold Water control failed in fan coil unit CORE CHBEAM TRMLUNIT ZNSYS", + " ** ~~~ ** Iteration limit exceeded in calculating water flow rate ", + " ** ~~~ ** Load Request = -34, Final Capacity = -46 Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=06/13 10:30 - 10:45", + " ** ~~~ ** Min water flow used during iterations = 0, Max water flow used during iterations = 0", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=06/13 10:30 - 10:45", + " ** ~~~ ** Water flow rate on last iteration = 0 Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=06/13 10:30 - 10:45", + " ** ~~~ ** ..Water flow rate set to last iteration value Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=06/13 10:30 - 10:45", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 3168 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 3341 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Cold water flow Iteration limit exceeded in fan coil unit CORE CHBEAM TRMLUNIT ZNSYS", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 21 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3289 Warning; 3343 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_ActiveBeams.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 327575.07 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 327575.07 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 28.2 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 28.2 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 452.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 10.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 175687.38 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 18681.48 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23856.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 17951.66 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 1876.68 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 6483.07 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 145452.02 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 182123.06 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 13.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5475.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6991.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 5261.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 550.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1756.74 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 64.84 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 13.35 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5475.03 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6992.3 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 5262.49 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 549.07 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 42626.46 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 175.64 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 6.48 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 182.13 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 96002.78 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 18.27 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_CombDHWSpcHt16.xml_3.0.1_out.osw b/test/OffSml_CombDHWSpcHt16.xml_3.0.1_out.osw new file mode 100644 index 000000000..16f794116 --- /dev/null +++ b/test/OffSml_CombDHWSpcHt16.xml_3.0.1_out.osw @@ -0,0 +1,64 @@ +{ + "completed_status": "Fail", + "current_step": 0, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2737F37C-FEBE-4279-9FB1-4C5301369BD6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4C21D4DF-664B-483D-9D5F-D51742941478}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9159708A-C57B-4A73-A67A-92B1FA5155CE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E97BCD41-34A4-4ACF-8AFD-C67CAC0F3BA6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F23E6921-4461-40F8-AEE0-8B40401AE1F0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={2E54C264-359A-49AF-873F-1C88D3FDD165}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Severe ** Input Error: Pumps on both loop sides must utilize a common pipe", + " ** ~~~ ** Occurs on plant loop name =\"SHWFLUIDSYS1\"", + " ** ~~~ ** Add common pipe or remove one loop side pump", + " ** Fatal ** GetPlantInput: Previous Severe errors cause termination.", + " ...Summary of Errors that led to program termination:", + " ..... Reference severe error count=1", + " ..... Last severe error=Input Error: Pumps on both loop sides must utilize a common pipe", + " ************* Warning: Node connection errors not checked - most system input has not been read (see previous warning).", + " ************* Fatal error -- final processing. Program exited before simulations began. See previous error messages.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 1 Severe Errors.", + " ************* EnergyPlus Terminated--Fatal Error Detected. 19 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_CombDHWSpcHt16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results" + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_CommKit_SZVAV16.xml_3.0.1_out.osw b/test/OffSml_CommKit_SZVAV16.xml_3.0.1_out.osw new file mode 100644 index 000000000..37eac74a4 --- /dev/null +++ b/test/OffSml_CommKit_SZVAV16.xml_3.0.1_out.osw @@ -0,0 +1,1155 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2F3BB2AD-E42A-4130-9D94-E539A0EC0135}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{AF3D94F9-F907-4195-B280-94449FDC4490}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DD1F19DB-E4AF-4D3D-85D0-4FE557E734F1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F2342C6D-1F79-4ACC-B111-DC5AC5B63B61}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F983B36D-35BC-4F5F-8E8A-7008ED5465C1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={D7DB7D91-B987-4AD3-BCC7-447E98310EE1}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_ZN THERMAL ZONE\", only 0.64 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = COREZN TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"COREZNCOOLINGCOIL\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.757E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"COREZNCOOLINGCOIL\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.757E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={D661B45D-AD46-44A4-AAC7-82DB6254B820}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** In zone CORE_ZN THERMAL ZONE there is unbalanced air flow. Load due to induced outdoor air is neglected.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 06:00 - 06:15", + " ** ~~~ ** Flows [m3/s]: Inlets: 0.803566 Unbalanced exhausts: 1.304935 Returns: 0.000000", + " ** ~~~ ** Infiltration: 5.143895E-003 Zone Ventilation: 0.000000 Mixing (incoming): 0.000000", + " ** ~~~ ** Imbalance (excess outflow): 0.496225 Total system OA flow (for all airloops serving this zone): 0.702834", + " ** ~~~ ** This error will only be reported once per zone.", + " ** Severe ** CheckAirLoopFlowBalance: AirLoopHVAC COREZNPSZ AIRSYS is unbalanced. Supply is > return plus outdoor air.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=04/15 12:24 - 12:27", + " ** ~~~ ** Flows [m3/s at standard density]: Supply=2.596430 Return=1.291496 Outdoor Air=1.298215", + " ** ~~~ ** Imbalance=6.719578E-003", + " ** ~~~ ** This error will only be reported once per system.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=05/06 16:03 - 16:06", + " ** ~~~ ** Enthalpy=-43815.49130 Pressure= 97900.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* There are 9 unused schedules in input.", + " ************* There are 9 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 26 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42692.890154 J/kg Min=-50343.7825 J/kg", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 117 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_CommKit_SZVAV16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1180165.01 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1180165.01 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 101.6 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 101.6 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 929.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 647.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 798.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 568.5 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 184435.73 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 56774.25 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 80725.58 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 767665.52 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 66631.54 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 23922.9 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 513176.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 666997.86 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 16638.89 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 23658.33 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 90569.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 19527.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1844.71 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 4587.18 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 239.28 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 16640.01 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 23659.18 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 90568.28 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 19529.14 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 150396.6 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 184.44 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 458.63 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 23.92 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 666.99 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 345872.22 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.03 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 47.67 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_Data_SZVAV16.xml_3.0.1_out.osw b/test/OffSml_Data_SZVAV16.xml_3.0.1_out.osw new file mode 100644 index 000000000..a9e6313c3 --- /dev/null +++ b/test/OffSml_Data_SZVAV16.xml_3.0.1_out.osw @@ -0,0 +1,1117 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2CF87E64-C414-4471-A6BA-6BFDD8A70C38}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{66CE937E-C7E0-46E1-B8AE-9890D89301C2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8CB8A7B8-3B66-40E4-AD87-B04DE79F576B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C4939267-C28D-45E5-99A6-2FA582E639A3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E70D6385-91F8-482C-B871-F0125D391547}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={577BECA5-C393-4593-9A2E-CBD4FA0C9FC5}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_ZN THERMAL ZONE\", only 0.64 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = COREZN TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={D495D8B9-7BBD-4399-942A-2EC1FEB95EF6}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 10 unused week schedules in input.", + " ************* There are 22 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 92 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_Data_SZVAV16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 2326720.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 2326720.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 200.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 200.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 148892.59 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 31277.96 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 2059113.74 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 77228.14 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 10217.47 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 2316512.43 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 10217.47 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 43636.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 9166.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 603466.67 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 22633.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 102.19 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 43636.21 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 9167.46 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 603465.72 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 22632.8 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 678902.19 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 10.21 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 10.21 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 681894.44 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 166.89 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_HtRcvry16.xml_3.0.1_out.osw b/test/OffSml_HtRcvry16.xml_3.0.1_out.osw new file mode 100644 index 000000000..3a1e81704 --- /dev/null +++ b/test/OffSml_HtRcvry16.xml_3.0.1_out.osw @@ -0,0 +1,1371 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{06C0B4A0-1317-49A3-B482-DC62BF3402AB}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{41F9002F-861B-46C1-B651-063E1CE68FEC}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6442C5D4-84BC-4BAC-A2B5-F0008F6164A1}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{9662170C-9850-4AA0-ABA5-B981927342CA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F8FF4143-49E8-4BAE-8A45-823E20DD073D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={F96424E9-0E73-4951-A718-09D773E9721A}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM1ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4ZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=COREZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=COREZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.476091 will be reset to loop Design Supply Air Flow Rate=0.114211", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM1ZNHTRCVRY\" sensible heating effectiveness at 75% rated flow is less than at 100% rated flow.", + " ** ~~~ ** Sensible heating effectiveness at 75% rated flow is usually greater than at 100% rated flow.", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM1ZNHTRCVRY\" sensible cooling effectiveness at 75% rated flow is less than at 100% rated flow.", + " ** ~~~ ** Sensible cooling effectiveness at 75% rated flow is usually greater than at 100% rated flow.", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM2ZNHTRCVRY\" sensible heating effectiveness at 75% rated flow is less than at 100% rated flow.", + " ** ~~~ ** Sensible heating effectiveness at 75% rated flow is usually greater than at 100% rated flow.", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM2ZNHTRCVRY\" sensible cooling effectiveness at 75% rated flow is less than at 100% rated flow.", + " ** ~~~ ** Sensible cooling effectiveness at 75% rated flow is usually greater than at 100% rated flow.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM1ZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM1ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.356816 will be reset to loop Design Supply Air Flow Rate=0.200578", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM2ZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM2ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.237135 will be reset to loop Design Supply Air Flow Rate=5.144227E-002", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM3ZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM3ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.359796 will be reset to loop Design Supply Air Flow Rate=8.636638E-002", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** InitOAController: Maximum Outdoor Air Flow Rate for Controller:OutdoorAir=PERIM4ZNOACONTROL is greater than Design Supply Air Flow Rate for AirLoopHVAC=PERIM4ZNPSZ AIRSYS.", + " ** ~~~ ** ...Maximum Outdoor Air Flow Rate=0.254320 will be reset to loop Design Supply Air Flow Rate=5.144227E-002", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={53D0F47F-3C91-4767-BA3B-13574F319EA8}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM1ZNHTRCVRY\"", + " ** ~~~ ** Average air volume flow rate is <50% or >130% of the nominal HX supply air volume flow rate.", + " ** ~~~ ** Air volume flow rate ratio = 1.698E-002. Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 01:35 - 01:40", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.83", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 01:35 - 01:40", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 5.130E-006 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 06:15 - 06:18", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcDoe2DXCoil, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 06:15 - 06:18", + " ** ~~~ ** Enthalpy=-71526.30385 Pressure= 99500.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyWFnTdbTwbPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 06:15 - 06:18", + " ** ~~~ ** Input Temperature=-1222.36", + " ** Severe ** HeatExchanger:AirToAir:SensibleAndLatent: \"PERIM1ZNHTRCVRY\" unbalanced air volume flow ratio through the heat exchanger is greater than 2:1.", + " ** ~~~ ** ...HX Supply air to Exhaust air flow ratio = 5.61389E-003.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 10:30 - 10:45", + " ** Severe ** HeatExchanger:AirToAir:SensibleAndLatent: \"PERIM1ZNHTRCVRY\" unbalanced air volume flow ratio through the heat exchanger is greater than 2:1.", + " ** ~~~ ** ...HX Supply air to Exhaust air flow ratio = 5.61389E-003.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 10:30 - 10:38", + " ** Severe ** HeatExchanger:AirToAir:SensibleAndLatent: \"PERIM4ZNHTRCVRY\" unbalanced air volume flow ratio through the heat exchanger is greater than 2:1.", + " ** ~~~ ** ...HX Supply air to Exhaust air flow ratio = 4.36556E-002.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 11:45 - 12:00", + " ** Severe ** HeatExchanger:AirToAir:SensibleAndLatent: \"PERIM4ZNHTRCVRY\" unbalanced air volume flow ratio through the heat exchanger is greater than 2:1.", + " ** ~~~ ** ...HX Supply air to Exhaust air flow ratio = 6.64806E-002.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 12:00 - 12:15", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM4ZNHTRCVRY\"", + " ** ~~~ ** Average air volume flow rate is <50% or >130% of the nominal HX supply air volume flow rate.", + " ** ~~~ ** Air volume flow rate ratio = 0.491. Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 12:45 - 13:00", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 2.404E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 13:15 - 13:30", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -1.94 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/02 15:15 - 15:30", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.943 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM2ZNHTRCVRY\"", + " ** ~~~ ** Average air volume flow rate is <50% or >130% of the nominal HX supply air volume flow rate.", + " ** ~~~ ** Air volume flow rate ratio = 7.356E-002. Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/03 00:35 - 00:40", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -117.77 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 14:21 - 14:24", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 14.600 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"COREZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -4.40", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 20:51 - 20:54", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcDoe2DXCoil, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/07 06:15 - 06:18", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -100851.662", + " ** ~~~ ** Calculated Humidity Ratio= -1.6979E-002 ... Humidity Ratio set to .00001", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.89 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 01:38 - 01:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.481 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.85 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 01:53 - 02:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.527 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.80", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/24 00:06 - 00:09", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -2.20", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/19 00:50 - 00:55", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.17 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/08 11:30 - 11:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 12.568 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Demand Side is storing excess heat the majority of the time.", + " ** Warning ** Plant Loop: SHWFLUIDSYS1 Supply Side is storing excess heat the majority of the time.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Detailed", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Detailed", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Detailed", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Detailed", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Detailed", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 8 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM1ZNHTRCVRY\": Average air volume flow rate is <50% or >130% warning continues. Air flow rate ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 405311 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.499963 Min=4.239105E-003", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 192 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-12.8 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 24548 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683694E-005 Min=2.538038E-007", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 6522 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42405.825098 J/kg Min=-2419112.310477 J/kg", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 6185 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.001541 C Min=-1398.478027 C", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM1ZNHTRCVRY\": Unbalanced air volume flow ratio exceeds 2:1 warning continues. HX flow ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 216979 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.499798 Min=4.328178E-003", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM4ZNHTRCVRY\": Unbalanced air volume flow ratio exceeds 2:1 warning continues. HX flow ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 95798 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.491856 Min=1.668056E-002", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM4ZNHTRCVRY\": Average air volume flow rate is <50% or >130% warning continues. Air flow rate ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 177105 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.499995 Min=1.728443E-002", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4644 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.681213E-005 Min=1.166291E-006", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 710 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.990938 Min=-6.763872", + " *************", + " ************* ** Warning ** HeatExchanger:AirToAir:SensibleAndLatent \"PERIM2ZNHTRCVRY\": Average air volume flow rate is <50% or >130% warning continues. Air flow rate ratio statistics follow.", + " ************* ** ~~~ ** This error occurred 5195 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.496238 Min=1.652432E-002", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 1169 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994256 Min=-478.041862", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"COREZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 84 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.3 [C] Min=-14.7 [C]", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 17235 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.225054E-004 [] Min=-0.994674 []", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 628 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.994323 Min=-377.015023", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 405 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.996736 Min=-2.659873", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 13 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.6 [C] Min=-6.4 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 20 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.6 [C] Min=-7.2 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 479 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.999406 Min=-3.755679", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 963338 Warning; 4 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_HtRcvry16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 216434.04 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 216434.04 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 18.63 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 18.63 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 2818.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 1739.75 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 2043.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 1666.25 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 54565.83 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 14454.21 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 24415.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 14255.17 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 9.48 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 25704.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 136163.41 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 80261.15 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4236.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 7155.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 4177.78 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 2.78 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 545.76 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 257.1 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4235.69 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 7156.57 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 4177.35 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 3.03 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 39906.85 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 54.56 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 25.7 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 80.26 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 63430.56 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 12.79 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_Lab_SZVAV16.xml_3.0.1_out.osw b/test/OffSml_Lab_SZVAV16.xml_3.0.1_out.osw new file mode 100644 index 000000000..57777e882 --- /dev/null +++ b/test/OffSml_Lab_SZVAV16.xml_3.0.1_out.osw @@ -0,0 +1,1155 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{40776290-6FB0-43A3-A8A1-7F20F54335DE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5F21F109-D40A-451E-8BD6-4EC03A6C5241}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{720D48B8-7045-41B1-A087-0CB542A10E64}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B0DD89F0-3A6F-4845-84AA-0169AC354BD6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FCE314C5-20D9-4953-97CE-6739F04C8E9F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={BE30CA58-F0AF-47DB-88D9-8E4711780EA1}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_ZN THERMAL ZONE\", only 0.64 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Sizing: Coil:Cooling:DX:TwoSpeed \"COREZNCOOLINGCOIL\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.764E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** Coil:Cooling:DX:TwoSpeed \"COREZNCOOLINGCOIL\": At low speed rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[3.764E-005], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input-Output Reference Manual for valid range.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={7693E454-3FF5-4B30-BFEA-CDDC7F912719}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** In zone CORE_ZN THERMAL ZONE there is unbalanced air flow. Load due to induced outdoor air is neglected.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Flows [m3/s]: Inlets: 0.699759 Unbalanced exhausts: 1.749398 Returns: 0.000000", + " ** ~~~ ** Infiltration: 4.845133E-003 Zone Ventilation: 0.000000 Mixing (incoming): 0.000000", + " ** ~~~ ** Imbalance (excess outflow): 1.044794 Total system OA flow (for all airloops serving this zone): 0.699759", + " ** ~~~ ** This error will only be reported once per zone.", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=04/24 11:00 - 11:15", + " ** ~~~ ** Enthalpy=-64075.17033 Pressure= 98650.00", + " ** ~~~ ** Initial Resultant Temperature= -59.98", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyWFnTdbTwbPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=05/20 11:00 - 11:15", + " ** ~~~ ** Input Temperature=-114.90", + " ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ** ~~~ ** Routine=CalcMultiSpeedDXCoil:newdewpointconditions,", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=06/25 11:08 - 11:10", + " ** ~~~ ** Dry-Bulb= -59.98 Enthalpy= -95329.523", + " ** ~~~ ** Calculated Humidity Ratio= -1.4668E-002 ... Humidity Ratio set to .00001", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 9 unused schedules in input.", + " ************* There are 9 unused week schedules in input.", + " ************* There are 19 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** Enthalpy out of range (PsyTsatFnHPb)", + " ************* ** ~~~ ** This error occurred 2142 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-42455.151489 J/kg Min=-122630.961909 J/kg", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1452 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-100.008503 C Min=-139.840218 C", + " *************", + " ************* ** Warning ** Calculated Humidity Ratio invalid (PsyWFnTdbH)", + " ************* ** ~~~ ** This error occurred 24 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-1.035229E-002 [] Min=-1.466868E-002 []", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 15 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3707 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_Lab_SZVAV16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1212220.18 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1212220.18 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 104.36 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 104.36 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 4.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 308.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 4.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 308.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 655624.06 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 34955.5 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 78375.0 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 289662.39 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 127689.92 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 25894.36 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 376548.79 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 835671.4 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 10244.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 22969.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 39716.67 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 37422.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 6557.51 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 1541.73 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 258.99 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 10245.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 22969.39 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 39717.81 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 37423.25 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 110356.05 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 655.63 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 154.15 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 25.9 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 835.67 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 355266.67 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 59.73 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_MiniSplit.xml_3.0.1_out.osw b/test/OffSml_MiniSplit.xml_3.0.1_out.osw new file mode 100644 index 000000000..5bcebb01b --- /dev/null +++ b/test/OffSml_MiniSplit.xml_3.0.1_out.osw @@ -0,0 +1,1210 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{47F39E53-F11B-4405-BA7C-9A641EFD7A5B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{A638B67C-3D14-4998-AC7C-BF4728F7F279}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{E575BC39-3C2A-4FF4-BF83-749104A9D846}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EB392CFE-3F71-4E0A-9DC2-2B26535A25D6}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{EEF2A60F-2B46-4D22-B12B-097F5A6A4932}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={DDFA3EFD-FF07-42F6-B5D9-923C3FCFD269}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"CORE HTGCOIL\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"PERIM1 HTGCOIL\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetDXCoils: Coil:Heating:DX:SingleSpeed=\"PERIM2 HTGCOIL\" curve values", + " ** ~~~ ** ... Energy Input Ratio Function of Flow Fraction Curve Name = COILHTGHPEIRRATIO_FCFMRATIO output is not equal to 1.0 (+ or - 10%) at rated conditions.", + " ** ~~~ ** ... Curve output at rated conditions = 1.380", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"DOAS_SYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = CORE CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = CORE HTGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1 CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = PERIM1 HTGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2 CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Heating:DX:SingleSpeed = PERIM2 HTGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3 CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4 CLGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={6A20D9F8-16F0-4169-BB63-03CE209FB9C1}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=Core ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Core ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Core ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=CHILLER EVAPORATOR COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=BOILER HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=CHILLER CONDENSER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=CHILLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER FAN ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=BOILER GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=BOILER ANCILLARY ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=CHILLER EVAPORATOR COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BOILER HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim4 ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim3 ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim2 ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Perim1 ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Core ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Core ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Core ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 23 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 110 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_MiniSplit.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 212263.64 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 212263.64 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 18.27 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 18.27 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 669.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 175.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 46907.47 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 17837.92 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 24415.77 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 26017.58 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 14056.13 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 198207.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 14056.13 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 13747.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5227.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 7155.56 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 7625.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 140.59 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 13747.17 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5227.61 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 7156.57 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 7623.97 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 58089.53 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 14.05 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 14.05 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 62208.33 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 34.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_Office_SZVAV16.xml_3.0.1_out.osw b/test/OffSml_Office_SZVAV16.xml_3.0.1_out.osw new file mode 100644 index 000000000..71d302bc4 --- /dev/null +++ b/test/OffSml_Office_SZVAV16.xml_3.0.1_out.osw @@ -0,0 +1,1118 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{230AB094-E80C-47C9-B86C-016C50A36A1F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{24702EC7-C9CD-4297-8088-7A09623D9FB7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4A04654B-B7FE-4C62-8AFF-D5857E4418B8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{93911726-5B15-4000-9AC6-E64F49C9B4D2}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D17F95DA-67FE-43A5-9D65-8E37698B33BF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={1C62DB69-637D-4DC2-99D2-B80FEAD5CF79}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_ZN THERMAL ZONE\", only 0.64 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = COREZN TU", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={DFE2E8C1-6E33-43E3-B510-EE04AE8D38D7}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 06/08 05:45 - 06:00", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 16 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 91 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_Office_SZVAV16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 362587.44 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 362587.44 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 31.22 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 31.22 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 231.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 10.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 13.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 208908.37 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 15193.51 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23174.13 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 18226.52 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 14056.13 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 139632.42 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 222955.02 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4452.78 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6791.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 5341.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 2089.49 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 140.59 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4453.43 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6792.55 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 5341.98 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 40922.18 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 208.91 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 14.05 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 222.96 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 106263.89 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 20.53 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_PSZ_Evap16.xml_3.0.1_out.osw b/test/OffSml_PSZ_Evap16.xml_3.0.1_out.osw new file mode 100644 index 000000000..102af3f5c --- /dev/null +++ b/test/OffSml_PSZ_Evap16.xml_3.0.1_out.osw @@ -0,0 +1,1230 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{3E6F9B7C-9B0E-4D43-9F69-B4D901ED9919}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B337CD3A-DF3E-474A-AE96-C29731FD01AF}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BA671DEF-20E0-4141-8CCE-6225DBFFFC83}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{BE8BC069-13DD-4ABC-A5F7-EA57C755D4A0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C6B02B95-D9B1-402F-8ED3-7F473B455591}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={0A78BD77-A709-4386-B2BD-FC8AA9ECBD0C}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.51 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.50 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.54 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"COREZNOACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_ZN THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIME1OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM2OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM3 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"PERIM4 OACONTROL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = COREZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM1ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM2ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM3ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PERIM4ZNCOOLINGCOIL but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={3D88E37C-DAFA-4452-B63D-DF933150D68D}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:08 - 03:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM4ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -0.77 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:08 - 03:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.415 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:38 - 03:45", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM2ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 0.43 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:38 - 03:45", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.490 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -11.10", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM3ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -2.32 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 03:53 - 04:00", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.459 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Air-cooled condenser inlet dry-bulb temperature below 0 C. Outdoor dry-bulb temperature = -10.98", + " ** ~~~ ** ... Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:08 - 04:15", + " ** ~~~ ** ... Operation at low ambient temperatures may require special performance curves.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"PERIM1ZNCOOLINGCOIL\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = 1.04 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 04:08 - 04:15", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.514 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 10 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 290 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-20.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM4ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 485 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.263511 Min=-0.991593", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 279 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-20.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM2ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 483 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.870271 Min=-1.258092", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 241 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.25 [C] Min=-20.45 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM3ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 430 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.757626 Min=-3.165391", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Low condenser dry-bulb temperature error continues...", + " ************* ** ~~~ ** This error occurred 234 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-0.275 [C] Min=-21.7 [C]", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"PERIM1ZNCOOLINGCOIL\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 397 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.957682 Min=-0.374809", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 2941 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_PSZ_Evap16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 369108.42 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 369108.42 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 31.78 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 31.78 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 218.0 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 152285.78 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 14075.08 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 25884.89 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 79502.9 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 14340.47 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 202491.65 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 166626.25 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4125.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 7586.11 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 23300.0 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1523.15 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 143.43 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4123.88 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 7586.51 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 23298.8 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 59343.41 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 152.28 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 14.34 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 166.62 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 108175.0 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 21.76 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_PassiveBeams.xml_3.0.1_out.osw b/test/OffSml_PassiveBeams.xml_3.0.1_out.osw new file mode 100644 index 000000000..8ec22a698 --- /dev/null +++ b/test/OffSml_PassiveBeams.xml_3.0.1_out.osw @@ -0,0 +1,1274 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{0B44C951-13BC-4E46-B2B4-A9AACD74D756}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{20C840BD-14D0-4B81-8004-F883462E6F7A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{56752884-D28A-43FE-8446-E5AB96C3345C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D4A92A37-7F2A-4B79-8769-37F865E6044D}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D781FCD6-92C2-4CA2-8C0C-F2523329C2F7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={61FFDF95-0066-4E5B-8CFF-82FE518B334B}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.48] degrees, Longitude difference=[33.58] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN1-2\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN3-4\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"OFCSMLCHLR\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.871", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.723104E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.723104E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.633816E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.633816E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.638634E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.638634E-003", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COREZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN1-2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN3-4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 11.085", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil is running dry for sizing because minimum humidity ratio at saturation for inlet chilled water temperature > design air entering humidity ratio.", + " ** ~~~ ** Wair,in = 1.043574E-002 [kgWater/kgDryAir]", + " ** ~~~ ** Wair,out = 8.500000E-003 [kgWater/kgDryAir]", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 1.043574E-002 [kgWater/kgDryAir]", + " ** Severe ** Calculation of cooling coil design UA failed for coil DOAS CLG", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 2345.103497 [W/C]", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={5B5C981B-C28D-495D-A7F2-8CD8E06C5648}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:05 - 05:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:06 - 05:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:07 - 05:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:08 - 05:09", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:09 - 05:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:10 - 05:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:12 - 05:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:13 - 05:14", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:15 - 05:30", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/17 12:30 - 12:45", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 11.06 [C]", + " ** ~~~ ** Controller sensed temperature = 14.35 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 0.63 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 14.44 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER FAN ELECTRIC POWER, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 3151 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 3437 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 18 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3268 Warning; 3439 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_PassiveBeams.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 326731.52 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 326731.52 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 28.13 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 28.13 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 551.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 57.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 173327.32 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 19979.98 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23856.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 18065.39 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 1990.42 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 6483.07 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 146968.52 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 179763.0 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 13.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 5855.56 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6991.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 5294.44 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 583.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1733.13 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 64.84 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 13.1 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 5855.85 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6992.3 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 5294.39 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 582.66 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 43072.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 173.28 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 6.48 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 179.76 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 95755.56 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 18.3 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_PassiveBeams_DOASCV_HtRcvry.xml_3.0.1_out.osw b/test/OffSml_PassiveBeams_DOASCV_HtRcvry.xml_3.0.1_out.osw new file mode 100644 index 000000000..c6ac5ee73 --- /dev/null +++ b/test/OffSml_PassiveBeams_DOASCV_HtRcvry.xml_3.0.1_out.osw @@ -0,0 +1,1269 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2FCFE360-70CD-4419-807E-4C9D0FF2AF09}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{57AD2F3F-F4D5-45BB-AC7C-EE2C877FBAF0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8B3976D5-9101-49EC-8294-DAFE312FC8F5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B640EDDE-EACB-4168-B062-032B84398D15}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{DE98477D-71BA-4A4B-9F44-5A5BC376425C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={FD5814FD-D6FA-47E1-9A74-ECD743C84894}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.48] degrees, Longitude difference=[33.58] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN1-2\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN3-4\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"OFCSMLCHLR\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.871", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.723104E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.723104E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.633816E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.633816E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.638634E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.638634E-003", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COREZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN1-2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN3-4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 11.085", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil is running dry for sizing because minimum humidity ratio at saturation for inlet chilled water temperature > design air entering humidity ratio.", + " ** ~~~ ** Wair,in = 1.043574E-002 [kgWater/kgDryAir]", + " ** ~~~ ** Wair,out = 8.500000E-003 [kgWater/kgDryAir]", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 1.043574E-002 [kgWater/kgDryAir]", + " ** Severe ** Calculation of cooling coil design UA failed for coil DOAS CLG", + " ** ~~~ ** Bad starting values for UA", + " ** ~~~ ** Coil design UA set to 2345.103497 [W/C]", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={D0D810F5-23B7-4F10-8CC3-9FD23C1BFA08}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Severe ** FindRootSimpleController: Controller error for controller = \"CONTROLLER WATER COIL 2\"", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/01 00:00 - 00:15", + " ** ~~~ ** Controller function is inconsistent with user specified controller action = Reverse action", + " ** ~~~ ** Actuator will be set to maximum action", + " ** ~~~ ** Controller control type=Temperature", + " ** ~~~ ** Controller temperature setpoint = 11.06 [C]", + " ** ~~~ ** Controller sensed temperature = 13.89 [C]", + " ** ~~~ ** Controller actuator mass flow rate set to 0.63 [kg/s]", + " ** ~~~ ** Controller actuator temperature = 13.91 [C]", + " ** ~~~ ** Note: Chilled water coils should be reverse action and the entering chilled", + " ** ~~~ ** water temperature (controller actuator temperature) should be below the setpoint temperature", + " ** ~~~ ** Note: Hot water coils should be normal action and the entering hot", + " ** ~~~ ** water temperature (controller actuator temperature) should be above the setpoint temperature", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:15", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"OFCSMLCHLR\" - Air Cooled Condenser Inlet Temperature below 0C.", + " ** ~~~ ** ... Outdoor Dry-bulb Condition = -0.15 C. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/02 14:00 - 14:15", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:00 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:00 - 05:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:01 - 05:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:02 - 05:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:03 - 05:04", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:04 - 05:05", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:05 - 05:06", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:06 - 05:08", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:08 - 05:09", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 05:09 - 05:10", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER FAN ELECTRIC POWER, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Severe ** FindRootSimpleController: Previous controller action error continues for controller = CONTROLLER WATER COIL 2", + " ************* ** ~~~ ** This error occurred 5897 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** ElectricEIRChillerModel - CHILLER:ELECTRIC:EIR \"OFCSMLCHLR\" - Air Cooled Condenser Inlet Temperature below 0C error continues.", + " ************* ** ~~~ ** This error occurred 178 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-2.500000E-002 [C] Min=-3.075 [C]", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 491 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 18 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 786 Warning; 5899 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_PassiveBeams_DOASCV_HtRcvry.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 248261.74 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 248261.74 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 21.37 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 21.37 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 497.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 8.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 92952.42 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 21562.84 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23856.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 18046.44 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 2331.63 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 6483.07 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 148864.16 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 99407.06 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 8.33 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 6319.44 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6991.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 5288.89 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 683.33 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 929.42 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 64.84 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 7.65 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 6319.9 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6992.3 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 5289.71 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 682.64 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 43626.41 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 92.92 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 6.48 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 99.41 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 72758.33 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 16.71 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_PassiveBeams_DOASVAV.xml_3.0.1_out.osw b/test/OffSml_PassiveBeams_DOASVAV.xml_3.0.1_out.osw new file mode 100644 index 000000000..05904d80d --- /dev/null +++ b/test/OffSml_PassiveBeams_DOASVAV.xml_3.0.1_out.osw @@ -0,0 +1,1249 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5C825921-5C56-4AED-B27E-955FCED55E81}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{6AD4DB81-8E4F-45E7-B23B-874EB0AF87FA}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{B0457EA1-2571-4CC0-8FB1-53ED6EF1A55A}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D65EC805-3880-4901-914C-EDF3A603C7B5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F3CA8EF8-FDED-471A-A404-218F326C89FE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={06D2B714-830F-44FB-A531-8E7D7EF3ABB4}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.48] degrees, Longitude difference=[33.58] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN1-2\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMZN3-4\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetElectricEIRChillerInput: Chiller:Electric:EIR=\"OFCSMLCHLR\"", + " ** ~~~ ** Energy input ratio as a function of temperature curve output is not equal to 1.0 (+ or - 10%) at reference conditions.", + " ** ~~~ ** Curve output at reference conditions = 0.871", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = CORE DOAS TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = PERIM1-2 DOAS TRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:NoReheat = PERIM3-4 DOAS TRMLUNIT", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"CORE BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.723104E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.723104E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM1-2 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.633816E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.633816E-003", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil has leaving air temperature < entering water temperature.", + " ** ~~~ ** Tair,out = 12.777", + " ** ~~~ ** Twater,in = 14.444", + " ** ~~~ ** ....coil leaving air temperature will be reset to:", + " ** ~~~ ** Tair,out = 14.944", + " ** Warning ** SizeWaterCoil: Coil=\"PERIM3-4 BEAM COILCLG\", Cooling Coil is running dry for sizing and has minimum humidity ratio at saturation for inlet chilled water temperature > coil entering air humidity ratio.", + " ** ~~~ ** Wair,in = 8.638634E-003", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 8.638634E-003", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"COREZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN1-2\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"DOAS OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"PERIMZN3-4\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** SizeWaterCoil: Coil=\"DOAS CLG\", Cooling Coil is running dry for sizing because minimum humidity ratio at saturation for inlet chilled water temperature > design air entering humidity ratio.", + " ** ~~~ ** Wair,in = 1.043574E-002 [kgWater/kgDryAir]", + " ** ~~~ ** Wair,out = 8.500000E-003 [kgWater/kgDryAir]", + " ** ~~~ ** Inlet chilled water temperature = 14.444 [C]", + " ** ~~~ ** Minimum humidity ratio at saturation for inlet chilled water temperature = 1.051919E-002 [kgWater/kgDryAir]", + " ** ~~~ ** ....coil leaving humidity ratio will be reset to:", + " ** ~~~ ** Wair,out = 1.043574E-002 [kgWater/kgDryAir]", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={7690BCEF-10E3-49EC-AB54-C46710219FAD}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:05 - 05:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:06 - 05:07", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:07 - 05:08", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:08 - 05:09", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:09 - 05:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:10 - 05:12", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:12 - 05:13", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:13 - 05:14", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:14 - 05:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for zone HVAC equipment did not appear to converge", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL GAS RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL RUNTIME FRACTION, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL AIR CONDITIONER TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER HEAT TRANSFER RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING TOWER FAN ELECTRIC POWER, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 3314 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 21 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 3433 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_PassiveBeams_DOASVAV.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Small Office", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 321480.61 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 321480.61 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 11615.77 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 27.68 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 27.68 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 584.5 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 73.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 179497.61 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 16795.32 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 23856.56 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 83028.78 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 10141.64 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 1677.64 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 6483.07 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 135547.33 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 185933.28 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 13.89 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 4922.22 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 6991.67 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 24333.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 2972.22 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 491.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 1794.85 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 64.84 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 13.49 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 4921.71 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 6992.3 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 24334.21 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 2972.8 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 490.73 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 39725.24 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 179.45 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 6.48 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 185.93 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 2387.78 + }, + { + "name": "base_cz_12_nonres_other_floor_u_071", + "units": "ft^2", + "value": 611.6 + }, + { + "name": "base_cz_12_steep_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 6445.01 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 642.43 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 21.2 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 21.2 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 0.0 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 11615.71 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 94216.67 + }, + { + "name": "core_zn_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_1_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_2_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "perimeter_zn_3_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "perimeter_zn_4_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 19.55 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/OffSml_WSHP16.xml_3.0.1_out.osw b/test/OffSml_WSHP16.xml_3.0.1_out.osw new file mode 100644 index 000000000..6f07932dd --- /dev/null +++ b/test/OffSml_WSHP16.xml_3.0.1_out.osw @@ -0,0 +1,327 @@ +{ + "completed_status": "Fail", + "current_step": 0, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{97E50442-962B-4F34-843D-70B290213DA7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C5A49AF9-C8BA-4DF0-9A34-C3D3E18A451B}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{CE381AEA-DF0F-4D58-89CE-A1DA44BA2C15}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D7554C8B-F8ED-4229-A820-EF82B6787E2F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{FDF52B8B-BF9C-496A-86DA-5423A2AB7F38}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_ZN TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_1 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_2 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_3 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"PERIMETER_ZN_4 TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={9E0D5EC9-8C8C-406E-9FCB-D7B075B72FAC}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_1 THERMAL ZONE\", only 0.91 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_2 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_3 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"PERIMETER_ZN_4 THERMAL ZONE\", only 0.90 of the zone is controlled.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"ATTIC SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ** Warning ** GetSimpleAirModelInputs: ZoneInfiltration:DesignFlowRate=\"CORE_ZN SPACE INFILTRATION DESIGN FLOW RATE 1\", Design Flow Rate Calculation Method specifies Flow per Exterior Surface Area, but Exterior Wall Area = 0. 0 Infiltration will result.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={6B342D85-6E3B-4D61-BD56-EDA396607053}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Tower range temperature is outside model boundaries at -15.11.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** ...Tower range temperature passed to the model = -15.11231", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -11.45.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Tower approach temperature is outside model boundaries at 39.12.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** ...Tower approach temperature passed to the model = 39.12041", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is outside model boundaries at 0.32.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:00 - 05:01", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -11.45.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is outside model boundaries at 0.32.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:01 - 05:02", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -11.45.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is outside model boundaries at 0.32.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:02 - 05:03", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -11.45.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:04", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is outside model boundaries at 0.32.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:03 - 05:04", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is outside model boundaries at -11.45.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:04 - 05:05", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = -1.000000", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is outside model boundaries at 0.13.", + " ** ~~~ ** ...Valid range = 0.75 to 1.25. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 05:04 - 05:05", + " ** ~~~ ** ...Water flow rate ratio passed to the model = 0.75000", + " ** ~~~ ** ...Water flow rate ratios outside model boundaries may not adversely affect tower performance.", + " ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too high) for fluid [WATER] specific heat **", + " ** ~~~ ** ..Called From:PlantLoopSolver::UpdateAnyLoopDemandAlterations,Temperature=[138.46], supplied data range=[0.00,125.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/19 18:23 - 18:30", + " ** Warning ** GetDensityGlycol: Temperature is out of range (too high) for fluid [WATER] density **", + " ** ~~~ ** ..Called From:NodeReportingCalc:PERIM3 HTGCOIL WATER OUTLET NODE,Temperature=[138.46], supplied data range=[0.00,100.00]", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/19 18:23 - 18:30", + " ** Severe ** Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=09/02 20:30 - 20:45", + " ** ~~~ ** PlantLoop Name (DemandSide)= CW LOOP", + " ** ~~~ ** PlantLoop Setpoint Temperature=27.7 {C}", + " ** ~~~ ** PlantLoop Inlet Node (SupplySide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (SupplySide) has a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) does not have a Setpoint.", + " ** ~~~ ** PlantLoop Outlet Node (DemandSide) \"CW LOOP DEMAND MIXER OUTLET NODE\" has temperature=433.7 {C}", + " ** ~~~ ** PlantLoop Inlet Node (DemandSide) \"CW LOOP DEMAND INLET NODE\" has temperature=27.7 {C}", + " ** ~~~ ** PlantLoop Minimum Temperature=0.0 {C}", + " ** ~~~ ** PlantLoop Maximum Temperature=100.0 {C}", + " ** ~~~ ** PlantLoop Flow Request (SupplySide)=0.0 {kg/s}", + " ** ~~~ ** PlantLoop Flow Request (DemandSide)=1.8E-005 {kg/s}", + " ** ~~~ ** PlantLoop Node (DemandSide) \"CW LOOP DEMAND MIXER OUTLET NODE\" has mass flow rate =1.8E-005 {kg/s}", + " ** ~~~ ** PlantLoop PumpHeat (SupplySide)=6.6 {W}", + " ** ~~~ ** PlantLoop PumpHeat (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Cooling Demand=0.4 {W}", + " ** ~~~ ** PlantLoop Heating Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Demand not Dispatched=0.0 {W}", + " ** ~~~ ** PlantLoop Unmet Demand=0.0 {W}", + " ** ~~~ ** PlantLoop Capacity=116815.3 {W}", + " ** ~~~ ** PlantLoop Capacity (SupplySide)=116815.3 {W}", + " ** ~~~ ** PlantLoop Capacity (DemandSide)=0.0 {W}", + " ** ~~~ ** PlantLoop Operation Scheme=CW LOOP OPERATION SCHEMES", + " ** ~~~ ** PlantLoop Operation Dispatched Load = 0.4 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (SupplySide)= 0.4 {W}", + " ** ~~~ ** PlantLoop Operation Dispatched Load (DemandSide)= 0.0 {W}", + " ** ~~~ ** Branches on the Loop.", + " ** ~~~ ** Demand Branches:", + " ** ~~~ ** CW LOOP DEMAND INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CW LOOP DEMAND INLET PIPE", + " ** ~~~ ** CW LOOP DEMAND BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:CORE HTGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:CORE CLGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 3", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM1 HTGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 4", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM1 CLGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 5", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM2 HTGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 6", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM2 CLGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 7", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM3 HTGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 8", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM3 CLGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 9", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:HEATING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM4 HTGCOIL", + " ** ~~~ ** CW LOOP DEMAND BRANCH 10", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COIL:COOLING:WATERTOAIRHEATPUMP:EQUATIONFIT:PERIM4 CLGCOIL", + " ** ~~~ ** CW LOOP DEMAND BYPASS BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CW LOOP DEMAND BYPASS PIPE", + " ** ~~~ ** CW LOOP DEMAND OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CW LOOP DEMAND OUTLET PIPE", + " ** ~~~ ** Supply Branches:", + " ** ~~~ ** CW LOOP SUPPLY INLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PUMP:VARIABLESPEED:CW PUMP", + " ** ~~~ ** CW LOOP SUPPLY BRANCH 1", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** BOILER:HOTWATER:BOILER 1", + " ** ~~~ ** CW LOOP SUPPLY BRANCH 2", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** COOLINGTOWER:VARIABLESPEED:TOWER 1", + " ** ~~~ ** CW LOOP SUPPLY OUTLET BRANCH", + " ** ~~~ ** Components on Branch:", + " ** ~~~ ** PIPE:ADIABATIC:CW LOOP SUPPLY OUTLET PIPE", + " ** ~~~ ** *************************", + " ** ~~~ ** Possible things to look for to correct this problem are:", + " ** ~~~ ** Capacity, Operation Scheme, Mass flow problems, Pump Heat building up over time.", + " ** ~~~ ** Try a shorter runperiod to stop before it fatals and look at", + " ** ~~~ ** lots of node time series data to see what is going wrong.", + " ** ~~~ ** If this is happening during Warmup, you can use Output:Diagnostics,ReportDuringWarmup;", + " ** ~~~ ** This is detected at the loop level, but the typical problems are in the components.", + " ** Fatal ** CheckForRunawayPlantTemps: Simulation terminated because of run away plant temperatures, too hot", + " ...Summary of Errors that led to program termination:", + " ..... Reference severe error count=1", + " ..... Last severe error=Plant temperatures are getting far too hot, check controls and relative loads and capacities", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 1431 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.103691 Min=-23.589231", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 4429 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=50.766187 Min=0.717653", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Inlet air wet-bulb temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 609 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=26.949014 Min=-23.09952", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"TOWER 1\" - Water flow rate ratio is out of range error continues...", + " ************* ** ~~~ ** This error occurred 9752 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=0.749343 Min=1.743411E-005", + " *************", + " ************* ** Warning ** GetSpecificHeatGlycol: Temperature out of range (too high) for fluid [WATER] specific heat **", + " ************* ** ~~~ ** This error occurred 10 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=820.393675 {C} Min=138.462617 {C}", + " *************", + " ************* ** Warning ** Plant loop exceeding upper temperature limit, PlantLoop=\"CW LOOP\"", + " ************* ** ~~~ ** This error occurred 3 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=433.707666", + " *************", + " ************* ** Warning ** GetDensityGlycol: Temperature out of range (too high) for fluid [WATER] density **", + " ************* ** ~~~ ** This error occurred 19 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=820.393675 {C} Min=138.462618 {C}", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 19 Warning; 0 Severe Errors.", + " ************* EnergyPlus Terminated--Fatal Error Detected. 16351 Warning; 1 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/OffSml_WSHP16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results" + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/RetlMed_PVAV_IndirDirEvap16.xml_3.0.1_out.osw b/test/RetlMed_PVAV_IndirDirEvap16.xml_3.0.1_out.osw new file mode 100644 index 000000000..2c0d44f7d --- /dev/null +++ b/test/RetlMed_PVAV_IndirDirEvap16.xml_3.0.1_out.osw @@ -0,0 +1,1225 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{39E6E7D1-2C08-49CC-83A4-5C1203FC1120}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{63373AAF-AF1E-4796-9C58-6EBBD3421BC3}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{7BDA4AD8-4BCF-401D-9A8B-BC89F7B9AFC0}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{8070152A-8A1E-42ED-8B59-80F669FFBBC8}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D7A62934-C97A-4512-A069-BA808C8F62F7}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACK_SPACE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"CORE_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_ENTRY TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"FRONT_RETAIL TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"POINT_OF_SALE TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={46383FF3-3C11-4C88-83F6-3B3A857D5158}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"CORE_RETAIL THERMAL ZONE\", only 0.97 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_ENTRY THERMAL ZONE\", only 1.00 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"FRONT_RETAIL THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"POINT_OF_SALE THERMAL ZONE\", only 0.89 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-2", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-3", + " ** Warning ** Since Zone Minimum Air Flow Input Method = FIXEDFLOWRATE, input for Constant Minimum Air Flow Fraction will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ** Warning ** Since Damper Heating Action = REVERSE, input for Maximum Flow Fraction During Reheat will be ignored.", + " ** ~~~ ** Occurs in AirTerminal:SingleDuct:VAV:Reheat = BASEVAVTRMLUNIT-4", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"CORE_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"FRONT_RETAIL THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"POINT_OF_SALE THERMAL ZONE\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Controller:MechanicalVentilation=\"BASESYS5 OACTRL MECH VENT CONTROLLER\", Zone OA/person rate", + " ** ~~~ ** For Zone=\"BACK_SPACE THERMAL ZONE\".", + " ** ~~~ ** Zone outside air per person rate not set in Design Specification Outdoor Air Object=\"BACK_SPACE THERMAL ZONE DESIGN SPECIFICATION OUTDOOR AIR\".", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = BASESYS5 COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={B4147C4B-7AF0-495B-906F-686936D08319}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:00 - 06:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/01 06:12 - 06:13", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/02 06:09 - 06:10", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/02 06:10 - 06:12", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 06:00 - 06:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/03 06:10 - 06:11", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 08:09 - 08:10", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/04 08:30 - 08:38", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 06:25 - 06:27", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/05 06:30 - 06:45", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 06:00 - 06:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 06:13 - 06:14", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 06:14 - 06:15", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/06 07:00 - 07:15", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ** ~~~ ** Routine=PsyTwbFnTdbWPb, Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=01/08 11:05 - 11:10", + " ** ~~~ ** Input Temperature=-144.34", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.509E-005 m3/s/W.", + " ** ~~~ ** Environment=SACRAMENTO-EXECUTIVE_724830_CZ2010, at Simulation time=03/27 11:45 - 12:00", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed \"BASESYS5 COILCLG\" - Full load outlet air dry-bulb temperature < 2C. This indicates the possibility of coil frost/freeze. Outlet temperature = -10.42 C.", + " ** ~~~ ** ...Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/27 11:45 - 11:50", + " ** ~~~ ** ... Possible reasons for low outlet air dry-bulb temperatures are: This DX coil", + " ** ~~~ ** 1) may have a low inlet air dry-bulb temperature. Inlet air temperature = 15.524 C.", + " ** ~~~ ** 2) may have a low air flow rate per watt of cooling capacity. Check inputs.", + " ** ~~~ ** 3) is used as part of a HX assisted cooling coil which uses a high sensible effectiveness. Check inputs.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 12 unused schedules in input.", + " ************* There are 12 unused week schedules in input.", + " ************* There are 26 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 352 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** Temperature out of range [-100. to 200.] (PsyPsatFnTemp)", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=-144.342598 C Min=-144.342598 C", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 178034 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=2.683973E-005 Min=1.468637E-005", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"BASESYS5 COILCLG\" - Full load outlet temperature indicates a possibility of frost/freeze error continues. Outlet air temperature statistics follow:", + " ************* ** ~~~ ** This error occurred 11000 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.982952 Min=-18.095604", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 25 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 189504 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/RetlMed_PVAV_IndirDirEvap16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "Retail Standalone", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 1502726.13 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 1502726.13 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 24692.3 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 60.86 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 60.86 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 172.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 734510.88 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 135585.24 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 202927.65 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 269284.32 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 77484.05 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 7648.88 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 75294.59 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 693091.27 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 809644.34 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 47.22 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 39736.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 59472.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 22708.33 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 2241.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 7344.91 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 753.09 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 47.88 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 39735.69 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 59471.0 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 78919.44 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 22708.74 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 2241.73 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 203124.48 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 734.34 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 75.29 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 809.64 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_039", + "units": "ft^2", + "value": 24051.12 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_unconditioned", + "units": "ft^2", + "value": 129.17 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 12421.97 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 903.48 + }, + { + "name": "base_all_cz_skylt_gl_curb_mnt_u_58", + "units": "ft^2", + "value": 512.0 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 7.13 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 6.6 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 2.07 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 24692.29 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 440405.56 + }, + { + "name": "back_space_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "core_retail_water_use_equipment", + "units": "gal/min", + "value": 0.43 + }, + { + "name": "front_entry_water_use_equipment", + "units": "gal/min", + "value": 0.01 + }, + { + "name": "front_retail_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "point_of_sale_water_use_equipment", + "units": "gal/min", + "value": 0.04 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 89.06 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Air Loops Detail section failed and was skipped because: undefined method `minimumSetpointTemperature' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:906:in `air_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:991:in `block (2 levels) in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:984:in `block in air_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:969:in `air_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/RetlSml_DOAS_FPFC16.xml_3.0.1_out.osw b/test/RetlSml_DOAS_FPFC16.xml_3.0.1_out.osw new file mode 100644 index 000000000..90c10a2bf --- /dev/null +++ b/test/RetlSml_DOAS_FPFC16.xml_3.0.1_out.osw @@ -0,0 +1,1201 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{229D7BD6-7A6D-4269-A61C-984917444DC5}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{4BA847FA-A4D9-4606-AE31-B45AE4224CC9}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{5B0C4227-88A8-4AD2-9404-0BA70EC51929}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACKOFHOUSE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MAINRETAIL_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RESTROOM_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={449CE80A-1F6F-4D4C-8691-EF3C49C79A60}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"RETAIL_ZN\", only 0.74 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RETAIL_DOAS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RETAIL_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** In calculating the design coil UA for Coil:Cooling:Water RETAIL_DOAS_CHWCOIL", + " ** ~~~ ** no apparatus dew-point can be found for the initial entering and leaving conditions;", + " ** ~~~ ** the coil outlet design conditions will be changed to correct the problem.", + " ** ~~~ ** The initial design conditions are: Tair,in = 26.1117", + " ** ~~~ ** Wair,in = 1.038496E-002", + " ** ~~~ ** Twater,in = 6.6667", + " ** ~~~ ** Tair,out = 19.6596", + " ** ~~~ ** Wair,out = 8.500000E-003", + " ** ~~~ ** The revised design conditions are: Tair,out = 15.5477", + " ** ~~~ ** Wair,out = 1.015893E-002", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={5D4F1D02-DAD2-4C9B-A691-33821281099E}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/12 06:03 - 06:04", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on each max iteration exceeded.", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/12 06:04 - 06:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/12 06:05 - 06:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/12 06:08 - 06:09", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 06:00 - 06:01", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 06:17 - 06:18", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 06:18 - 06:20", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/17 06:20 - 06:21", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 01/19 06:04 - 06:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/11 06:01 - 06:03", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/11 06:04 - 06:05", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/22 08:05 - 08:06", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/22 08:09 - 08:10", + " ** ~~~ ** The solution for one or more of the Air Loop HVAC systems did not appear to converge", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** SimHVAC: Maximum iterations (20) exceeded for all HVAC loops, at SACRAMENTO-EXECUTIVE_724830_CZ2010, 02/22 08:20 - 08:22", + " ** ~~~ ** The solution for one or more plant systems did not appear to converge", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower range temperature is outside model boundaries at -0.55.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/27 13:45 - 14:00", + " ** ~~~ ** ...Tower range temperature passed to the model = -0.54837", + " ** ~~~ ** ...Range temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower approach temperature is outside model boundaries at 13.27.", + " ** ~~~ ** ...Valid range = 1.11 to 11.11. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 03/27 13:45 - 14:00", + " ** ~~~ ** ...Tower approach temperature passed to the model = 13.26612", + " ** ~~~ ** ...Approach temperatures outside model boundaries may not adversely affect tower performance.", + " ** ~~~ ** ...This is not an unexpected occurrence when simulating actual conditions.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.69.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:15 - 16:30", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.82.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:30 - 16:45", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.95.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 16:45 - 17:00", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Inlet air wet-bulb temperature is outside model boundaries at 26.80.", + " ** ~~~ ** ...Valid range = -1.00 to 26.67. Occurrence info = SACRAMENTO-EXECUTIVE_724830_CZ2010, 07/19 17:00 - 17:15", + " ** ~~~ ** ...Inlet air wet-bulb temperature passed to the model = 26.666700", + " ** ~~~ ** ...Wet-bulb temperatures outside model boundaries may not adversely affect tower performance.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ************* There are 6 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** SimHVAC: Exceeding Maximum iterations for all HVAC loops, during SACRAMENTO-EXECUTIVE_724830_CZ2010 continues", + " ************* ** ~~~ ** This error occurred 1030 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower range temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 3353 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.109086 Min=-11.120054", + " *************", + " ************* ** Warning ** CoolingTower:VariableSpeed \"BASE TOWER\" - Tower approach temperature is out of range error continues...", + " ************* ** ~~~ ** This error occurred 2194 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=19.949258 Min=0.717653", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 10 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 6680 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/RetlSml_DOAS_FPFC16.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 20 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "StripMall", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 98772.02 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 98772.02 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1199.96 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 82.31 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 82.31 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1725.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 503.25 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 65977.55 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 2701.28 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 7241.32 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 12397.45 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 6179.77 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 1080.51 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 113.74 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 3070.93 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 32794.47 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 65968.07 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 2.78 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 791.67 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 2122.22 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3633.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1811.11 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 316.67 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 33.33 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 900.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 659.81 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 4.16 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 792.9 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 2122.64 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3633.53 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1809.87 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 317.5 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 31.95 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 899.69 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 9612.25 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 65.97 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 65.97 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "ashrae_189_1_2009_ext_roof_iead_climate_zone_2_5", + "units": "ft^2", + "value": 1160.85 + }, + { + "name": "ashrae_189_1_2009_ext_wall_wood_frame_climate_zone_4_8", + "units": "ft^2", + "value": 1472.27 + }, + { + "name": "fixed_window", + "units": "ft^2", + "value": 167.93 + }, + { + "name": "glass_door", + "units": "ft^2", + "value": 39.8 + }, + { + "name": "skylight", + "units": "ft^2", + "value": 39.15 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 12.36 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 18.83 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 3.26 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 1200.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 28947.22 + }, + { + "name": "backof_house_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "main_retail_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "restroom_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.54 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + "Plant Loops Detail section failed and was skipped because: undefined local variable or method `compressorMotorEfficiency' for #. Detail on error follows.", + "/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/Siz.HVACComponent.rb:94:in `performanceCharacteristics'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:761:in `general_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1112:in `plant_loop_component_summary_logic'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1173:in `block (2 levels) in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1154:in `block in plant_loops_detail_section'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/resources/os_lib_reporting.rb:1144:in `plant_loops_detail_section'\n(eval):1:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `eval'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:237:in `block in run'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `each'\n/home/julien/Software/Others/OpenStudio-resources/measures/openstudio_results/measure.rb:233:in `run'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:514:in `apply_measure'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:109:in `block in apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `each_index'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/util/measure.rb:67:in `apply_measures'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/jobs/run_reporting_measures.rb:105:in `perform'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:292:in `step'\n:/ruby/2.5.0/gems/openstudio-workflow-2.0.0/lib/openstudio/workflow/run.rb:234:in `run'\n:/openstudio_cli.rb:960:in `execute'\n:/openstudio_cli.rb:750:in `execute'\n:/openstudio_cli.rb:1744:in `
'\neval:174:in `eval'\neval:174:in `require_embedded_absolute'\neval:160:in `block in require_embedded'\neval:154:in `each'\neval:154:in `require_embedded'\neval:113:in `require'\neval:3:in `
'" + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/RetlSml_DOAS_GravityFurnace.xml_3.0.1_out.osw b/test/RetlSml_DOAS_GravityFurnace.xml_3.0.1_out.osw new file mode 100644 index 000000000..30ab160ed --- /dev/null +++ b/test/RetlSml_DOAS_GravityFurnace.xml_3.0.1_out.osw @@ -0,0 +1,1149 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{219F1A02-F0E1-4BCC-9A5F-FE3FFA1D67FE}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{53E0022B-D78F-4032-B0D7-455AF7A9B412}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D4583E93-1D30-4735-998E-4D15B04A4594}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACKOFHOUSE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MAINRETAIL_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RESTROOM_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={7789C4E4-D64B-4D55-B51C-015E4DE005BF}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"RETAIL_ZN\", only 0.64 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"RETAIL_DOAS_SYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = DUMMY DX COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"DUMMY DX COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[1.063], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"DUMMY DX COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.038 m3/s/W.", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PROPNOCLG COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RETAIL_DOAS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RETAIL_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={BB81C3B0-BE48-423A-BDD5-CDDDD75359E1}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"DUMMY DX COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 15773 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.121075 Min=1.038495", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15862 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/RetlSml_DOAS_GravityFurnace.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "StripMall", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 109008.45 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 109008.45 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1199.96 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 90.84 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 90.84 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1603.75 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 375.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 75512.59 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 4814.91 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 9705.65 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 12397.45 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 3895.53 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2691.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 30813.53 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 78194.91 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1411.11 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 2844.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3633.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1141.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 755.27 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 26.92 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.78 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1410.27 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 2843.51 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3633.53 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1142.42 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 9030.52 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 75.51 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.69 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 78.2 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 1160.85 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 1472.27 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 167.93 + }, + { + "name": "glass_door", + "units": "ft^2", + "value": 39.8 + }, + { + "name": "skylight", + "units": "ft^2", + "value": 39.15 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 12.36 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 12.36 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 3.26 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 1200.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 31947.22 + }, + { + "name": "backof_house_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "main_retail_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "restroom_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/RetlSml_DOAS_GravityFurnace_HasNoClg_0.xml_3.0.1_out.osw b/test/RetlSml_DOAS_GravityFurnace_HasNoClg_0.xml_3.0.1_out.osw new file mode 100644 index 000000000..876023bad --- /dev/null +++ b/test/RetlSml_DOAS_GravityFurnace_HasNoClg_0.xml_3.0.1_out.osw @@ -0,0 +1,1149 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{2F9162A2-2162-492A-B7DE-F3539319803F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{650751F8-25C8-4434-8CBE-E41B969844DD}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{C334397E-CFBB-4A0D-A20F-8EFA670EFC13}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACKOFHOUSE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MAINRETAIL_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RESTROOM_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={8632FAFA-7897-4775-A9BC-D9ED5EA54778}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"RETAIL_ZN\", only 0.64 of the zone is controlled.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"RETAIL_DOAS_SYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FURNACE DUMMY COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"FURNACE DUMMY COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[1.063], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.038 m3/s/W.", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = PROPNOCLG COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RETAIL_DOAS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RETAIL_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={CF82F015-1E9A-49FB-ACBD-DE3235817FAA}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=PropNoClg ZnSys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 5 unused week schedules in input.", + " ************* There are 7 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 15781 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.121079 Min=1.038495", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 11 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 15870 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/RetlSml_DOAS_GravityFurnace_HasNoClg_0.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "StripMall", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 108449.23 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 108449.23 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1199.96 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 90.38 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 90.38 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1603.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.25 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 375.5 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 74953.38 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 4805.43 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 9705.65 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 12397.45 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 3895.53 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2691.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 30804.06 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 77645.18 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 1408.33 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 2844.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3633.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1141.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 749.68 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 26.92 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.78 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 1408.45 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 2843.51 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3633.53 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1142.43 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 9028.7 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 74.95 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.69 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 77.64 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 1160.85 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 1472.27 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 167.93 + }, + { + "name": "glass_door", + "units": "ft^2", + "value": 39.8 + }, + { + "name": "skylight", + "units": "ft^2", + "value": 39.15 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 12.36 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 12.36 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 3.26 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 1200.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 31783.33 + }, + { + "name": "backof_house_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "main_retail_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "restroom_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 4.05 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/RetlSml_DOAS_GravityFurnace_HasNoClg_1.xml_3.0.1_out.osw b/test/RetlSml_DOAS_GravityFurnace_HasNoClg_1.xml_3.0.1_out.osw new file mode 100644 index 000000000..2d83f7f9a --- /dev/null +++ b/test/RetlSml_DOAS_GravityFurnace_HasNoClg_1.xml_3.0.1_out.osw @@ -0,0 +1,1143 @@ +{ + "completed_status": "Success", + "current_step": 1, + "eplusout_err": [ + "Program Version,EnergyPlus, Version 9.3.0-baff08990c, ", + " ************* Beginning Zone Sizing Calculations", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{515AF3D8-D972-43F4-B63E-1FE3856C298C}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{D336B1F1-57D9-4935-84BC-4D11D7E0369F}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Day:Interval=\"{F5D768D4-CB8D-4981-9918-1CFBF83136A4}\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"BACKOFHOUSE_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"MAINRETAIL_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Year=\"RESTROOM_SPC TARGET SHW TEMP\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS OFF DISCRETE\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** ProcessScheduleInput: Schedule:Constant=\"ALWAYS ON CONTINUOUS\", Blank Schedule Type Limits Name input -- will not be validated.", + " ** Warning ** Weather file location will be used rather than entered (IDF) Location object.", + " ** ~~~ ** ..Location object={AAF24AF0-1699-4FB5-AB41-C7A51E19BE64}", + " ** ~~~ ** ..Weather File Location=Chicago Ohare Intl Ap IL USA TMY3 WMO#=725300", + " ** ~~~ ** ..due to location differences, Latitude difference=[3.40] degrees, Longitude difference=[33.57] degrees.", + " ** ~~~ ** ..Time Zone difference=[2.0] hour(s), Elevation difference=[4972.68] percent, [197.04] meters.", + " ** Warning ** GetDaylightingControls: Fraction of Zone controlled by the Daylighting reference points is < 1.0.", + " ** ~~~ ** ..discovered in \"Daylighting:Controls\" for Zone=\"RETAIL_ZN\", only 0.64 of the zone is controlled.", + " ** Warning ** Calculated design cooling load for zone=RETAIL_ZN is zero.", + " ** ~~~ ** Check Sizing:Zone and ZoneControl:Thermostat inputs.", + " ************* Beginning System Sizing Calculations", + " ** Warning ** GetAirPathData: AirLoopHVAC=\"RETAIL_DOAS_SYS\" has no Controllers.", + " ************* Beginning Plant Sizing Calculations", + " ** Warning ** The Standard Ratings is calculated for Coil:Cooling:DX:SingleSpeed = FURNACE DUMMY COILCLG but not at the AHRI test condition due to curve out of bound.", + " ** ~~~ ** Review the Standard Ratings calculations in the Engineering Reference for this coil type. Also, use Output:Diagnostics, DisplayExtraWarnings for further guidance.", + " ** Warning ** Sizing: Coil:Cooling:DX:SingleSpeed \"FURNACE DUMMY COILCLG\": Rated air volume flow rate per watt of rated total cooling capacity is out of range.", + " ** ~~~ ** Min Rated Vol Flow Per Watt=[4.027E-005], Rated Vol Flow Per Watt=[1.063], Max Rated Vol Flow Per Watt=[6.041E-005]. See Input Output Reference Manual for valid range.", + " ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range at 1.038 m3/s/W.", + " ** ~~~ ** Environment=CHICAGO OHARE INTL AP ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 24:00 - 24:15", + " ** ~~~ ** Expected range for VolumeFlowPerRatedTotalCapacity=[2.684E-005--6.713E-005]", + " ** ~~~ ** Possible causes include inconsistent air flow rates in system components,", + " ** ~~~ ** or variable air volume [VAV] system using incorrect coil type.", + " ** Warning ** GetOAControllerInputs: Controller:MechanicalVentilation=\"RETAIL_DOAS_OACTRL MECH VENT CONTROLLER", + " ** ~~~ ** Cannot locate a matching DesignSpecification:ZoneAirDistribution object for Zone=\"RETAIL_ZN\".", + " ** ~~~ ** Using default zone air distribution effectiveness of 1.0 for heating and cooling.", + " ** Warning ** Check input. Pump nominal power or motor efficiency is set to 0, for pump={8A400B8A-515D-40D2-BA62-2F977DF154A5}", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COGENERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"COOLING:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTCOOLING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"DISTRICTHEATING:FACILITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"EXTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"FANS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATING:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATRECOVERY:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HEATREJECTION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"HUMIDIFIER:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERIORLIGHTS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"INTERNAL TRANSPORT:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONCOMPLIANCELTG:INTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"NONREG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PROCESS:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"PUMPS:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:EXTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"RECEPTACLE:INTERIOREQUIPMENT:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:EXTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIG:INTERIOREQUIPMENT:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REFRIGERATION:GAS\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"REG LTG:EXTERIORLIGHTS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTCOOLING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:DISTRICTHEATING\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly: invalid Key Name=\"WATERSYSTEMS:ELECTRICITY\" - not found.", + " ** Warning ** Output:Meter:MeterFileOnly requested for \"Electricity:Facility\" (TimeStep), already on \"Output:Meter\". Will report to both eplusout.eso and eplusout.mtr", + " ************* Testing Individual Branch Integrity", + " ************* All Branches passed integrity testing", + " ************* Testing Individual Supply Air Path Integrity", + " ************* All Supply Air Paths passed integrity testing", + " ************* Testing Individual Return Air Path Integrity", + " ************* All Return Air Paths passed integrity testing", + " ************* No node connection errors were found.", + " ************* Beginning Simulation", + " ** Warning ** Processing Monthly Tabular Reports: Variable names not valid for this simulation", + " ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual variables.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-ELECTRICITY\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-DISTILLATE OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-RESIDUAL OIL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-NATURAL GAS\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ** Warning ** The resource referenced by LifeCycleCost:UsePriceEscalation= \"U.S. AVG COMMERCIAL-COAL\" has no energy cost. ", + " ** ~~~ ** ... It is likely that the wrong resource is used. The resource should match the meter used in Utility:Tariff.", + " ************* Simulation Error Summary *************", + " ** Warning ** The following Report Variables were requested but not generated -- check.rdd file", + " ** ~~~ ** Either the IDF did not contain these elements, the variable name is misspelled,", + " ** ~~~ ** or the requested variable is an advanced output which requires Output : Diagnostics, DisplayAdvancedReportVariables;", + " ************* Key=*, VarName=ZONE AIR TERMINAL VAV DAMPER POSITION, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Mixed Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys Relief Air Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE TEMPERATURE, Frequency=Hourly", + " ************* Key=Retail_GravityFurnace_Sys OA Node, VarName=SYSTEM NODE STANDARD DENSITY VOLUME FLOW RATE, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL AIR HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=COOLING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL PART LOAD RATIO, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=EVAPORATIVE COOLER ELECTRIC POWER, Frequency=Hourly", + " ************* Key=*, VarName=HEATING COIL TOTAL HEATING RATE, Frequency=Hourly", + " ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING RATE, Frequency=Hourly", + " ************* Key=*, VarName=BASEBOARD TOTAL HEATING RATE, Frequency=Hourly", + " ************* There are 5 unused schedules in input.", + " ************* There are 6 unused week schedules in input.", + " ************* There are 10 unused day schedules in input.", + " ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them.", + " *************", + " ************* ===== Recurring Error Summary =====", + " ************* The following recurring error messages occurred.", + " *************", + " ************* ** Warning ** CalcDoe2DXCoil: Coil:Cooling:DX:SingleSpeed=\"FURNACE DUMMY COILCLG\" - Air volume flow rate per watt of rated total cooling capacity is out of range error continues...", + " ************* ** ~~~ ** This error occurred 1 total times;", + " ************* ** ~~~ ** during Warmup 0 times;", + " ************* ** ~~~ ** during Sizing 0 times.", + " ************* ** ~~~ ** Max=1.038495 Min=1.038495", + " *************", + " ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors.", + " ************* EnergyPlus Sizing Error Summary. During Sizing: 12 Warning; 0 Severe Errors.", + " ************* EnergyPlus Completed Successfully-- 90 Warning; 0 Severe Errors; " + ], + "file_paths": [ + "/home/julien/Software/Others/OpenStudio-resources/testruns/RetlSml_DOAS_GravityFurnace_HasNoClg_1.xml/generated_files", + "./files", + "./weather", + "../../files", + "../../weather", + "./" + ], + "seed_file": "in.osm", + "steps": [ + { + "arguments": { + }, + "measure_dir_name": "openstudio_results", + "result": { + "measure_class_name": "OpenStudioResults", + "measure_display_name": "OpenStudio Results", + "measure_name": "openstudio_results", + "measure_taxonomy": "Reporting.QAQC", + "measure_type": "ReportingMeasure", + "measure_uid": "a25386cd-60e4-46bc-8b11-c755f379d916", + "measure_version_id": "02ad7007-fe7b-4747-bd7a-29d697c4d91a", + "measure_version_modified": "20180711T183039Z", + "measure_xml_checksum": "557BF06F", + "stderr": "", + "stdout": "", + "step_errors": [ + + ], + "step_final_condition": "Generated report with 21 sections to ./report.html.", + "step_info": [ + + ], + "step_initial_condition": "Gathering data from EnergyPlus SQL file and OSM model.", + "step_result": "Success", + "step_values": [ + { + "name": "building_summary_section", + "value": true + }, + { + "name": "annual_overview_section", + "value": true + }, + { + "name": "monthly_overview_section", + "value": true + }, + { + "name": "utility_bills_rates_section", + "value": true + }, + { + "name": "envelope_section_section", + "value": true + }, + { + "name": "space_type_breakdown_section", + "value": true + }, + { + "name": "space_type_details_section", + "value": true + }, + { + "name": "interior_lighting_section", + "value": true + }, + { + "name": "plug_loads_section", + "value": true + }, + { + "name": "exterior_light_section", + "value": true + }, + { + "name": "water_use_section", + "value": true + }, + { + "name": "hvac_load_profile", + "value": true + }, + { + "name": "zone_condition_section", + "value": true + }, + { + "name": "zone_summary_section", + "value": true + }, + { + "name": "zone_equipment_detail_section", + "value": true + }, + { + "name": "air_loops_detail_section", + "value": true + }, + { + "name": "plant_loops_detail_section", + "value": true + }, + { + "name": "outdoor_air_section", + "value": true + }, + { + "name": "cost_summary_section", + "value": true + }, + { + "name": "source_energy_section", + "value": true + }, + { + "name": "schedules_overview_section", + "value": true + }, + { + "name": "standards_gem_version", + "value": "0.2.11" + }, + { + "name": "workflow_gem_version", + "value": "2.0.0" + }, + { + "display_name": "StripMall", + "name": "building_name", + "value": "n/a" + }, + { + "name": "total_site_energy", + "units": "kBtu", + "value": 103274.15 + }, + { + "name": "net_site_energy", + "units": "kBtu", + "value": 103274.15 + }, + { + "name": "total_building_area", + "units": "ft^2", + "value": 1199.96 + }, + { + "name": "total_site_eui", + "units": "kBtu/ft^2", + "value": 86.06 + }, + { + "name": "eui", + "units": "kBtu/ft^2", + "value": 86.06 + }, + { + "name": "unmet_hours_during_heating", + "units": "hr", + "value": 1602.25 + }, + { + "name": "unmet_hours_during_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_during_occupied_heating", + "units": "hr", + "value": 376.75 + }, + { + "name": "unmet_hours_during_occupied_cooling", + "units": "hr", + "value": 0.0 + }, + { + "name": "unmet_hours_tolerance_heating", + "units": "F", + "value": 1.01 + }, + { + "name": "unmet_hours_tolerance_cooling", + "units": "F", + "value": 1.01 + }, + { + "name": "end_use_heating", + "units": "kBtu", + "value": 74593.21 + }, + { + "name": "end_use_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_lighting", + "units": "kBtu", + "value": 9705.65 + }, + { + "name": "end_use_exterior_lighting", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_interior_equipment", + "units": "kBtu", + "value": 12397.45 + }, + { + "name": "end_use_exterior_equipment", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_fans", + "units": "kBtu", + "value": 3895.53 + }, + { + "name": "end_use_pumps", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_rejection", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_humidification", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_heat_recovery", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_water_systems", + "units": "kBtu", + "value": 2691.8 + }, + { + "name": "end_use_refrigeration", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_generators", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_electricity", + "units": "kBtu", + "value": 25998.62 + }, + { + "name": "fuel_natural_gas", + "units": "kBtu", + "value": 77275.53 + }, + { + "name": "fuel_additional_fuel", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_cooling", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "fuel_district_heating", + "units": "kBtu", + "value": 0.0 + }, + { + "name": "end_use_electricity_heating", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_cooling", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_lighting", + "units": "kWh", + "value": 2844.44 + }, + { + "name": "end_use_electricity_exterior_lighting", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_interior_equipment", + "units": "kWh", + "value": 3633.33 + }, + { + "name": "end_use_electricity_exterior_equipment", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_fans", + "units": "kWh", + "value": 1141.67 + }, + { + "name": "end_use_electricity_pumps", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_rejection", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_humidification", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_heat_recovery", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_water_systems", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_refrigeration", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_electricity_generators", + "units": "kWh", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heating", + "units": "therms", + "value": 746.08 + }, + { + "name": "end_use_natural_gas_cooling", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_lighting", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_interior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_exterior_equipment", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_fans", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_pumps", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_rejection", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_humidification", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_heat_recovery", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_water_systems", + "units": "therms", + "value": 26.92 + }, + { + "name": "end_use_natural_gas_refrigeration", + "units": "therms", + "value": 0.0 + }, + { + "name": "end_use_natural_gas_generators", + "units": "therms", + "value": 0.0 + }, + { + "name": "electricity_heating_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_cooling_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_lighting_ip", + "units": "kWh", + "value": 2843.51 + }, + { + "name": "electricity_exterior_lighting_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_interior_equipment_ip", + "units": "kWh", + "value": 3633.53 + }, + { + "name": "electricity_exterior_equipment_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_fans_ip", + "units": "kWh", + "value": 1141.86 + }, + { + "name": "electricity_pumps_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_rejection_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_humidification_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_heat_recovery_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_water_systems_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_refrigeration_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_generators_ip", + "units": "kWh", + "value": 0.0 + }, + { + "name": "electricity_ip", + "units": "kWh", + "value": 7618.9 + }, + { + "name": "natural_gas_heating_ip", + "units": "MBtu", + "value": 74.59 + }, + { + "name": "natural_gas_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_water_systems_ip", + "units": "MBtu", + "value": 2.69 + }, + { + "name": "natural_gas_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "natural_gas_ip", + "units": "MBtu", + "value": 77.28 + }, + { + "name": "additional_fuel_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "additional_fuel_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "district_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heating_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_cooling_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_lighting_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_interior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_exterior_equipment_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_fans_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_pumps_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_rejection_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_humidification_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_heat_recovery_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_water_systems_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_refrigeration_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_generators_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "water_ip", + "units": "MBtu", + "value": 0.0 + }, + { + "name": "base_cz_12_flat_nonres_wood_framing_and_other_roof_u_034", + "units": "ft^2", + "value": 1160.85 + }, + { + "name": "base_cz_12_nonres_metal_frame_wall_u_062", + "units": "ft^2", + "value": 1472.27 + }, + { + "name": "base_all_cz_fixed_window_u_36", + "units": "ft^2", + "value": 167.93 + }, + { + "name": "glass_door", + "units": "ft^2", + "value": 39.8 + }, + { + "name": "skylight", + "units": "ft^2", + "value": 39.15 + }, + { + "name": "gross_window_wall_ratio", + "units": "%", + "value": 12.36 + }, + { + "name": "gross_window_wall_ratio_conditioned", + "units": "%", + "value": 12.36 + }, + { + "name": "skylight_roof_ratio", + "units": "%", + "value": 3.26 + }, + { + "name": "space_type_no_space_type", + "units": "ft^2", + "value": 1200.0 + }, + { + "name": "exterior_lighting_total_power", + "units": "W", + "value": 0.0 + }, + { + "name": "exterior_lighting_total_consumption", + "units": "kWh", + "value": 30266.67 + }, + { + "name": "backof_house_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "main_retail_spc_water_use_equipment", + "units": "gal/min", + "value": 0.02 + }, + { + "name": "restroom_spc_water_use_equipment", + "units": "gal/min", + "value": 0.0 + }, + { + "name": "inflation_approach", + "value": "Constant Dollar" + }, + { + "name": "analysis_length", + "units": "yrs", + "value": 25 + }, + { + "name": "annual_peak_electric_demand", + "units": "kW", + "value": 2.16 + }, + { + "name": "first_year_capital_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "annual_utility_cost", + "units": "$", + "value": 0.0 + }, + { + "name": "total_lifecycle_cost", + "units": "$", + "value": 0.0 + } + ], + "step_warnings": [ + + ] + } + } + ], + "weather_file": "../../weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" +} \ No newline at end of file diff --git a/test/absorption_chillers.osm_3.0.1_out.xml b/test/absorption_chillers.osm_3.0.1_out.xml new file mode 100644 index 000000000..39f8f259d --- /dev/null +++ b/test/absorption_chillers.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/additional_props.osm_3.0.1_out.xml b/test/additional_props.osm_3.0.1_out.xml new file mode 100644 index 000000000..b88926300 --- /dev/null +++ b/test/additional_props.osm_3.0.1_out.xml @@ -0,0 +1,1673 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Material 2 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/adiabatic_construction_set.osm_3.0.1_out.xml b/test/adiabatic_construction_set.osm_3.0.1_out.xml new file mode 100644 index 000000000..20ccb6e86 --- /dev/null +++ b/test/adiabatic_construction_set.osm_3.0.1_out.xml @@ -0,0 +1,355 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + Adiabatic Construction + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + Adiabatic Construction + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + + diff --git a/test/afn_single_zone_nv.osm_3.0.1_out.xml b/test/afn_single_zone_nv.osm_3.0.1_out.xml new file mode 100644 index 000000000..b8e070b06 --- /dev/null +++ b/test/afn_single_zone_nv.osm_3.0.1_out.xml @@ -0,0 +1,375 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Unconditioned + + + + diff --git a/test/air_chillers.osm_3.0.1_out.xml b/test/air_chillers.osm_3.0.1_out.xml new file mode 100644 index 000000000..eca976edc --- /dev/null +++ b/test/air_chillers.osm_3.0.1_out.xml @@ -0,0 +1,2389 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 3 + + Story 3 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + Story 3 Core Thermal Zone + + Surface 85 + Story 2 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 86 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 39.3701 + + + + + Surface 87 + Story 3 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 88 + Story 3 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 89 + Story 3 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 39.3701 + + + + + Surface 90 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + + + + Story 3 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + Story 3 East Perimeter Thermal Zone + + Surface 73 + Story 2 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 74 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 39.3701 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 34.7822 + + + 328.084 + 0.0833333 + 29.5276 + + + 328.084 + 163.959 + 29.5276 + + + 328.084 + 163.959 + 34.7822 + + + + + + Surface 75 + Story 3 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + + Surface 77 + Story 3 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 78 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 9.84252 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + + + + Story 3 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + Story 3 North Perimeter Thermal Zone + + Surface 67 + Story 2 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 39.3701 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 34.7796 + + + 328.001 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 34.7796 + + + + + + Surface 71 + Story 3 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + + + + Story 3 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + Story 3 South Perimeter Thermal Zone + + Surface 79 + Story 2 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 80 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 39.3701 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 34.7796 + + + 0.0833333 + 0 + 29.5276 + + + 328.001 + 0 + 29.5276 + + + 328.001 + 0 + 34.7796 + + + + + + Surface 81 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + 0 + 0 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + + + + Story 3 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + Story 3 West Perimeter Thermal Zone + + Surface 61 + Story 2 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 62 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 34.7822 + + + 0 + 163.959 + 29.5276 + + + 0 + 0.0833333 + 29.5276 + + + 0 + 0.0833333 + 34.7822 + + + + + + Surface 66 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + 0 + 0 + 39.3701 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Story 3 Core Thermal Zone + Conditioned + + + Story 3 East Perimeter Thermal Zone + Conditioned + + + Story 3 North Perimeter Thermal Zone + Conditioned + + + Story 3 South Perimeter Thermal Zone + Conditioned + + + Story 3 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/air_terminals.osm_3.0.1_out.xml b/test/air_terminals.osm_3.0.1_out.xml new file mode 100644 index 000000000..e1f16875b --- /dev/null +++ b/test/air_terminals.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 9 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 6 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 3 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 4 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 8 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 10 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 1 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 2 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 5 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 7 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/airloop_and_zonehvac.osm_3.0.1_out.xml b/test/airloop_and_zonehvac.osm_3.0.1_out.xml new file mode 100644 index 000000000..0829eb077 --- /dev/null +++ b/test/airloop_and_zonehvac.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/airloop_avms.osm_3.0.1_out.xml b/test/airloop_avms.osm_3.0.1_out.xml new file mode 100644 index 000000000..a4c827f32 --- /dev/null +++ b/test/airloop_avms.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop VAV with PFP Boxes and Reheat + PVAV + CycleOnCallAnyZone + 1 + DrawThrough + Scheduled + Deck_Temperature + + Packaged Rooftop VAV with PFP Boxes and Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/airterminal_cooledbeam.osm_3.0.1_out.xml b/test/airterminal_cooledbeam.osm_3.0.1_out.xml new file mode 100644 index 000000000..493c762e8 --- /dev/null +++ b/test/airterminal_cooledbeam.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 4 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 5 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 6 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 10 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 2 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 1 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 9 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 7 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 8 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 3 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/airterminal_fourpipebeam.osm_3.0.1_out.xml b/test/airterminal_fourpipebeam.osm_3.0.1_out.xml new file mode 100644 index 000000000..b8044fb26 --- /dev/null +++ b/test/airterminal_fourpipebeam.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 438184 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 9.84252 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 9.84252 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + + + + Story 1 East Perimeter Space + 14938.1 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 9.84252 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 7.22185 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 7.22185 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 9.84252 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + + + + Story 1 North Perimeter Space + 30829.7 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 9.84252 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 7.21985 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 7.21985 + + + + + + + Story 1 South Perimeter Space + 30829.7 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 9.84252 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 7.21985 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 7.21985 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + 0 + 0 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + + + + Story 1 West Perimeter Space + 14938.1 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 7.22185 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 7.22185 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + 0 + 0 + 9.84252 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/asymmetric_interior_constructions.osm_3.0.1_out.xml b/test/asymmetric_interior_constructions.osm_3.0.1_out.xml new file mode 100644 index 000000000..980a0a4ed --- /dev/null +++ b/test/asymmetric_interior_constructions.osm_3.0.1_out.xml @@ -0,0 +1,9199 @@ + + + + + unknown + + Built-up Roofing - 3/8 in. + + + Built-up Roofing - 3/8 in. 1 + + + Carpet - 1/2 in. + + + Carpet - 1/2 in. 1 + + + Cellular Polyisocyanurate - Gaspermeable Facers - 1 in. + + + Cellular Polyisocyanurate - Gaspermeable Facers - 2 in. + + + Expanded Polystyrene - Molded Beads - 2 in. + + + Gypsum Board - 1/2 in. + + + Gypsum Board - 3/4 in. + + + Heavyweight Concrete - 8 in. - 140 lb/ft3 + + + Heavyweight Concrete - 8 in. - 140 lb/ft3 1 + + + Metal Surface - 1/16 in. + + + Opaque Spandrel Glass - 1/4 in. + + + Opaque Spandrel Glass - 1/4 in. 1 + + + Steel-Framed - 4 in. Studs - 16 in. OC - R-0 Cavity Insulation + + + Steel-Framed - 4 in. Studs - 16 in. OC - R-0 Cavity Insulation 1 + + + Vegetable Fiber Board Sheathing - Regular Density - 3/4 in. + + + Vegetable Fiber Board Sound Deadening Board - 1/2 in. + + + Waferboard - 3/4 in. + + + Wood-Framed - 4 in. Studs - 16 in. OC - R-11 Cavity Insulation + + + Ext roof + Metal Surface - 1/16 in. + Built-up Roofing - 3/8 in. + Expanded Polystyrene - Molded Beads - 2 in. + Cellular Polyisocyanurate - Gaspermeable Facers - 1 in. + + + Ext wall 1 + Opaque Spandrel Glass - 1/4 in. 1 + Gypsum Board - 1/2 in. + + + Int wall + Steel-Framed - 4 in. Studs - 16 in. OC - R-0 Cavity Insulation + Gypsum Board - 1/2 in. + Gypsum Board - 1/2 in. + + + Slab on grade 1 + Heavyweight Concrete - 8 in. - 140 lb/ft3 1 + + + Window + NFRCRated + + + Building + 0 + + Level 0 + + Untitled + 15777.1 + 1213.63 + + + -3.31415 + 83.6558 + 0 + + + 18.6091 + 48.8077 + 0 + + + -7.27931 + 33.8973 + 0 + + + -28.6648 + 67.7172 + 0 + + + 8120 Perimeter + + Surface 36 + Slab on grade 1 + + + -3.31415 + 83.6558 + 0 + + + 18.6091 + 48.8077 + 0 + + + -7.27931 + 33.8973 + 0 + + + -28.6648 + 67.7172 + 0 + + + + + Surface 46 + Ext wall 1 + + + -11.2372 + 40.1538 + 13 + + + -11.2372 + 40.1538 + 10 + + + -7.27931 + 33.8973 + 10 + + + -7.27931 + 33.8973 + 13 + + + + + Surface 47 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -28.6648 + 67.7172 + 13 + + + -28.6648 + 67.7172 + 10 + + + -11.2372 + 40.1538 + 10 + + + -11.2372 + 40.1538 + 13 + + + + + Surface 48 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -28.6648 + 67.7172 + 10 + + + -28.6648 + 67.7172 + 0 + + + -11.2372 + 40.1538 + 0 + + + -11.2372 + 40.1538 + 10 + + + + + Surface 49 + Ext wall 1 + + + -11.2372 + 40.1538 + 10 + + + -11.2372 + 40.1538 + 0 + + + -7.27931 + 33.8973 + 0 + + + -7.27931 + 33.8973 + 10 + + + + + Untitled Above Ceiling Plenum Wall 6 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 18.6091 + 48.8077 + 13 + + + 18.6091 + 48.8077 + 10 + + + -3.31415 + 83.6558 + 10 + + + -3.31415 + 83.6558 + 13 + + + + + Untitled Above Ceiling Plenum Wall 7 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -23.9454 + 70.6844 + 13 + + + -23.9454 + 70.6844 + 10 + + + -28.6648 + 67.7172 + 10 + + + -28.6648 + 67.7172 + 13 + + + + + Untitled Above Ceiling Plenum Wall 8 + Ext wall 1 + + + -7.27931 + 33.8973 + 13 + + + -7.27931 + 33.8973 + 10 + + + 18.6091 + 48.8077 + 10 + + + 18.6091 + 48.8077 + 13 + + + + + Untitled Above Ceiling Plenum Wall 9 + Ext wall 1 + + + -3.31415 + 83.6558 + 13 + + + -3.31415 + 83.6558 + 10 + + + -23.9454 + 70.6844 + 10 + + + -23.9454 + 70.6844 + 13 + + + + + Untitled RoofCeiling + Ext roof + + + -7.27931 + 33.8973 + 13 + + + 18.6091 + 48.8077 + 13 + + + -3.31415 + 83.6558 + 13 + + + -28.6648 + 67.7172 + 13 + + + + + Untitled Wall 1 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -23.9454 + 70.6844 + 10 + + + -23.9454 + 70.6844 + 0 + + + -28.6648 + 67.7172 + 0 + + + -28.6648 + 67.7172 + 10 + + + + + Untitled Wall 3 + Ext wall 1 + + + -7.27931 + 33.8973 + 10 + + + -7.27931 + 33.8973 + 0 + + + 18.6091 + 48.8077 + 0 + + + 18.6091 + 48.8077 + 10 + + + + Sub Surface 11 + Window + + + -7.2071 + 33.9389 + 9.91667 + + + -7.2071 + 33.9389 + 2.37459 + + + 18.5369 + 48.7661 + 2.37459 + + + 18.5369 + 48.7661 + 9.91667 + + + + + + Untitled Wall 7 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 18.6091 + 48.8077 + 10 + + + 18.6091 + 48.8077 + 0 + + + -3.31415 + 83.6558 + 0 + + + -3.31415 + 83.6558 + 10 + + + + + Untitled Wall 9 + Ext wall 1 + + + -3.31415 + 83.6558 + 10 + + + -3.31415 + 83.6558 + 0 + + + -23.9454 + 70.6844 + 0 + + + -23.9454 + 70.6844 + 10 + + + + Sub Surface 29 + Window + + + -3.3847 + 83.6114 + 9.91667 + + + -3.3847 + 83.6114 + 2.36502 + + + -23.8749 + 70.7287 + 2.36502 + + + -23.8749 + 70.7287 + 9.91667 + + + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} + 16659 + 1281.46 + + + 16.7065 + 138.916 + -4.36871e-31 + + + 36.8333 + 108.898 + 7.21488e-29 + + + 5.92473 + 89.4645 + 3.42217e-29 + + + -12.7535 + 119.172 + -3.52158e-29 + + + 8120 Perimeter + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + -12.7535 + 119.172 + 13 + + + -12.7535 + 119.172 + 10 + + + 5.92473 + 89.4645 + 10 + + + 5.92473 + 89.4645 + 13 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Above Ceiling Plenum Wall 2 + Ext wall 1 + + + 16.7065 + 138.916 + 13 + + + 16.7065 + 138.916 + 10 + + + -12.7535 + 119.172 + 10 + + + -12.7535 + 119.172 + 13 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Above Ceiling Plenum Wall 3 + {8213a010-6b66-4283-b4e9-fc0275273b5f} + Int wall + + + 36.8333 + 108.898 + 13 + + + 36.8333 + 108.898 + 10 + + + 16.7065 + 138.916 + 10 + + + 16.7065 + 138.916 + 13 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Above Ceiling Plenum Wall 4 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 5.92473 + 89.4645 + 13 + + + 5.92473 + 89.4645 + 10 + + + 36.8333 + 108.898 + 10 + + + 36.8333 + 108.898 + 13 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Floor + Slab on grade 1 + + + 16.7065 + 138.916 + -4.36871e-31 + + + 36.8333 + 108.898 + 7.21488e-29 + + + 5.92473 + 89.4645 + 3.42217e-29 + + + -12.7535 + 119.172 + -3.52158e-29 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} RoofCeiling + Ext roof + + + 5.92473 + 89.4645 + 13 + + + 36.8333 + 108.898 + 13 + + + 16.7065 + 138.916 + 13 + + + -12.7535 + 119.172 + 13 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Wall 1 + Ext wall 1 + + + -12.7535 + 119.172 + 10 + + + -12.7535 + 119.172 + 0 + + + 5.92473 + 89.4645 + 0 + + + 5.92473 + 89.4645 + 10 + + + + Sub Surface 26 + Window + + + -12.7092 + 119.102 + 9.91667 + + + -12.7092 + 119.102 + 2.38088 + + + 5.88038 + 89.535 + 2.38088 + + + 5.88038 + 89.535 + 9.91667 + + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Wall 2 + Ext wall 1 + + + 16.7065 + 138.916 + 10 + + + 16.7065 + 138.916 + -3.46448e-29 + + + -12.7535 + 119.172 + 0 + + + -12.7535 + 119.172 + 10 + + + + Sub Surface 27 + Window + + + 16.6373 + 138.87 + 9.91667 + + + 16.6373 + 138.87 + 2.38125 + + + -12.6843 + 119.219 + 2.38125 + + + -12.6843 + 119.219 + 9.91667 + + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Wall 3 + {8213a010-6b66-4283-b4e9-fc0275273b5f} + Int wall + + + 36.8333 + 108.898 + 10 + + + 36.8333 + 108.898 + 1.05363e-28 + + + 16.7065 + 138.916 + -3.46448e-29 + + + 16.7065 + 138.916 + 10 + + + + + {020b92ea-2804-484d-9ec2-31e3615bd46b} Wall 4 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 5.92473 + 89.4645 + 10 + + + 5.92473 + 89.4645 + 0 + + + 36.8333 + 108.898 + 1.05363e-28 + + + 36.8333 + 108.898 + 10 + + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} + 12679.8 + 975.366 + + + 86.4983 + 142.206 + 0 + + + 128.697 + 75.7721 + 0 + + + 117.505 + 68.9313 + 0 + + + 76.7341 + 135.658 + 0 + + + 8120 Perimeter + + Surface 28 + Ext wall 1 + + + 128.697 + 75.7721 + 13 + + + 128.697 + 75.7721 + 10 + + + 86.4983 + 142.206 + 10 + + + 86.4983 + 142.206 + 13 + + + + + Surface 29 + Ext roof + + + 117.505 + 68.9313 + 13 + + + 128.697 + 75.7721 + 13 + + + 86.4983 + 142.206 + 13 + + + 76.7341 + 135.658 + 13 + + + + + Surface 31 + Ext wall 1 + + + 128.697 + 75.7721 + 10 + + + 128.697 + 75.7721 + 0 + + + 86.4983 + 142.206 + 0 + + + 86.4983 + 142.206 + 10 + + + + Sub Surface 23 + Window + + + 128.652 + 75.8425 + 9.91667 + + + 128.652 + 75.8425 + 2.40075 + + + 86.543 + 142.136 + 2.40075 + + + 86.543 + 142.136 + 9.91667 + + + + + + Surface 32 + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} + Int wall + + + 111.724 + 78.392 + 13 + + + 111.724 + 78.392 + 10 + + + 117.505 + 68.9313 + 10 + + + 117.505 + 68.9313 + 13 + + + + + Surface 56 + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} + Int wall + + + 111.724 + 78.392 + 10 + + + 111.724 + 78.392 + 0 + + + 117.505 + 68.9313 + 0 + + + 117.505 + 68.9313 + 10 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Above Ceiling Plenum Wall 2 + Ext wall 1 + + + 117.505 + 68.9313 + 13 + + + 117.505 + 68.9313 + 10 + + + 128.697 + 75.7721 + 10 + + + 128.697 + 75.7721 + 13 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Above Ceiling Plenum Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 76.7341 + 135.658 + 13 + + + 76.7341 + 135.658 + 10 + + + 111.724 + 78.392 + 10 + + + 111.724 + 78.392 + 13 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Above Ceiling Plenum Wall 4 + {8213a010-6b66-4283-b4e9-fc0275273b5f} + Int wall + + + 86.4983 + 142.206 + 13 + + + 86.4983 + 142.206 + 10 + + + 76.7341 + 135.658 + 10 + + + 76.7341 + 135.658 + 13 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Floor + Slab on grade 1 + + + 86.4983 + 142.206 + 0 + + + 128.697 + 75.7721 + 0 + + + 117.505 + 68.9313 + 0 + + + 76.7341 + 135.658 + 0 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Wall 2 + Ext wall 1 + + + 117.505 + 68.9313 + 10 + + + 117.505 + 68.9313 + 0 + + + 128.697 + 75.7721 + 0 + + + 128.697 + 75.7721 + 10 + + + + Sub Surface 22 + Window + + + 117.576 + 68.9748 + 9.91667 + + + 117.576 + 68.9748 + 2.32015 + + + 128.626 + 75.7287 + 2.32015 + + + 128.626 + 75.7287 + 9.91667 + + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 76.7341 + 135.658 + 10 + + + 76.7341 + 135.658 + 0 + + + 111.724 + 78.392 + 0 + + + 111.724 + 78.392 + 10 + + + + + {36f9b5d1-1ca3-4d7d-930b-7c83ee7d3f70} Wall 4 + {8213a010-6b66-4283-b4e9-fc0275273b5f} + Int wall + + + 86.4983 + 142.206 + 10 + + + 86.4983 + 142.206 + 0 + + + 76.7341 + 135.658 + 0 + + + 76.7341 + 135.658 + 10 + + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} + 11859.8 + 912.293 + + + 111.724 + 78.392 + 0 + + + 117.505 + 68.9313 + 0 + + + 47.2979 + 26.0194 + 0 + + + 41.5156 + 35.4796 + 0 + + + 8120 Perimeter + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 47.2979 + 26.0194 + 13 + + + 47.2979 + 26.0194 + 10 + + + 117.505 + 68.9313 + 10 + + + 117.505 + 68.9313 + 13 + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Above Ceiling Plenum Wall 2 + Ext wall 1 + + + 41.5156 + 35.4796 + 13 + + + 41.5156 + 35.4796 + 10 + + + 47.2979 + 26.0194 + 10 + + + 47.2979 + 26.0194 + 13 + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Above Ceiling Plenum Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 111.724 + 78.392 + 13 + + + 111.724 + 78.392 + 10 + + + 41.5156 + 35.4796 + 10 + + + 41.5156 + 35.4796 + 13 + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Floor + Slab on grade 1 + + + 111.724 + 78.392 + 0 + + + 117.505 + 68.9313 + 0 + + + 47.2979 + 26.0194 + 0 + + + 41.5156 + 35.4796 + 0 + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} RoofCeiling + Ext roof + + + 47.2979 + 26.0194 + 13 + + + 117.505 + 68.9313 + 13 + + + 111.724 + 78.392 + 13 + + + 41.5156 + 35.4796 + 13 + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Wall 1 + Ext wall 1 + + + 47.2979 + 26.0194 + 10 + + + 47.2979 + 26.0194 + 0 + + + 117.505 + 68.9313 + 0 + + + 117.505 + 68.9313 + 10 + + + + Sub Surface 20 + Window + + + 47.369 + 26.0628 + 9.91667 + + + 47.369 + 26.0628 + 2.40144 + + + 117.434 + 68.8878 + 2.40144 + + + 117.434 + 68.8878 + 9.91667 + + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Wall 2 + Ext wall 1 + + + 41.5156 + 35.4796 + 10 + + + 41.5156 + 35.4796 + 0 + + + 47.2979 + 26.0194 + 0 + + + 47.2979 + 26.0194 + 10 + + + + Sub Surface 21 + Window + + + 41.5591 + 35.4085 + 9.91667 + + + 41.5591 + 35.4085 + 2.30221 + + + 47.2544 + 26.0905 + 2.30221 + + + 47.2544 + 26.0905 + 9.91667 + + + + + + {65e73c1a-a4b6-40bd-b96d-beb8bb5071fa} Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 111.724 + 78.392 + 10 + + + 111.724 + 78.392 + 0 + + + 41.5156 + 35.4796 + 0 + + + 41.5156 + 35.4796 + 10 + + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} + 28298.6 + 2176.82 + + + 67.1253 + 172.706 + 0 + + + 86.4983 + 142.206 + 0 + + + 36.8333 + 108.898 + 0 + + + 16.7065 + 138.916 + 0 + + + 8120 Perimeter + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 86.4983 + 142.206 + 13 + + + 86.4983 + 142.206 + 10 + + + 67.1253 + 172.706 + 10 + + + 67.1253 + 172.706 + 13 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Above Ceiling Plenum Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 36.8333 + 108.898 + 13 + + + 36.8333 + 108.898 + 10 + + + 76.7341 + 135.658 + 10 + + + 76.7341 + 135.658 + 13 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Above Ceiling Plenum Wall 5 + Ext wall 1 + + + 67.1253 + 172.706 + 13 + + + 67.1253 + 172.706 + 10 + + + 16.7065 + 138.916 + 10 + + + 16.7065 + 138.916 + 13 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Floor + Slab on grade 1 + + + 67.1253 + 172.706 + 0 + + + 86.4983 + 142.206 + 0 + + + 36.8333 + 108.898 + 0 + + + 16.7065 + 138.916 + 0 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} RoofCeiling + Ext roof + + + 36.8333 + 108.898 + 13 + + + 86.4983 + 142.206 + 13 + + + 67.1253 + 172.706 + 13 + + + 16.7065 + 138.916 + 13 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Wall 1 + Ext wall 1 + + + 86.4983 + 142.206 + 10 + + + 86.4983 + 142.206 + 0 + + + 67.1253 + 172.706 + 0 + + + 67.1253 + 172.706 + 10 + + + + Sub Surface 25 + Window + + + 86.4536 + 142.277 + 9.91667 + + + 86.4536 + 142.277 + 2.38191 + + + 67.17 + 172.636 + 2.38191 + + + 67.17 + 172.636 + 9.91667 + + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Wall 3 + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + Int wall + + + 36.8333 + 108.898 + 10 + + + 36.8333 + 108.898 + -6.93244e-29 + + + 76.7341 + 135.658 + 0 + + + 76.7341 + 135.658 + 10 + + + + + {8213a010-6b66-4283-b4e9-fc0275273b5f} Wall 5 + Ext wall 1 + + + 67.1253 + 172.706 + 10 + + + 67.1253 + 172.706 + 0 + + + 16.7065 + 138.916 + -3.19798e-29 + + + 16.7065 + 138.916 + 10 + + + + Sub Surface 24 + Window + + + 67.0561 + 172.659 + 9.91667 + + + 67.0561 + 172.659 + 2.39601 + + + 16.7757 + 138.962 + 2.39601 + + + 16.7757 + 138.962 + 9.91667 + + + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} + 77056.9 + 5927.45 + + + 76.7341 + 135.658 + 0 + + + 111.724 + 78.392 + 0 + + + 41.5156 + 35.4796 + 0 + + + 29.3548 + 55.3756 + 0 + + + 18.6091 + 48.8077 + 0 + + + -3.31415 + 83.6558 + 0 + + + 8120 Core + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 5.92473 + 89.4645 + 13 + + + 5.92473 + 89.4645 + 10 + + + -3.31415 + 83.6558 + 10 + + + -3.31415 + 83.6558 + 13 + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Above Ceiling Plenum Wall 6 + Ext wall 1 + + + 29.3548 + 55.3756 + 13 + + + 29.3548 + 55.3756 + 10 + + + 41.5156 + 35.4796 + 10 + + + 41.5156 + 35.4796 + 13 + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Above Ceiling Plenum Wall 7 + Ext wall 1 + + + 18.6091 + 48.8077 + 13 + + + 18.6091 + 48.8077 + 10 + + + 29.3548 + 55.3756 + 10 + + + 29.3548 + 55.3756 + 13 + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Floor + Slab on grade 1 + + + 76.7341 + 135.658 + 0 + + + 111.724 + 78.392 + 0 + + + 41.5156 + 35.4796 + 0 + + + 29.3548 + 55.3756 + 0 + + + 18.6091 + 48.8077 + 0 + + + -3.31415 + 83.6558 + 0 + + + 36.8333 + 108.898 + 0 + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} RoofCeiling + Ext roof + + + 41.5156 + 35.4796 + 13 + + + 111.724 + 78.392 + 13 + + + 76.7341 + 135.658 + 13 + + + 36.8333 + 108.898 + 13 + + + -3.31415 + 83.6558 + 13 + + + 18.6091 + 48.8077 + 13 + + + 29.3548 + 55.3756 + 13 + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Wall 1 + Ext wall 1 + + + 5.92473 + 89.4645 + 10 + + + 5.92473 + 89.4645 + 0 + + + -3.31415 + 83.6558 + 0 + + + -3.31415 + 83.6558 + 10 + + + + Sub Surface 28 + Window + + + 5.85419 + 89.4201 + 9.91667 + + + 5.85419 + 89.4201 + 2.30035 + + + -3.2436 + 83.7001 + 2.30035 + + + -3.2436 + 83.7001 + 9.91667 + + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Wall 6 + Ext wall 1 + + + 29.3548 + 55.3756 + 10 + + + 29.3548 + 55.3756 + 0 + + + 41.5156 + 35.4796 + 0 + + + 41.5156 + 35.4796 + 10 + + + + Sub Surface 18 + Window + + + 29.3983 + 55.3045 + 9.91667 + + + 29.3983 + 55.3045 + 2.36267 + + + 41.4721 + 35.5507 + 2.36267 + + + 41.4721 + 35.5507 + 9.91667 + + + + + + {b724477b-1b9c-42d5-8445-e7cf444e2de5} Wall 7 + Ext wall 1 + + + 18.6091 + 48.8077 + 10 + + + 18.6091 + 48.8077 + 0 + + + 29.3548 + 55.3756 + 0 + + + 29.3548 + 55.3756 + 10 + + + + Sub Surface 19 + Window + + + 18.6802 + 48.8511 + 9.91667 + + + 18.6802 + 48.8511 + 2.31608 + + + 29.2837 + 55.3322 + 2.31608 + + + 29.2837 + 55.3322 + 9.91667 + + + + + + + + Level 1 + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 + 2210.82 + 170.063 + + + 83.4494 + -109.556 + 0 + + + 92.2992 + -123.549 + 0 + + + 83.6192 + -129.039 + 0 + + + 74.7679 + -115.047 + 0 + + + RTU Middle East + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Above Ceiling Plenum Wall 1 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 74.7679 + -115.047 + 13 + + + 74.7679 + -115.047 + 10 + + + 83.6192 + -129.039 + 10 + + + 83.6192 + -129.039 + 13 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Above Ceiling Plenum Wall 2 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 83.4494 + -109.556 + 13 + + + 83.4494 + -109.556 + 10 + + + 74.7679 + -115.047 + 10 + + + 74.7679 + -115.047 + 13 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 92.2992 + -123.549 + 13 + + + 92.2992 + -123.549 + 10 + + + 83.4494 + -109.556 + 10 + + + 83.4494 + -109.556 + 13 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Above Ceiling Plenum Wall 4 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 83.6192 + -129.039 + 13 + + + 83.6192 + -129.039 + 10 + + + 92.2992 + -123.549 + 10 + + + 92.2992 + -123.549 + 13 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Floor + Slab on grade 1 + + + 83.4494 + -109.556 + 0 + + + 92.2992 + -123.549 + 0 + + + 83.6192 + -129.039 + 0 + + + 74.7679 + -115.047 + 0 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 RoofCeiling + Ext roof + + + 83.6192 + -129.039 + 13 + + + 92.2992 + -123.549 + 13 + + + 83.4494 + -109.556 + 13 + + + 74.7679 + -115.047 + 13 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Wall 1 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 74.7679 + -115.047 + 10 + + + 74.7679 + -115.047 + 0 + + + 83.6192 + -129.039 + 0 + + + 83.6192 + -129.039 + 10 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Wall 2 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 83.4494 + -109.556 + 10 + + + 83.4494 + -109.556 + 0 + + + 74.7679 + -115.047 + 0 + + + 74.7679 + -115.047 + 10 + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Wall 3 + Ext wall 1 + + + 92.2992 + -123.549 + 10 + + + 92.2992 + -123.549 + 0 + + + 83.4494 + -109.556 + 0 + + + 83.4494 + -109.556 + 10 + + + + Sub Surface 4 + Window + + + 92.2547 + -123.479 + 8.58202 + + + 92.2547 + -123.479 + 6.56168 + + + 83.494 + -109.626 + 6.56168 + + + 83.494 + -109.626 + 8.58202 + + + + + + space5bc1e8e8-19e3-416d-923f-fb53482936e6 Wall 4 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 83.6192 + -129.039 + 10 + + + 83.6192 + -129.039 + 0 + + + 92.2992 + -123.549 + 0 + + + 92.2992 + -123.549 + 10 + + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 + 4928.26 + 379.097 + + + -48.3039 + 16.4678 + 0 + + + -36.383 + -2.18707 + 0 + + + -50.8798 + -11.3581 + 0 + + + -62.7589 + 7.23075 + 0 + + + RTU West + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Above Ceiling Plenum Wall 1 + Ext wall 1 + + + -62.7589 + 7.23075 + 13 + + + -62.7589 + 7.23075 + 10 + + + -50.8798 + -11.3581 + 10 + + + -50.8798 + -11.3581 + 13 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Above Ceiling Plenum Wall 2 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -48.3039 + 16.4678 + 13 + + + -48.3039 + 16.4678 + 10 + + + -62.7589 + 7.23075 + 10 + + + -62.7589 + 7.23075 + 13 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Above Ceiling Plenum Wall 3 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -36.383 + -2.18707 + 13 + + + -36.383 + -2.18707 + 10 + + + -48.3039 + 16.4678 + 10 + + + -48.3039 + 16.4678 + 13 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Above Ceiling Plenum Wall 4 + Ext wall 1 + + + -50.8798 + -11.3581 + 13 + + + -50.8798 + -11.3581 + 10 + + + -36.383 + -2.18707 + 10 + + + -36.383 + -2.18707 + 13 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Floor + Slab on grade 1 + + + -48.3039 + 16.4678 + 0 + + + -36.383 + -2.18707 + 0 + + + -50.8798 + -11.3581 + 0 + + + -62.7589 + 7.23075 + 0 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 RoofCeiling + Ext roof + + + -50.8798 + -11.3581 + 13 + + + -36.383 + -2.18707 + 13 + + + -48.3039 + 16.4678 + 13 + + + -62.7589 + 7.23075 + 13 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Wall 1 + Ext wall 1 + + + -62.7589 + 7.23075 + 10 + + + -62.7589 + 7.23075 + 0 + + + -50.8798 + -11.3581 + 0 + + + -50.8798 + -11.3581 + 10 + + + + Sub Surface 37 + Window + + + -62.714 + 7.16053 + 9.91667 + + + -62.714 + 7.16053 + 2.35957 + + + -50.9247 + -11.2879 + 2.35957 + + + -50.9247 + -11.2879 + 9.91667 + + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Wall 2 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -48.3039 + 16.4678 + 10 + + + -48.3039 + 16.4678 + 0 + + + -62.7589 + 7.23075 + 0 + + + -62.7589 + 7.23075 + 10 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Wall 3 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -36.383 + -2.18707 + 10 + + + -36.383 + -2.18707 + 0 + + + -48.3039 + 16.4678 + 0 + + + -48.3039 + 16.4678 + 10 + + + + + space7ddf2dd5-6bb7-4a79-bcd0-2ed655549407 Wall 4 + Ext wall 1 + + + -50.8798 + -11.3581 + 10 + + + -50.8798 + -11.3581 + 0 + + + -36.383 + -2.18707 + 0 + + + -36.383 + -2.18707 + 10 + + + + + + Untitled 1 + 7765.3 + 597.331 + + + 111.712 + -237.747 + 0 + + + 129.911 + -267.008 + 0 + + + 115.147 + -276.19 + 0 + + + 97.0844 + -247.415 + 0 + + + RTU East + + Untitled Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 115.147 + -276.19 + 13 + + + 115.147 + -276.19 + 10 + + + 129.911 + -267.008 + 10 + + + 129.911 + -267.008 + 13 + + + + + Untitled Above Ceiling Plenum Wall 2 + Ext wall 1 + + + 97.0844 + -247.415 + 13 + + + 97.0844 + -247.415 + 10 + + + 115.147 + -276.19 + 10 + + + 115.147 + -276.19 + 13 + + + + + Untitled Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 111.712 + -237.747 + 13 + + + 111.712 + -237.747 + 10 + + + 97.0844 + -247.415 + 10 + + + 97.0844 + -247.415 + 13 + + + + + Untitled Above Ceiling Plenum Wall 5 + {8c2da386-d921-44e9-923e-c76afda7d272} + Int wall + + + 129.911 + -267.008 + 13 + + + 129.911 + -267.008 + 10 + + + 111.712 + -237.747 + 10 + + + 111.712 + -237.747 + 13 + + + + + Untitled Floor + Slab on grade 1 + + + 111.712 + -237.747 + 0 + + + 129.911 + -267.008 + 0 + + + 115.147 + -276.19 + 0 + + + 97.0844 + -247.415 + 0 + + + + + Untitled RoofCeiling 1 + Ext roof + + + 115.147 + -276.19 + 13 + + + 129.911 + -267.008 + 13 + + + 111.712 + -237.747 + 13 + + + 97.0844 + -247.415 + 13 + + + + + Untitled Wall 2 + Ext wall 1 + + + 97.0844 + -247.415 + 10 + + + 97.0844 + -247.415 + 0 + + + 115.147 + -276.19 + 0 + + + 115.147 + -276.19 + 10 + + + + + Untitled Wall 5 + {8c2da386-d921-44e9-923e-c76afda7d272} + Int wall + + + 129.911 + -267.008 + 10 + + + 129.911 + -267.008 + 0 + + + 111.712 + -237.747 + 0 + + + 111.712 + -237.747 + 10 + + + + + Untitled Wall 6 + Ext wall 1 + + + 115.147 + -276.19 + 10 + + + 115.147 + -276.19 + 0 + + + 129.911 + -267.008 + 0 + + + 129.911 + -267.008 + 10 + + + + + Untitled Wall 8 + Ext wall 1 + + + 111.712 + -237.747 + 10 + + + 111.712 + -237.747 + 0 + + + 97.0844 + -247.415 + 0 + + + 97.0844 + -247.415 + 10 + + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} + 9017.11 + 693.624 + + + -11.2372 + 40.1538 + 0 + + + 0.705148 + 21.2758 + 0 + + + -25.5426 + 4.67081 + 0 + + + -37.4947 + 23.3751 + 0 + + + RTU West + + Surface 52 + Ext wall 1 + + + 0.705148 + 21.2758 + 10 + + + 0.705148 + 21.2758 + 0 + + + -7.27931 + 33.8973 + 0 + + + -7.27931 + 33.8973 + 10 + + + + Sub Surface 10 + Window + + + 0.660597 + 21.3462 + 8.58425 + + + 0.660597 + 21.3462 + 6.56168 + + + -7.23476 + 33.8269 + 6.56168 + + + -7.23476 + 33.8269 + 8.58425 + + + + + + Surface 53 + Ext wall 1 + + + 0.705148 + 21.2758 + 13 + + + 0.705148 + 21.2758 + 10 + + + -7.27931 + 33.8973 + 10 + + + -7.27931 + 33.8973 + 13 + + + + + Surface 54 + Ext wall 1 + + + -7.27931 + 33.8973 + 10 + + + -7.27931 + 33.8973 + 0 + + + -11.2372 + 40.1538 + 0 + + + -11.2372 + 40.1538 + 10 + + + + + Surface 55 + Ext wall 1 + + + -7.27931 + 33.8973 + 13 + + + -7.27931 + 33.8973 + 10 + + + -11.2372 + 40.1538 + 10 + + + -11.2372 + 40.1538 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Above Ceiling Plenum Wall 2 + {38ba8f04-8f1f-41df-971e-a2cd2724174a} + Int wall + + + -25.5426 + 4.67081 + 13 + + + -25.5426 + 4.67081 + 10 + + + 0.705148 + 21.2758 + 10 + + + 0.705148 + 21.2758 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Above Ceiling Plenum Wall 3 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -37.4947 + 23.3751 + 13 + + + -37.4947 + 23.3751 + 10 + + + -25.5426 + 4.67081 + 10 + + + -25.5426 + 4.67081 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Above Ceiling Plenum Wall 4 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -19.9335 + 34.6642 + 13 + + + -19.9335 + 34.6642 + 10 + + + -37.4947 + 23.3751 + 10 + + + -37.4947 + 23.3751 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Above Ceiling Plenum Wall 5 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -11.2372 + 40.1538 + 13 + + + -11.2372 + 40.1538 + 10 + + + -19.9335 + 34.6642 + 10 + + + -19.9335 + 34.6642 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Floor + Slab on grade 1 + + + -11.2372 + 40.1538 + 0 + + + 0.705148 + 21.2758 + 0 + + + -25.5426 + 4.67081 + 0 + + + -37.4947 + 23.3751 + 0 + + + -19.9335 + 34.6642 + 0 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} RoofCeiling + Ext roof + + + -25.5426 + 4.67081 + 13 + + + 0.705148 + 21.2758 + 13 + + + -11.2372 + 40.1538 + 13 + + + -19.9335 + 34.6642 + 13 + + + -37.4947 + 23.3751 + 13 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Wall 2 + {38ba8f04-8f1f-41df-971e-a2cd2724174a} + Int wall + + + -25.5426 + 4.67081 + 10 + + + -25.5426 + 4.67081 + 0 + + + 0.705148 + 21.2758 + 0 + + + 0.705148 + 21.2758 + 10 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Wall 3 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -37.4947 + 23.3751 + 10 + + + -37.4947 + 23.3751 + 0 + + + -25.5426 + 4.67081 + 0 + + + -25.5426 + 4.67081 + 10 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Wall 4 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -19.9335 + 34.6642 + 10 + + + -19.9335 + 34.6642 + 0 + + + -37.4947 + 23.3751 + 0 + + + -37.4947 + 23.3751 + 10 + + + + + {10c67133-525c-42b9-90f2-9f290df5a3c0} Wall 5 + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + Int wall + + + -11.2372 + 40.1538 + 10 + + + -11.2372 + 40.1538 + 0 + + + -19.9335 + 34.6642 + 0 + + + -19.9335 + 34.6642 + 10 + + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} + 6446.42 + 495.878 + + + 0.705148 + 21.2758 + 0 + + + 6.71828 + 11.7705 + 0 + + + -1.97376 + 6.27223 + 0 + + + -30.2443 + -11.7934 + 0 + + + -36.383 + -2.18707 + 0 + + + RTU West + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Above Ceiling Plenum Wall 1 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -25.5426 + 4.67081 + 13 + + + -25.5426 + 4.67081 + 10 + + + -36.383 + -2.18707 + 10 + + + -36.383 + -2.18707 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 6.71828 + 11.7705 + 13 + + + 6.71828 + 11.7705 + 10 + + + 0.705148 + 21.2758 + 10 + + + 0.705148 + 21.2758 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Above Ceiling Plenum Wall 4 + {cf241714-132b-4382-91df-c563c7fe22e5} + Int wall + + + -1.97376 + 6.27223 + 13 + + + -1.97376 + 6.27223 + 10 + + + 6.71828 + 11.7705 + 10 + + + 6.71828 + 11.7705 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Above Ceiling Plenum Wall 5 + {6a784647-cdc2-4cb9-9685-00773f38b81d} + Int wall + + + -30.2443 + -11.7934 + 13 + + + -30.2443 + -11.7934 + 10 + + + -1.97376 + 6.27223 + 10 + + + -1.97376 + 6.27223 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Above Ceiling Plenum Wall 6 + Ext wall 1 + + + -36.383 + -2.18707 + 13 + + + -36.383 + -2.18707 + 10 + + + -30.2443 + -11.7934 + 10 + + + -30.2443 + -11.7934 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Floor + Slab on grade 1 + + + 0.705148 + 21.2758 + 0 + + + 6.71828 + 11.7705 + 0 + + + -1.97376 + 6.27223 + 0 + + + -30.2443 + -11.7934 + 0 + + + -36.383 + -2.18707 + 0 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} RoofCeiling + Ext roof + + + -30.2443 + -11.7934 + 13 + + + -1.97376 + 6.27223 + 13 + + + 6.71828 + 11.7705 + 13 + + + 0.705148 + 21.2758 + 13 + + + -36.383 + -2.18707 + 13 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Wall 1 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -25.5426 + 4.67081 + 10 + + + -25.5426 + 4.67081 + 0 + + + -36.383 + -2.18707 + 0 + + + -36.383 + -2.18707 + 10 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Wall 3 + Ext wall 1 + + + 6.71828 + 11.7705 + 10 + + + 6.71828 + 11.7705 + 0 + + + 0.705148 + 21.2758 + 0 + + + 0.705148 + 21.2758 + 10 + + + + Sub Surface 9 + Window + + + 6.67373 + 11.8409 + 8.59176 + + + 6.67373 + 11.8409 + 6.56168 + + + 0.749699 + 21.2054 + 6.56168 + + + 0.749699 + 21.2054 + 8.59176 + + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Wall 4 + {cf241714-132b-4382-91df-c563c7fe22e5} + Int wall + + + -1.97376 + 6.27223 + 10 + + + -1.97376 + 6.27223 + 0 + + + 6.71828 + 11.7705 + 0 + + + 6.71828 + 11.7705 + 10 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Wall 5 + {6a784647-cdc2-4cb9-9685-00773f38b81d} + Int wall + + + -30.2443 + -11.7934 + 10 + + + -30.2443 + -11.7934 + 0 + + + -1.97376 + 6.27223 + 0 + + + -1.97376 + 6.27223 + 10 + + + + + {38ba8f04-8f1f-41df-971e-a2cd2724174a} Wall 6 + Ext wall 1 + + + -36.383 + -2.18707 + 10 + + + -36.383 + -2.18707 + 0 + + + -30.2443 + -11.7934 + 0 + + + -30.2443 + -11.7934 + 10 + + + + Sub Surface 17 + Window + + + -36.3381 + -2.25729 + 8.59135 + + + -36.3381 + -2.25729 + 6.56168 + + + -30.2892 + -11.7232 + 6.56168 + + + -30.2892 + -11.7232 + 8.59135 + + + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} + 55209 + 4246.85 + + + 98.4067 + -133.206 + 0 + + + 149.614 + -214.174 + 0 + + + 111.712 + -237.747 + 0 + + + 61.118 + -156.398 + 0 + + + Wood Shop East + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 1 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 89.2657 + -138.596 + 13 + + + 89.2657 + -138.596 + 10 + + + 61.118 + -156.398 + 10 + + + 61.118 + -156.398 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 2 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 98.4067 + -133.206 + 13 + + + 98.4067 + -133.206 + 10 + + + 89.2657 + -138.596 + 10 + + + 89.2657 + -138.596 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 116.277 + -161.462 + 13 + + + 116.277 + -161.462 + 10 + + + 98.4067 + -133.206 + 10 + + + 98.4067 + -133.206 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 149.614 + -214.174 + 13 + + + 149.614 + -214.174 + 10 + + + 116.277 + -161.462 + 10 + + + 116.277 + -161.462 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 5 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 121.534 + -231.638 + 13 + + + 121.534 + -231.638 + 10 + + + 149.614 + -214.174 + 10 + + + 149.614 + -214.174 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 6 + {8c2da386-d921-44e9-923e-c76afda7d272} + Int wall + + + 111.712 + -237.747 + 13 + + + 111.712 + -237.747 + 10 + + + 121.534 + -231.638 + 10 + + + 121.534 + -231.638 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Above Ceiling Plenum Wall 7 + Ext wall 1 + + + 61.118 + -156.398 + 13 + + + 61.118 + -156.398 + 10 + + + 111.712 + -237.747 + 10 + + + 111.712 + -237.747 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Floor + Slab on grade 1 + + + 98.4067 + -133.206 + 0 + + + 149.614 + -214.174 + 0 + + + 111.712 + -237.747 + 0 + + + 61.118 + -156.398 + 0 + + + 89.2657 + -138.596 + 0 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} RoofCeiling + Ext roof + + + 111.712 + -237.747 + 13 + + + 149.614 + -214.174 + 13 + + + 98.4067 + -133.206 + 13 + + + 89.2657 + -138.596 + 13 + + + 61.118 + -156.398 + 13 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 1 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 89.2657 + -138.596 + 10 + + + 89.2657 + -138.596 + 0 + + + 61.118 + -156.398 + 0 + + + 61.118 + -156.398 + 10 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 2 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 98.4067 + -133.206 + 10 + + + 98.4067 + -133.206 + 0 + + + 89.2657 + -138.596 + 0 + + + 89.2657 + -138.596 + 10 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 3 + Ext wall 1 + + + 116.277 + -161.462 + 10 + + + 116.277 + -161.462 + 0 + + + 98.4067 + -133.206 + 0 + + + 98.4067 + -133.206 + 10 + + + + Sub Surface 2 + Window + + + 116.232 + -161.392 + 8.5717 + + + 116.232 + -161.392 + 6.56168 + + + 98.4513 + -133.277 + 6.56168 + + + 98.4513 + -133.277 + 8.5717 + + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 4 + Ext wall 1 + + + 149.614 + -214.174 + 10 + + + 149.614 + -214.174 + 0 + + + 116.277 + -161.462 + 0 + + + 116.277 + -161.462 + 10 + + + + Sub Surface 1 + Window + + + 149.569 + -214.104 + 8.56704 + + + 149.569 + -214.104 + 6.56168 + + + 116.321 + -161.533 + 6.56168 + + + 116.321 + -161.533 + 8.56704 + + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 5 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 121.534 + -231.638 + 10 + + + 121.534 + -231.638 + 0 + + + 149.614 + -214.174 + 0 + + + 149.614 + -214.174 + 10 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 6 + {8c2da386-d921-44e9-923e-c76afda7d272} + Int wall + + + 111.712 + -237.747 + 10 + + + 111.712 + -237.747 + 0 + + + 121.534 + -231.638 + 0 + + + 121.534 + -231.638 + 10 + + + + + {38d7e73f-1d93-4e5e-8658-bc1516684fcc} Wall 7 + Ext wall 1 + + + 61.118 + -156.398 + 10 + + + 61.118 + -156.398 + 0 + + + 111.712 + -237.747 + 0 + + + 111.712 + -237.747 + 10 + + + + Sub Surface 15 + Window + + + 61.1621 + -156.469 + 8.56517 + + + 61.1621 + -156.469 + 6.56168 + + + 111.668 + -237.676 + 6.56168 + + + 111.668 + -237.676 + 8.56517 + + + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} + 2039.54 + 156.888 + + + 154.847 + -210.92 + 0 + + + 168.527 + -233.104 + 0 + + + 163.569 + -236.24 + 0 + + + 149.614 + -214.174 + 0 + + + RTU East + + {568b31be-6458-4fb6-80d1-87d160407ac4} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 168.527 + -233.104 + 13 + + + 168.527 + -233.104 + 10 + + + 154.847 + -210.92 + 10 + + + 154.847 + -210.92 + 13 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Above Ceiling Plenum Wall 2 + {962a0770-a329-42bc-b2c7-4bb25b21d57f} + Int wall + + + 163.569 + -236.24 + 13 + + + 163.569 + -236.24 + 10 + + + 168.527 + -233.104 + 10 + + + 168.527 + -233.104 + 13 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Above Ceiling Plenum Wall 3 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 149.614 + -214.174 + 13 + + + 149.614 + -214.174 + 10 + + + 163.569 + -236.24 + 10 + + + 163.569 + -236.24 + 13 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 154.847 + -210.92 + 13 + + + 154.847 + -210.92 + 10 + + + 149.614 + -214.174 + 10 + + + 149.614 + -214.174 + 13 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Floor + Slab on grade 1 + + + 154.847 + -210.92 + 0 + + + 168.527 + -233.104 + 0 + + + 163.569 + -236.24 + 0 + + + 149.614 + -214.174 + 0 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} RoofCeiling + Ext roof + + + 163.569 + -236.24 + 13 + + + 168.527 + -233.104 + 13 + + + 154.847 + -210.92 + 13 + + + 149.614 + -214.174 + 13 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Wall 1 + Ext wall 1 + + + 168.527 + -233.104 + 10 + + + 168.527 + -233.104 + 0 + + + 154.847 + -210.92 + 0 + + + 154.847 + -210.92 + 10 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Wall 2 + {962a0770-a329-42bc-b2c7-4bb25b21d57f} + Int wall + + + 163.569 + -236.24 + 10 + + + 163.569 + -236.24 + 0 + + + 168.527 + -233.104 + 0 + + + 168.527 + -233.104 + 10 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Wall 3 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 149.614 + -214.174 + 10 + + + 149.614 + -214.174 + 0 + + + 163.569 + -236.24 + 0 + + + 163.569 + -236.24 + 10 + + + + + {568b31be-6458-4fb6-80d1-87d160407ac4} Wall 4 + Ext wall 1 + + + 154.847 + -210.92 + 10 + + + 154.847 + -210.92 + 0 + + + 149.614 + -214.174 + 0 + + + 149.614 + -214.174 + 10 + + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} + 21833.3 + 1679.49 + + + -28.6648 + 67.7172 + 0 + + + -11.2372 + 40.1538 + 0 + + + -19.9335 + 34.6642 + 0 + + + -37.4947 + 23.3751 + 0 + + + -62.7589 + 7.23075 + 0 + + + -74.2572 + 25.6529 + 0 + + + -57.2225 + 36.3443 + 0 + + + -50.1153 + 40.9101 + 0 + + + -56.2297 + 50.2837 + 0 + + + RTU West + + Surface 1 + Slab on grade 1 + + + -28.6648 + 67.7172 + 0 + + + -11.2372 + 40.1538 + 0 + + + -19.9335 + 34.6642 + 0 + + + -37.4947 + 23.3751 + 0 + + + -62.7589 + 7.23075 + 0 + + + -74.2572 + 25.6529 + 0 + + + -57.2225 + 36.3443 + 0 + + + -50.1153 + 40.9101 + 0 + + + -56.2297 + 50.2837 + 0 + + + + + Surface 3 + {5a39dd34-6da3-4639-8184-08fa76573947} + Int wall + + + -37.3623 + 62.2164 + 13 + + + -37.3623 + 62.2164 + 10 + + + -56.2297 + 50.2837 + 10 + + + -56.2297 + 50.2837 + 13 + + + + + Surface 30 + {5a39dd34-6da3-4639-8184-08fa76573947} + Int wall + + + -37.3623 + 62.2164 + 10 + + + -37.3623 + 62.2164 + 0 + + + -56.2297 + 50.2837 + 0 + + + -56.2297 + 50.2837 + 10 + + + + + Surface 4 + Ext roof + + + -62.7589 + 7.23075 + 13 + + + -37.4947 + 23.3751 + 13 + + + -19.9335 + 34.6642 + 13 + + + -11.2372 + 40.1538 + 13 + + + -28.6648 + 67.7172 + 13 + + + -56.2297 + 50.2837 + 13 + + + -50.1153 + 40.9101 + 13 + + + -57.2225 + 36.3443 + 13 + + + -74.2572 + 25.6529 + 13 + + + + + Surface 43 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -28.6648 + 67.7172 + 13 + + + -28.6648 + 67.7172 + 10 + + + -37.3623 + 62.2164 + 10 + + + -37.3623 + 62.2164 + 13 + + + + + Surface 44 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -28.6648 + 67.7172 + 10 + + + -28.6648 + 67.7172 + 0 + + + -37.3623 + 62.2164 + 0 + + + -37.3623 + 62.2164 + 10 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Above Ceiling Plenum Wall 1 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -57.2225 + 36.3443 + 13 + + + -57.2225 + 36.3443 + 10 + + + -74.2572 + 25.6529 + 10 + + + -74.2572 + 25.6529 + 13 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Above Ceiling Plenum Wall 10 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -48.3039 + 16.4678 + 13 + + + -48.3039 + 16.4678 + 10 + + + -37.4947 + 23.3751 + 10 + + + -37.4947 + 23.3751 + 13 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Above Ceiling Plenum Wall 12 + Ext wall 1 + + + -74.2572 + 25.6529 + 13 + + + -74.2572 + 25.6529 + 10 + + + -62.7589 + 7.23075 + 10 + + + -62.7589 + 7.23075 + 13 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Above Ceiling Plenum Wall 2 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -50.1153 + 40.9101 + 13 + + + -50.1153 + 40.9101 + 10 + + + -57.2225 + 36.3443 + 10 + + + -57.2225 + 36.3443 + 13 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Above Ceiling Plenum Wall 3 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -56.2297 + 50.2837 + 13 + + + -56.2297 + 50.2837 + 10 + + + -50.1153 + 40.9101 + 10 + + + -50.1153 + 40.9101 + 13 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Wall 1 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -57.2225 + 36.3443 + 10 + + + -57.2225 + 36.3443 + 0 + + + -74.2572 + 25.6529 + 0 + + + -74.2572 + 25.6529 + 10 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Wall 10 + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + Int wall + + + -48.3039 + 16.4678 + 10 + + + -48.3039 + 16.4678 + 0 + + + -37.4947 + 23.3751 + 0 + + + -37.4947 + 23.3751 + 10 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Wall 12 + Ext wall 1 + + + -74.2572 + 25.6529 + 10 + + + -74.2572 + 25.6529 + 0 + + + -62.7589 + 7.23075 + 0 + + + -62.7589 + 7.23075 + 10 + + + + Sub Surface 36 + Window + + + -74.2131 + 25.5823 + 9.91667 + + + -74.2131 + 25.5823 + 2.35866 + + + -62.803 + 7.30144 + 2.35866 + + + -62.803 + 7.30144 + 9.91667 + + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Wall 2 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -50.1153 + 40.9101 + 10 + + + -50.1153 + 40.9101 + 0 + + + -57.2225 + 36.3443 + 0 + + + -57.2225 + 36.3443 + 10 + + + + + {5a1372d7-f3bf-41b5-8fb0-8398cb53ccb6} Wall 3 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -56.2297 + 50.2837 + 10 + + + -56.2297 + 50.2837 + 0 + + + -50.1153 + 40.9101 + 0 + + + -50.1153 + 40.9101 + 10 + + + + + + {5a39dd34-6da3-4639-8184-08fa76573947} + 3078.83 + 236.833 + + + -39.8591 + 66.1641 + 0 + + + -37.3623 + 62.2164 + 0 + + + -80.2346 + 35.1019 + 0 + + + -82.7293 + 39.0456 + 0 + + + RTU West + + Surface 12 + {bc73bdb7-2fd6-43c9-ac5a-2e9c6c95e7b0} + Int wall + + + -39.8591 + 66.1641 + 13 + + + -39.8591 + 66.1641 + 10 + + + -82.7293 + 39.0456 + 10 + + + -82.7293 + 39.0456 + 13 + + + + + Surface 14 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -37.3623 + 62.2164 + 13 + + + -37.3623 + 62.2164 + 10 + + + -39.8591 + 66.1641 + 10 + + + -39.8591 + 66.1641 + 13 + + + + + Surface 15 + Slab on grade 1 + + + -39.8591 + 66.1641 + 0 + + + -37.3623 + 62.2164 + 0 + + + -80.2346 + 35.1019 + 0 + + + -82.7293 + 39.0456 + 0 + + + + + Surface 16 + {63261518-0691-4173-97ff-a2079b2950b9} + Int wall + + + -37.3623 + 62.2164 + 10 + + + -37.3623 + 62.2164 + 0 + + + -39.8591 + 66.1641 + 0 + + + -39.8591 + 66.1641 + 10 + + + + + Surface 17 + Ext wall 1 + + + -82.7293 + 39.0456 + 10 + + + -82.7293 + 39.0456 + 0 + + + -80.2346 + 35.1019 + 0 + + + -80.2346 + 35.1019 + 10 + + + + Sub Surface 34 + Window + + + -82.6848 + 38.9752 + 9.91667 + + + -82.6848 + 38.9752 + 2.13888 + + + -80.2791 + 35.1723 + 2.13888 + + + -80.2791 + 35.1723 + 9.91667 + + + + + + Surface 18 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -80.2346 + 35.1019 + 10 + + + -80.2346 + 35.1019 + 0 + + + -75.1415 + 38.323 + 0 + + + -75.1415 + 38.323 + 10 + + + + + Surface 19 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -75.1415 + 38.323 + 10 + + + -75.1415 + 38.323 + 0 + + + -63.2033 + 45.8733 + 0 + + + -63.2033 + 45.8733 + 10 + + + + + Surface 20 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -63.2033 + 45.8733 + 10 + + + -63.2033 + 45.8733 + 0 + + + -56.2297 + 50.2837 + 0 + + + -56.2297 + 50.2837 + 10 + + + + + Surface 21 + {bc73bdb7-2fd6-43c9-ac5a-2e9c6c95e7b0} + Int wall + + + -39.8591 + 66.1641 + 10 + + + -39.8591 + 66.1641 + 0 + + + -82.7293 + 39.0456 + 0 + + + -82.7293 + 39.0456 + 10 + + + + + Surface 24 + Ext roof + + + -80.2346 + 35.1019 + 13 + + + -37.3623 + 62.2164 + 13 + + + -39.8591 + 66.1641 + 13 + + + -82.7293 + 39.0456 + 13 + + + + + {5a39dd34-6da3-4639-8184-08fa76573947} Above Ceiling Plenum Wall 3 + {62fde8a7-c793-42bc-bf26-32ada4458486} + Int wall + + + -63.2033 + 45.8733 + 13 + + + -63.2033 + 45.8733 + 10 + + + -56.2297 + 50.2837 + 10 + + + -56.2297 + 50.2837 + 13 + + + + + {5a39dd34-6da3-4639-8184-08fa76573947} Above Ceiling Plenum Wall 4 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -75.1415 + 38.323 + 13 + + + -75.1415 + 38.323 + 10 + + + -63.2033 + 45.8733 + 10 + + + -63.2033 + 45.8733 + 13 + + + + + {5a39dd34-6da3-4639-8184-08fa76573947} Above Ceiling Plenum Wall 5 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -80.2346 + 35.1019 + 13 + + + -80.2346 + 35.1019 + 10 + + + -75.1415 + 38.323 + 10 + + + -75.1415 + 38.323 + 13 + + + + + {5a39dd34-6da3-4639-8184-08fa76573947} Above Ceiling Plenum Wall 6 + Ext wall 1 + + + -82.7293 + 39.0456 + 13 + + + -82.7293 + 39.0456 + 10 + + + -80.2346 + 35.1019 + 10 + + + -80.2346 + 35.1019 + 13 + + + + + + {62fde8a7-c793-42bc-bf26-32ada4458486} + 1217.88 + 93.6833 + + + -56.2297 + 50.2837 + 0 + + + -50.1153 + 40.9101 + 0 + + + -57.2225 + 36.3443 + 0 + + + -63.2033 + 45.8733 + 0 + + + RTU West + + Surface 33 + Slab on grade 1 + + + -56.2297 + 50.2837 + 0 + + + -50.1153 + 40.9101 + 0 + + + -57.2225 + 36.3443 + 0 + + + -63.2033 + 45.8733 + 0 + + + + + Surface 38 + Ext roof + + + -57.2225 + 36.3443 + 13 + + + -50.1153 + 40.9101 + 13 + + + -56.2297 + 50.2837 + 13 + + + -63.2033 + 45.8733 + 13 + + + + + {62fde8a7-c793-42bc-bf26-32ada4458486} Above Ceiling Plenum Wall 4 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -63.2033 + 45.8733 + 13 + + + -63.2033 + 45.8733 + 10 + + + -57.2225 + 36.3443 + 10 + + + -57.2225 + 36.3443 + 13 + + + + + {62fde8a7-c793-42bc-bf26-32ada4458486} Wall 4 + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + Int wall + + + -63.2033 + 45.8733 + 10 + + + -63.2033 + 45.8733 + 0 + + + -57.2225 + 36.3443 + 0 + + + -57.2225 + 36.3443 + 10 + + + + + + {63261518-0691-4173-97ff-a2079b2950b9} + 6749.73 + 519.21 + + + -41.475 + 98.4191 + 0 + + + -23.9454 + 70.6844 + 0 + + + -28.6648 + 67.7172 + 0 + + + -37.3623 + 62.2164 + 0 + + + -54.8035 + 89.7894 + 0 + + + RTU West + + Surface 42 + Ext roof + + + -37.3623 + 62.2164 + 13 + + + -28.6648 + 67.7172 + 13 + + + -23.9454 + 70.6844 + 13 + + + -41.475 + 98.4191 + 13 + + + -54.8035 + 89.7894 + 13 + + + + + Surface 50 + {bc73bdb7-2fd6-43c9-ac5a-2e9c6c95e7b0} + Int wall + + + -54.8035 + 89.7894 + 13 + + + -54.8035 + 89.7894 + 10 + + + -39.8593 + 66.1639 + 10 + + + -39.8593 + 66.1639 + 13 + + + + + Surface 51 + {bc73bdb7-2fd6-43c9-ac5a-2e9c6c95e7b0} + Int wall + + + -54.8035 + 89.7894 + 10 + + + -54.8035 + 89.7894 + 0 + + + -39.8593 + 66.1639 + 0 + + + -39.8593 + 66.1639 + 10 + + + + + Surface 58 + Slab on grade 1 + + + -41.475 + 98.4191 + 0 + + + -23.9454 + 70.6844 + 0 + + + -28.6648 + 67.7172 + 0 + + + -37.3623 + 62.2164 + 0 + + + -54.8035 + 89.7894 + 0 + + + + + {63261518-0691-4173-97ff-a2079b2950b9} Above Ceiling Plenum Wall 3 + Ext wall 1 + + + -41.475 + 98.4191 + 13 + + + -41.475 + 98.4191 + 10 + + + -54.8035 + 89.7894 + 10 + + + -54.8035 + 89.7894 + 13 + + + + + {63261518-0691-4173-97ff-a2079b2950b9} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + -23.9454 + 70.6844 + 13 + + + -23.9454 + 70.6844 + 10 + + + -41.475 + 98.4191 + 10 + + + -41.475 + 98.4191 + 13 + + + + + {63261518-0691-4173-97ff-a2079b2950b9} Wall 3 + Ext wall 1 + + + -41.475 + 98.4191 + 10 + + + -41.475 + 98.4191 + 0 + + + -54.8035 + 89.7894 + 0 + + + -54.8035 + 89.7894 + 10 + + + + Sub Surface 31 + Window + + + -41.5449 + 98.3738 + 9.91667 + + + -41.5449 + 98.3738 + 2.33711 + + + -54.7336 + 89.8347 + 2.33711 + + + -54.7336 + 89.8347 + 9.91667 + + + + + + {63261518-0691-4173-97ff-a2079b2950b9} Wall 4 + Ext wall 1 + + + -23.9454 + 70.6844 + 10 + + + -23.9454 + 70.6844 + 0 + + + -41.475 + 98.4191 + 0 + + + -41.475 + 98.4191 + 10 + + + + Sub Surface 30 + Window + + + -23.9899 + 70.7548 + 9.91667 + + + -23.9899 + 70.7548 + 2.37837 + + + -41.4305 + 98.3487 + 2.37837 + + + -41.4305 + 98.3487 + 9.91667 + + + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} + 33302.7 + 2561.74 + + + -1.97376 + 6.27223 + 0 + + + 39.1027 + -58.6644 + 0 + + + 11.048 + -76.411 + 0 + + + -30.2443 + -11.7934 + 0 + + + Wood Shop West + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + -30.2443 + -11.7934 + 13 + + + -30.2443 + -11.7934 + 10 + + + 11.048 + -76.411 + 10 + + + 11.048 + -76.411 + 13 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Above Ceiling Plenum Wall 4 + {cf241714-132b-4382-91df-c563c7fe22e5} + Int wall + + + 39.1027 + -58.6644 + 13 + + + 39.1027 + -58.6644 + 10 + + + -1.97376 + 6.27223 + 10 + + + -1.97376 + 6.27223 + 13 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Above Ceiling Plenum Wall 5 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 11.048 + -76.411 + 13 + + + 11.048 + -76.411 + 10 + + + 39.1027 + -58.6644 + 10 + + + 39.1027 + -58.6644 + 13 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Floor + Slab on grade 1 + + + -1.97376 + 6.27223 + 0 + + + 39.1027 + -58.6644 + 0 + + + 11.048 + -76.411 + 0 + + + -30.2443 + -11.7934 + 0 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} RoofCeiling + Ext roof + + + 11.048 + -76.411 + 13 + + + 39.1027 + -58.6644 + 13 + + + -1.97376 + 6.27223 + 13 + + + -30.2443 + -11.7934 + 13 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Wall 1 + Ext wall 1 + + + -30.2443 + -11.7934 + 10 + + + -30.2443 + -11.7934 + 0 + + + 11.048 + -76.411 + 0 + + + 11.048 + -76.411 + 10 + + + + Sub Surface 12 + Window + + + -30.1994 + -11.8636 + 8.56604 + + + -30.1994 + -11.8636 + 6.56168 + + + 11.0031 + -76.3408 + 6.56168 + + + 11.0031 + -76.3408 + 8.56604 + + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Wall 4 + {cf241714-132b-4382-91df-c563c7fe22e5} + Int wall + + + 39.1027 + -58.6644 + 10 + + + 39.1027 + -58.6644 + 0 + + + -1.97376 + 6.27223 + 0 + + + -1.97376 + 6.27223 + 10 + + + + + {6a784647-cdc2-4cb9-9685-00773f38b81d} Wall 5 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 11.048 + -76.411 + 10 + + + 11.048 + -76.411 + 0 + + + 39.1027 + -58.6644 + 0 + + + 39.1027 + -58.6644 + 10 + + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} + 2215.73 + 170.441 + + + 50.9729 + -58.2048 + 0 + + + 59.9677 + -72.4269 + 0 + + + 51.0233 + -77.5094 + 0 + + + 42.2869 + -63.6982 + 0 + + + RTU Middle West + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Above Ceiling Plenum Wall 1 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 42.2869 + -63.6982 + 13 + + + 42.2869 + -63.6982 + 10 + + + 51.0233 + -77.5094 + 10 + + + 51.0233 + -77.5094 + 13 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Above Ceiling Plenum Wall 2 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 50.9729 + -58.2048 + 13 + + + 50.9729 + -58.2048 + 10 + + + 42.2869 + -63.6982 + 10 + + + 42.2869 + -63.6982 + 13 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 59.9677 + -72.4269 + 13 + + + 59.9677 + -72.4269 + 10 + + + 50.9729 + -58.2048 + 10 + + + 50.9729 + -58.2048 + 13 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Above Ceiling Plenum Wall 4 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 51.0233 + -77.5094 + 13 + + + 51.0233 + -77.5094 + 10 + + + 59.9677 + -72.4269 + 10 + + + 59.9677 + -72.4269 + 13 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Floor + Slab on grade 1 + + + 50.9729 + -58.2048 + 0 + + + 59.9677 + -72.4269 + 0 + + + 51.0233 + -77.5094 + 0 + + + 42.2869 + -63.6982 + 0 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} RoofCeiling + Ext roof + + + 51.0233 + -77.5094 + 13 + + + 59.9677 + -72.4269 + 13 + + + 50.9729 + -58.2048 + 13 + + + 42.2869 + -63.6982 + 13 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Wall 1 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 42.2869 + -63.6982 + 10 + + + 42.2869 + -63.6982 + 0 + + + 51.0233 + -77.5094 + 0 + + + 51.0233 + -77.5094 + 10 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Wall 2 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 50.9729 + -58.2048 + 10 + + + 50.9729 + -58.2048 + 0 + + + 42.2869 + -63.6982 + 0 + + + 42.2869 + -63.6982 + 10 + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Wall 3 + Ext wall 1 + + + 59.9677 + -72.4269 + 10 + + + 59.9677 + -72.4269 + 0 + + + 50.9729 + -58.2048 + 0 + + + 50.9729 + -58.2048 + 10 + + + + Sub Surface 6 + Window + + + 59.9232 + -72.3565 + 8.58169 + + + 59.9232 + -72.3565 + 6.56168 + + + 51.0174 + -58.2752 + 6.56168 + + + 51.0174 + -58.2752 + 8.58169 + + + + + + {706c7f75-6e88-4fbc-bd4f-86096d7d2dda} Wall 4 + {8f96e798-15f9-4dda-95ba-ada1b6935987} + Int wall + + + 51.0233 + -77.5094 + 10 + + + 51.0233 + -77.5094 + 0 + + + 59.9677 + -72.4269 + 0 + + + 59.9677 + -72.4269 + 10 + + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} + 5181.61 + 398.585 + + + 121.534 + -231.638 + 0 + + + 139.733 + -260.9 + 0 + + + 129.911 + -267.008 + 0 + + + 111.712 + -237.747 + 0 + + + RTU East + + {8c2da386-d921-44e9-923e-c76afda7d272} Above Ceiling Plenum Wall 2 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 135.454 + -254.02 + 13 + + + 135.454 + -254.02 + 10 + + + 121.534 + -231.638 + 10 + + + 121.534 + -231.638 + 13 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Above Ceiling Plenum Wall 3 + {962a0770-a329-42bc-b2c7-4bb25b21d57f} + Int wall + + + 139.733 + -260.9 + 13 + + + 139.733 + -260.9 + 10 + + + 135.454 + -254.02 + 10 + + + 135.454 + -254.02 + 13 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 129.911 + -267.008 + 13 + + + 129.911 + -267.008 + 10 + + + 139.733 + -260.9 + 10 + + + 139.733 + -260.9 + 13 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Floor + Slab on grade 1 + + + 121.534 + -231.638 + 0 + + + 139.733 + -260.9 + 0 + + + 129.911 + -267.008 + 0 + + + 111.712 + -237.747 + 0 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} RoofCeiling + Ext roof + + + 129.911 + -267.008 + 13 + + + 139.733 + -260.9 + 13 + + + 121.534 + -231.638 + 13 + + + 111.712 + -237.747 + 13 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Wall 2 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 135.454 + -254.02 + 10 + + + 135.454 + -254.02 + 0 + + + 121.534 + -231.638 + 0 + + + 121.534 + -231.638 + 10 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Wall 3 + {962a0770-a329-42bc-b2c7-4bb25b21d57f} + Int wall + + + 139.733 + -260.9 + 10 + + + 139.733 + -260.9 + 0 + + + 135.454 + -254.02 + 0 + + + 135.454 + -254.02 + 10 + + + + + {8c2da386-d921-44e9-923e-c76afda7d272} Wall 4 + Ext wall 1 + + + 129.911 + -267.008 + 10 + + + 129.911 + -267.008 + 0 + + + 139.733 + -260.9 + 0 + + + 139.733 + -260.9 + 10 + + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} + 32282.1 + 2483.24 + + + 59.9677 + -72.4269 + 0 + + + 83.4494 + -109.556 + 0 + + + 74.7679 + -115.047 + 0 + + + 83.6192 + -129.039 + 0 + + + 55.2593 + -146.978 + 0 + + + 23.1374 + -95.3295 + 0 + + + 51.0233 + -77.5094 + 0 + + + Welding Shop + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 23.1374 + -95.3295 + 13 + + + 23.1374 + -95.3295 + 10 + + + 55.2593 + -146.978 + 10 + + + 55.2593 + -146.978 + 13 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Above Ceiling Plenum Wall 2 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 51.0233 + -77.5094 + 13 + + + 51.0233 + -77.5094 + 10 + + + 23.1374 + -95.3295 + 10 + + + 23.1374 + -95.3295 + 13 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 83.4494 + -109.556 + 13 + + + 83.4494 + -109.556 + 10 + + + 59.9677 + -72.4269 + 10 + + + 59.9677 + -72.4269 + 13 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Above Ceiling Plenum Wall 7 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 55.2593 + -146.978 + 13 + + + 55.2593 + -146.978 + 10 + + + 83.6192 + -129.039 + 10 + + + 83.6192 + -129.039 + 13 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Floor + Slab on grade 1 + + + 59.9677 + -72.4269 + 0 + + + 83.4494 + -109.556 + 0 + + + 74.7679 + -115.047 + 0 + + + 83.6192 + -129.039 + 0 + + + 55.2593 + -146.978 + 0 + + + 23.1374 + -95.3295 + 0 + + + 51.0233 + -77.5094 + 0 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} RoofCeiling + Ext roof + + + 55.2593 + -146.978 + 13 + + + 83.6192 + -129.039 + 13 + + + 74.7679 + -115.047 + 13 + + + 83.4494 + -109.556 + 13 + + + 59.9677 + -72.4269 + 13 + + + 51.0233 + -77.5094 + 13 + + + 23.1374 + -95.3295 + 13 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Wall 1 + Ext wall 1 + + + 23.1374 + -95.3295 + 10 + + + 23.1374 + -95.3295 + 0 + + + 55.2593 + -146.978 + 0 + + + 55.2593 + -146.978 + 10 + + + + Sub Surface 14 + Window + + + 23.1814 + -95.4003 + 8.56718 + + + 23.1814 + -95.4003 + 6.56168 + + + 55.2153 + -146.907 + 6.56168 + + + 55.2153 + -146.907 + 8.56718 + + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Wall 2 + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + Int wall + + + 51.0233 + -77.5094 + 10 + + + 51.0233 + -77.5094 + 0 + + + 23.1374 + -95.3295 + 0 + + + 23.1374 + -95.3295 + 10 + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Wall 4 + Ext wall 1 + + + 83.4494 + -109.556 + 10 + + + 83.4494 + -109.556 + 0 + + + 59.9677 + -72.4269 + 0 + + + 59.9677 + -72.4269 + 10 + + + + Sub Surface 5 + Window + + + 83.4049 + -109.486 + 8.5693 + + + 83.4049 + -109.486 + 6.56168 + + + 60.0122 + -72.4974 + 6.56168 + + + 60.0122 + -72.4974 + 8.5693 + + + + + + {8f96e798-15f9-4dda-95ba-ada1b6935987} Wall 7 + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + Int wall + + + 55.2593 + -146.978 + 10 + + + 55.2593 + -146.978 + 0 + + + 83.6192 + -129.039 + 0 + + + 83.6192 + -129.039 + 10 + + + + + + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} + 2935.26 + 225.789 + + + -63.2033 + 45.8733 + 0 + + + -57.2225 + 36.3443 + 0 + + + -74.2572 + 25.6529 + 0 + + + -80.2346 + 35.1019 + 0 + + + RTU West + + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} Above Ceiling Plenum Wall 5 + Ext wall 1 + + + -80.2346 + 35.1019 + 13 + + + -80.2346 + 35.1019 + 10 + + + -74.2572 + 25.6529 + 10 + + + -74.2572 + 25.6529 + 13 + + + + + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} Floor + Slab on grade 1 + + + -63.2033 + 45.8733 + 0 + + + -57.2225 + 36.3443 + 0 + + + -74.2572 + 25.6529 + 0 + + + -80.2346 + 35.1019 + 0 + + + + + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} RoofCeiling + Ext roof + + + -74.2572 + 25.6529 + 13 + + + -57.2225 + 36.3443 + 13 + + + -63.2033 + 45.8733 + 13 + + + -80.2346 + 35.1019 + 13 + + + + + {942c8b7b-dd5c-434e-9fa6-89f27c825ed8} Wall 5 + Ext wall 1 + + + -80.2346 + 35.1019 + 10 + + + -80.2346 + 35.1019 + 0 + + + -74.2572 + 25.6529 + 0 + + + -74.2572 + 25.6529 + 10 + + + + Sub Surface 35 + Window + + + -80.19 + 35.0315 + 9.91667 + + + -80.19 + 35.0315 + 2.30318 + + + -74.3018 + 25.7234 + 2.30318 + + + -74.3018 + 25.7234 + 9.91667 + + + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} + 4201.54 + 323.195 + + + 168.527 + -233.104 + 0 + + + 173.046 + -240.181 + 0 + + + 139.733 + -260.9 + 0 + + + 135.454 + -254.02 + 0 + + + RTU East + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Above Ceiling Plenum Wall 2 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 163.569 + -236.24 + 13 + + + 163.569 + -236.24 + 10 + + + 135.454 + -254.02 + 10 + + + 135.454 + -254.02 + 13 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 173.046 + -240.181 + 13 + + + 173.046 + -240.181 + 10 + + + 168.527 + -233.104 + 10 + + + 168.527 + -233.104 + 13 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Above Ceiling Plenum Wall 5 + Ext wall 1 + + + 139.733 + -260.9 + 13 + + + 139.733 + -260.9 + 10 + + + 173.046 + -240.181 + 10 + + + 173.046 + -240.181 + 13 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Floor + Slab on grade 1 + + + 168.527 + -233.104 + 0 + + + 173.046 + -240.181 + 0 + + + 139.733 + -260.9 + 0 + + + 135.454 + -254.02 + 0 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} RoofCeiling + Ext roof + + + 139.733 + -260.9 + 13 + + + 173.046 + -240.181 + 13 + + + 168.527 + -233.104 + 13 + + + 135.454 + -254.02 + 13 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Wall 2 + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + Int wall + + + 163.569 + -236.24 + 10 + + + 163.569 + -236.24 + 0 + + + 135.454 + -254.02 + 0 + + + 135.454 + -254.02 + 10 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Wall 4 + Ext wall 1 + + + 173.046 + -240.181 + 10 + + + 173.046 + -240.181 + 0 + + + 168.527 + -233.104 + 0 + + + 168.527 + -233.104 + 10 + + + + + {962a0770-a329-42bc-b2c7-4bb25b21d57f} Wall 5 + Ext wall 1 + + + 139.733 + -260.9 + 10 + + + 139.733 + -260.9 + 0 + + + 173.046 + -240.181 + 0 + + + 173.046 + -240.181 + 10 + + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} + 9641.03 + 741.617 + + + 39.1027 + -58.6644 + 0 + + + 51.0233 + -77.5094 + 0 + + + 23.1374 + -95.3295 + 0 + + + 11.048 + -76.411 + 0 + + + RTU Middle West + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} Above Ceiling Plenum Wall 2 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 42.2869 + -63.6982 + 13 + + + 42.2869 + -63.6982 + 10 + + + 39.1027 + -58.6644 + 10 + + + 39.1027 + -58.6644 + 13 + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} Above Ceiling Plenum Wall 5 + Ext wall 1 + + + 11.048 + -76.411 + 13 + + + 11.048 + -76.411 + 10 + + + 23.1374 + -95.3295 + 10 + + + 23.1374 + -95.3295 + 13 + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} Floor + Slab on grade 1 + + + 39.1027 + -58.6644 + 0 + + + 51.0233 + -77.5094 + 0 + + + 23.1374 + -95.3295 + 0 + + + 11.048 + -76.411 + 0 + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} RoofCeiling + Ext roof + + + 23.1374 + -95.3295 + 13 + + + 51.0233 + -77.5094 + 13 + + + 39.1027 + -58.6644 + 13 + + + 11.048 + -76.411 + 13 + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} Wall 2 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 42.2869 + -63.6982 + 10 + + + 42.2869 + -63.6982 + 0 + + + 39.1027 + -58.6644 + 0 + + + 39.1027 + -58.6644 + 10 + + + + + {b9aaa450-ffee-4b21-bad3-b1bdb51a8d71} Wall 5 + Ext wall 1 + + + 11.048 + -76.411 + 10 + + + 11.048 + -76.411 + 0 + + + 23.1374 + -95.3295 + 0 + + + 23.1374 + -95.3295 + 10 + + + + Sub Surface 13 + Window + + + 11.0928 + -76.4812 + 8.57664 + + + 11.0928 + -76.4812 + 6.56168 + + + 23.0925 + -95.2593 + 6.56168 + + + 23.0925 + -95.2593 + 8.57664 + + + + + + + {bc73bdb7-2fd6-43c9-ac5a-2e9c6c95e7b0} + 18475.6 + 1421.2 + + + -54.8035 + 89.7894 + 0 + + + -39.8591 + 66.1641 + 0 + + + -82.7293 + 39.0456 + 0 + + + -97.6854 + 62.8721 + 0 + + + RTU West + + Surface 11 + Ext wall 1 + + + -54.8035 + 89.7894 + 10 + + + -54.8035 + 89.7894 + 0 + + + -97.6854 + 62.8721 + 0 + + + -97.6854 + 62.8721 + 10 + + + + Sub Surface 32 + Window + + + -54.8741 + 89.7451 + 9.91667 + + + -54.8741 + 89.7451 + 2.3919 + + + -97.6148 + 62.9164 + 2.3919 + + + -97.6148 + 62.9164 + 9.91667 + + + + + + Surface 25 + Slab on grade 1 + + + -54.8035 + 89.7894 + 0 + + + -39.8591 + 66.1641 + 0 + + + -82.7293 + 39.0456 + 0 + + + -97.6854 + 62.8721 + 0 + + + + + Surface 6 + Ext wall 1 + + + -97.6854 + 62.8721 + 13 + + + -97.6854 + 62.8721 + 10 + + + -82.7293 + 39.0456 + 10 + + + -82.7293 + 39.0456 + 13 + + + + + Surface 7 + Ext roof + + + -82.7293 + 39.0456 + 13 + + + -39.8591 + 66.1641 + 13 + + + -54.8035 + 89.7894 + 13 + + + -97.6854 + 62.8721 + 13 + + + + + Surface 8 + Ext wall 1 + + + -97.6854 + 62.8721 + 10 + + + -97.6854 + 62.8721 + 0 + + + -82.7293 + 39.0456 + 0 + + + -82.7293 + 39.0456 + 10 + + + + Sub Surface 33 + Window + + + -97.6411 + 62.8015 + 9.91667 + + + -97.6411 + 62.8015 + 2.37197 + + + -82.7736 + 39.1162 + 2.37197 + + + -82.7736 + 39.1162 + 9.91667 + + + + + + Surface 9 + Ext wall 1 + + + -54.8035 + 89.7894 + 13 + + + -54.8035 + 89.7894 + 10 + + + -97.6854 + 62.8721 + 10 + + + -97.6854 + 62.8721 + 13 + + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} + 10270 + 790.003 + + + 6.71828 + 11.7705 + 0 + + + 47.7886 + -53.17 + 0 + + + 39.1027 + -58.6644 + 0 + + + -1.97376 + 6.27223 + 0 + + + RTU Middle West + + {cf241714-132b-4382-91df-c563c7fe22e5} Above Ceiling Plenum Wall 3 + Ext wall 1 + + + 47.7886 + -53.17 + 13 + + + 47.7886 + -53.17 + 10 + + + 6.71828 + 11.7705 + 10 + + + 6.71828 + 11.7705 + 13 + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} Above Ceiling Plenum Wall 4 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 39.1027 + -58.6644 + 13 + + + 39.1027 + -58.6644 + 10 + + + 47.7886 + -53.17 + 10 + + + 47.7886 + -53.17 + 13 + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} Floor + Slab on grade 1 + + + 6.71828 + 11.7705 + 0 + + + 47.7886 + -53.17 + 0 + + + 39.1027 + -58.6644 + 0 + + + -1.97376 + 6.27223 + 0 + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} RoofCeiling + Ext roof + + + 39.1027 + -58.6644 + 13 + + + 47.7886 + -53.17 + 13 + + + 6.71828 + 11.7705 + 13 + + + -1.97376 + 6.27223 + 13 + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} Wall 3 + Ext wall 1 + + + 47.7886 + -53.17 + 10 + + + 47.7886 + -53.17 + 0 + + + 6.71828 + 11.7705 + 0 + + + 6.71828 + 11.7705 + 10 + + + + Sub Surface 8 + Window + + + 47.744 + -53.0995 + 8.56603 + + + 47.744 + -53.0995 + 6.56168 + + + 6.76283 + 11.7001 + 6.56168 + + + 6.76283 + 11.7001 + 8.56603 + + + + + + {cf241714-132b-4382-91df-c563c7fe22e5} Wall 4 + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + Int wall + + + 39.1027 + -58.6644 + 10 + + + 39.1027 + -58.6644 + 0 + + + 47.7886 + -53.17 + 0 + + + 47.7886 + -53.17 + 10 + + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} + 6349.94 + 488.457 + + + 92.2992 + -123.549 + 0 + + + 98.4067 + -133.206 + 0 + + + 89.2657 + -138.596 + 0 + + + 61.118 + -156.398 + 0 + + + 55.2593 + -146.978 + 0 + + + RTU Middle East + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} Above Ceiling Plenum Wall 1 + Ext wall 1 + + + 55.2593 + -146.978 + 13 + + + 55.2593 + -146.978 + 10 + + + 61.118 + -156.398 + 10 + + + 61.118 + -156.398 + 13 + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 98.4067 + -133.206 + 13 + + + 98.4067 + -133.206 + 10 + + + 92.2992 + -123.549 + 10 + + + 92.2992 + -123.549 + 13 + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} Floor + Slab on grade 1 + + + 92.2992 + -123.549 + 0 + + + 98.4067 + -133.206 + 0 + + + 89.2657 + -138.596 + 0 + + + 61.118 + -156.398 + 0 + + + 55.2593 + -146.978 + 0 + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} RoofCeiling + Ext roof + + + 61.118 + -156.398 + 13 + + + 89.2657 + -138.596 + 13 + + + 98.4067 + -133.206 + 13 + + + 92.2992 + -123.549 + 13 + + + 55.2593 + -146.978 + 13 + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} Wall 1 + Ext wall 1 + + + 55.2593 + -146.978 + 10 + + + 55.2593 + -146.978 + 0 + + + 61.118 + -156.398 + 0 + + + 61.118 + -156.398 + 10 + + + + Sub Surface 16 + Window + + + 55.3033 + -147.049 + 8.59219 + + + 55.3033 + -147.049 + 6.56168 + + + 61.074 + -156.327 + 6.56168 + + + 61.074 + -156.327 + 8.59219 + + + + + + {d3a627a6-7075-42c2-843f-3c73e18c1b3e} Wall 4 + Ext wall 1 + + + 98.4067 + -133.206 + 10 + + + 98.4067 + -133.206 + 0 + + + 92.2992 + -123.549 + 0 + + + 92.2992 + -123.549 + 10 + + + + Sub Surface 3 + Window + + + 98.3622 + -133.136 + 8.59128 + + + 98.3622 + -133.136 + 6.56168 + + + 92.3438 + -123.62 + 6.56168 + + + 92.3438 + -123.62 + 8.59128 + + + + + + + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} + 11310.5 + 870.038 + + + 149.614 + -214.174 + 0 + + + 163.569 + -236.24 + 0 + + + 135.454 + -254.02 + 0 + + + 121.534 + -231.638 + 0 + + + RTU East + + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} Floor + Slab on grade 1 + + + 149.614 + -214.174 + 0 + + + 163.569 + -236.24 + 0 + + + 135.454 + -254.02 + 0 + + + 121.534 + -231.638 + 0 + + + + + {d9c46451-dfe9-4c5a-8985-c6ee45f5a58c} RoofCeiling + Ext roof + + + 135.454 + -254.02 + 13 + + + 163.569 + -236.24 + 13 + + + 149.614 + -214.174 + 13 + + + 121.534 + -231.638 + 13 + + + + + + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} + 795.887 + 61.2221 + + + 47.7886 + -53.17 + 0 + + + 50.9729 + -58.2048 + 0 + + + 42.2869 + -63.6982 + 0 + + + 39.1027 + -58.6644 + 0 + + + RTU Middle West + + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} Above Ceiling Plenum Wall 4 + Ext wall 1 + + + 50.9729 + -58.2048 + 13 + + + 50.9729 + -58.2048 + 10 + + + 47.7886 + -53.17 + 10 + + + 47.7886 + -53.17 + 13 + + + + + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} Floor + Slab on grade 1 + + + 47.7886 + -53.17 + 0 + + + 50.9729 + -58.2048 + 0 + + + 42.2869 + -63.6982 + 0 + + + 39.1027 + -58.6644 + 0 + + + + + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} RoofCeiling + Ext roof + + + 42.2869 + -63.6982 + 13 + + + 50.9729 + -58.2048 + 13 + + + 47.7886 + -53.17 + 13 + + + 39.1027 + -58.6644 + 13 + + + + + {e2baadb9-02d2-4f41-91e1-a8cbf9cd1d05} Wall 4 + Ext wall 1 + + + 50.9729 + -58.2048 + 10 + + + 50.9729 + -58.2048 + 0 + + + 47.7886 + -53.17 + 0 + + + 47.7886 + -53.17 + 10 + + + + Sub Surface 7 + Window + + + 50.9283 + -58.1344 + 8.61924 + + + 50.9283 + -58.1344 + 6.56168 + + + 47.8331 + -53.2404 + 6.56168 + + + 47.8331 + -53.2404 + 8.61924 + + + + + + + {f34f43a2-9f1d-479f-9825-8fca99f7a770} + 3696.62 + 284.356 + + + -37.4947 + 23.3751 + 0 + + + -25.5426 + 4.67081 + 0 + + + -36.383 + -2.18707 + 0 + + + -48.3039 + 16.4678 + 0 + + + RTU West + + {f34f43a2-9f1d-479f-9825-8fca99f7a770} Floor + Slab on grade 1 + + + -37.4947 + 23.3751 + 0 + + + -25.5426 + 4.67081 + 0 + + + -36.383 + -2.18707 + 0 + + + -48.3039 + 16.4678 + 0 + + + + + {f34f43a2-9f1d-479f-9825-8fca99f7a770} RoofCeiling + Ext roof + + + -36.383 + -2.18707 + 13 + + + -25.5426 + 4.67081 + 13 + + + -37.4947 + 23.3751 + 13 + + + -48.3039 + 16.4678 + 13 + + + + + + + 8120 Core + Conditioned + + + 8120 Perimeter + Conditioned + + + RTU East + Conditioned + + + RTU Middle East + Conditioned + + + RTU Middle West + Conditioned + + + RTU West + Conditioned + + + Welding Shop + Conditioned + + + Wood Shop East + Conditioned + + + Wood Shop West + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 25000 + 0.7 + 2.5 + 0.87 + InAirStream + + + + + + VAV with PFP Boxes and Reheat + VAV + StaysOff + 1 + DrawThrough + OutsideAirReset + 55 + 65 + 80 + 80 + + VAV with PFP Boxes and Reheat Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 25000 + 0.694089 + 2.5 + 0.902 + InAirStream + + + + + + + diff --git a/test/availability_managers.osm_3.0.1_out.xml b/test/availability_managers.osm_3.0.1_out.xml new file mode 100644 index 000000000..d6e811709 --- /dev/null +++ b/test/availability_managers.osm_3.0.1_out.xml @@ -0,0 +1,1098 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + CycleOnCallAnyZone + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/baseline_sys01.osm_3.0.1_out.xml b/test/baseline_sys01.osm_3.0.1_out.xml new file mode 100644 index 000000000..32a0a9535 --- /dev/null +++ b/test/baseline_sys01.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/baseline_sys02.osm_3.0.1_out.xml b/test/baseline_sys02.osm_3.0.1_out.xml new file mode 100644 index 000000000..180b5b281 --- /dev/null +++ b/test/baseline_sys02.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 8 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 7 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 10 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 6 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 4 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 5 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 9 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 1 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 2 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + + diff --git a/test/baseline_sys03.osm_3.0.1_out.xml b/test/baseline_sys03.osm_3.0.1_out.xml new file mode 100644 index 000000000..596df7725 --- /dev/null +++ b/test/baseline_sys03.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 2 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 7 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 9 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 3 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 4 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 5 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 1 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 6 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 10 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 10 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/baseline_sys04.osm_3.0.1_out.xml b/test/baseline_sys04.osm_3.0.1_out.xml new file mode 100644 index 000000000..8bf2cc35e --- /dev/null +++ b/test/baseline_sys04.osm_3.0.1_out.xml @@ -0,0 +1,1947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Heat Pump + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 1 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 2 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 3 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 4 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 5 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 6 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 7 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 8 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Heat Pump 9 + SZHP + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Heat Pump 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/baseline_sys05.osm_3.0.1_out.xml b/test/baseline_sys05.osm_3.0.1_out.xml new file mode 100644 index 000000000..3cb1d3470 --- /dev/null +++ b/test/baseline_sys05.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 5 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 6 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 10 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 4 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 7 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 9 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 1 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 8 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 2 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + PVAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/baseline_sys06.osm_3.0.1_out.xml b/test/baseline_sys06.osm_3.0.1_out.xml new file mode 100644 index 000000000..095633655 --- /dev/null +++ b/test/baseline_sys06.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 1 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 3 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 5 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 9 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 6 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 4 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 8 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 7 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 2 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + PVAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/baseline_sys07.osm_3.0.1_out.xml b/test/baseline_sys07.osm_3.0.1_out.xml new file mode 100644 index 000000000..fa0b514bb --- /dev/null +++ b/test/baseline_sys07.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 3 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 6 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 4 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 1 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 2 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 7 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 9 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 5 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 10 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 8 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/baseline_sys08.osm_3.0.1_out.xml b/test/baseline_sys08.osm_3.0.1_out.xml new file mode 100644 index 000000000..f867957af --- /dev/null +++ b/test/baseline_sys08.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 8 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 5 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 4 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 10 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 6 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 7 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 2 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 1 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 9 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 3 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/baseline_sys09.osm_3.0.1_out.xml b/test/baseline_sys09.osm_3.0.1_out.xml new file mode 100644 index 000000000..c8479d30f --- /dev/null +++ b/test/baseline_sys09.osm_3.0.1_out.xml @@ -0,0 +1,1937 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 4 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 1 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 3 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 5 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 9 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 6 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 2 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 7 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 10 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 10 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 2 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 3 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 3 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 4 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 4 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 5 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 5 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 6 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 6 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 7 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 7 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 8 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 8 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 9 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 9 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/baseline_sys10.osm_3.0.1_out.xml b/test/baseline_sys10.osm_3.0.1_out.xml new file mode 100644 index 000000000..e9344f8b4 --- /dev/null +++ b/test/baseline_sys10.osm_3.0.1_out.xml @@ -0,0 +1,1887 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 8 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 1 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 5 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 3 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 7 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 2 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 9 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 4 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 6 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 10 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 10 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 2 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 3 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 3 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 4 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 4 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 5 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 5 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 6 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 6 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 7 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 7 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 8 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 8 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 9 + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 9 Supply AirSeg + Supply + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/centralheatpumpsystem.osm_3.0.1_out.xml b/test/centralheatpumpsystem.osm_3.0.1_out.xml new file mode 100644 index 000000000..289c73ef7 --- /dev/null +++ b/test/centralheatpumpsystem.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 438184 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 9.84252 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 9.84252 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + + + + Story 1 East Perimeter Space + 14938.1 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 9.84252 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 7.22185 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 7.22185 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 9.84252 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + + + + Story 1 North Perimeter Space + 30829.7 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 9.84252 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 7.21985 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 7.21985 + + + + + + + Story 1 South Perimeter Space + 30829.7 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 9.84252 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 7.21985 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 7.21985 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + 0 + 0 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + + + + Story 1 West Perimeter Space + 14938.1 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 7.22185 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 7.22185 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + 0 + 0 + 9.84252 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/chillers_tertiary.osm_3.0.1_out.xml b/test/chillers_tertiary.osm_3.0.1_out.xml new file mode 100644 index 000000000..a9f6ba810 --- /dev/null +++ b/test/chillers_tertiary.osm_3.0.1_out.xml @@ -0,0 +1,389 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/coil_waterheating_desuperheater.osm_3.0.1_out.xml b/test/coil_waterheating_desuperheater.osm_3.0.1_out.xml new file mode 100644 index 000000000..1b7e263ad --- /dev/null +++ b/test/coil_waterheating_desuperheater.osm_3.0.1_out.xml @@ -0,0 +1,711 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + + + Story 2 + + Story 2 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 10 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 11 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + Surface 7 + Story 1 Core Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 9 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + AirLoopHVAC for Story 1 Core Thermal Zone + HV + StaysOff + 1 + DrawThrough + NoSATControl + + AirLoopHVAC for Story 1 Core Thermal Zone Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + AirLoopHVAC for Story 2 Core Thermal Zone + HV + StaysOff + 1 + DrawThrough + NoSATControl + + AirLoopHVAC for Story 2 Core Thermal Zone Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/coilsystem_dxhx.osm_3.0.1_out.xml b/test/coilsystem_dxhx.osm_3.0.1_out.xml new file mode 100644 index 000000000..e9e8e3d1e --- /dev/null +++ b/test/coilsystem_dxhx.osm_3.0.1_out.xml @@ -0,0 +1,402 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + AirLoopHVAC CoilSystemDXHX + HV + StaysOff + 1 + DrawThrough + NoSATControl + + AirLoopHVAC CoilSystemDXHX Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/coilsystem_waterhx.osm_3.0.1_out.xml b/test/coilsystem_waterhx.osm_3.0.1_out.xml new file mode 100644 index 000000000..e11211e82 --- /dev/null +++ b/test/coilsystem_waterhx.osm_3.0.1_out.xml @@ -0,0 +1,389 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + AirLoopHVAC CoilSystemWaterHX + HV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + AirLoopHVAC CoilSystemWaterHX Supply AirSeg + Supply + + + + + + diff --git a/test/cooling_coils.osm_3.0.1_out.xml b/test/cooling_coils.osm_3.0.1_out.xml new file mode 100644 index 000000000..0fb890204 --- /dev/null +++ b/test/cooling_coils.osm_3.0.1_out.xml @@ -0,0 +1,1733 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + Packaged Rooftop Air Conditioner + HV + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + VAV with Reheat 1 + HV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature 1 + + VAV with Reheat 1 Supply AirSeg + Supply + + + + + + diff --git a/test/coolingtowers.osm_3.0.1_out.xml b/test/coolingtowers.osm_3.0.1_out.xml new file mode 100644 index 000000000..b9a77a473 --- /dev/null +++ b/test/coolingtowers.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/daylighting_no_shades.osm_3.0.1_out.xml b/test/daylighting_no_shades.osm_3.0.1_out.xml new file mode 100644 index 000000000..222958be6 --- /dev/null +++ b/test/daylighting_no_shades.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/daylighting_shades.osm_3.0.1_out.xml b/test/daylighting_shades.osm_3.0.1_out.xml new file mode 100644 index 000000000..b872eae9a --- /dev/null +++ b/test/daylighting_shades.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/dist_ht_cl.osm_3.0.1_out.xml b/test/dist_ht_cl.osm_3.0.1_out.xml new file mode 100644 index 000000000..291425e0b --- /dev/null +++ b/test/dist_ht_cl.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 3 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 1 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 5 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 4 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 7 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 6 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 10 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 9 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 2 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.xml b/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.xml new file mode 100644 index 000000000..22747d623 --- /dev/null +++ b/test/dsn_oa_w_ideal_loads.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 7 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 9 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 10 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 8 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 5 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 4 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 2 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 6 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 1 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + + diff --git a/test/dual_duct.osm_3.0.1_out.xml b/test/dual_duct.osm_3.0.1_out.xml new file mode 100644 index 000000000..ef3c06a9a --- /dev/null +++ b/test/dual_duct.osm_3.0.1_out.xml @@ -0,0 +1,952 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + PVAV + StaysOff + 1 + BlowThrough + Scheduled + Schedule Ruleset 1 + + Air Loop HVAC 1 Supply AirSeg + Supply + + Furnace + NaturalGas + 2.72971 + + + + + + + diff --git a/test/ducts_and_pipes.osm_3.0.1_out.xml b/test/ducts_and_pipes.osm_3.0.1_out.xml new file mode 100644 index 000000000..e9599b10b --- /dev/null +++ b/test/ducts_and_pipes.osm_3.0.1_out.xml @@ -0,0 +1,950 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + BlowThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/electric_equipment_ITE.osm_3.0.1_out.xml b/test/electric_equipment_ITE.osm_3.0.1_out.xml new file mode 100644 index 000000000..398b94a24 --- /dev/null +++ b/test/electric_equipment_ITE.osm_3.0.1_out.xml @@ -0,0 +1,671 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + + + Story 2 + + Story 2 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 10 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 11 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + Surface 7 + Story 1 Core Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 9 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/ems.osm_3.0.1_out.xml b/test/ems.osm_3.0.1_out.xml new file mode 100644 index 000000000..b5876005f --- /dev/null +++ b/test/ems.osm_3.0.1_out.xml @@ -0,0 +1,77 @@ + + + + + unknown + + IntStudAndAirWall + + + Mat-Fic-Slab + + + RoofIns + + + SlabMass + + + Soil-12in + + + StudAndAirRoof + + + StudAndCavity + + + UnfinStudAndAirFloor + + + ExtInsFinWall + StudAndCavity + + + FinInsExtRoof + RoofIns + + + FinUninsFinWall + IntStudAndAirWall + + + Slab + Mat-Fic-Slab + Soil-12in + SlabMass + + + UnfinUninsExtRoof + StudAndAirRoof + + + UnfinUninsUnfinFloor + UnfinStudAndAirFloor + + + UnfinUninsUnfinWall + IntStudAndAirWall + + + Building + 0 + + corridor zone + Unconditioned + + + living zone + Conditioned + + + living zone|unit 2 + Conditioned + + + + diff --git a/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.xml b/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.xml new file mode 100644 index 000000000..1a6111c24 --- /dev/null +++ b/test/ems_1floor_SpaceType_1space.osm_3.0.1_out.xml @@ -0,0 +1,1119 @@ + + + + + unknown + + 1/2IN Gypsum + + + 100mm Normalweight concrete floor + + + 1IN Stucco + + + 4 in. Normalweight Concrete Floor + + + 6 in. Normalweight Concrete Floor + + + 8 in. Concrete Block Basement Wall + + + 8IN CONCRETE HW RefBldg + + + CP02 CARPET PAD + + + F08 Metal surface + + + G01 13mm gypsum board + + + G05 25mm wood + + + Metal Roof Surface + + + Roof Membrane + + + Std Wood 6inch + + + Typical Carpet Pad + + + Typical Insulation R-0.58 + + + Typical Insulation R-1.15 + + + Typical Insulation R-19.72 + + + Typical Insulation R-7.23 + + + Typical Insulation R-8.93 + + + Typical IEAD Roof R-20.83 + Roof + Roof Membrane + Typical Insulation R-19.72 + Metal Roof Surface + + + Typical Insulated Carpeted 6in Slab Floor + UndergroundFloor + 6 in. Normalweight Concrete Floor + Typical Carpet Pad + + + Typical Insulated Exterior Mass Wall R-9.62 + ExteriorWall + 1IN Stucco + 8IN CONCRETE HW RefBldg + Typical Insulation R-7.23 + 1/2IN Gypsum + + + Typical Interior Wall + InteriorWall + G01 13mm gypsum board + G01 13mm gypsum board + + + U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air + NFRCRated + + + Environment + 0 + + Building Story 2 + + Core_bottom + 241883 + 26868 + + + 224.849 + 144.898 + 0 + + + 224.849 + 15.0039 + 0 + + + 18.0039 + 15.0039 + 0 + + + 18.0039 + 144.898 + 0 + + + Core_bottom ZN + + Core_bot_ZN_5_Ceiling + Typical IEAD Roof R-20.83 + + + 224.849 + 15.0039 + 9.00262 + + + 224.849 + 144.898 + 9.00262 + + + 18.0039 + 144.898 + 9.00262 + + + 18.0039 + 15.0039 + 9.00262 + + + + + Core_bot_ZN_5_Floor + Typical Insulated Carpeted 6in Slab Floor + + + 224.849 + 144.898 + 0 + + + 224.849 + 15.0039 + 0 + + + 52.75 + 15.0039 + 0 + + + 52.75 + 144.898 + 0 + + + + + Core_bot_ZN_5_Wall_East + Perimeter_bot_ZN_2 + Typical Interior Wall + + + 224.849 + 15.0039 + 9.00262 + + + 224.849 + 15.0039 + 0 + + + 224.849 + 144.898 + 0 + + + 224.849 + 144.898 + 9.00262 + + + + + Core_bot_ZN_5_Wall_North + Perimeter_bot_ZN_3 + Typical Interior Wall + + + 224.849 + 144.898 + 9.00262 + + + 224.849 + 144.898 + 0 + + + 18.0039 + 144.898 + 0 + + + 18.0039 + 144.898 + 9.00262 + + + + + Core_bot_ZN_5_Wall_South + Perimeter_bot_ZN_1 + Typical Interior Wall + + + 18.0039 + 15.0039 + 9.00262 + + + 18.0039 + 15.0039 + 0 + + + 224.849 + 15.0039 + 0 + + + 224.849 + 15.0039 + 9.00262 + + + + + Core_bot_ZN_5_Wall_West + Typical Interior Wall + + + 18.0039 + 144.898 + 9.00262 + + + 18.0039 + 144.898 + 0 + + + 18.0039 + 15.0039 + 0 + + + 18.0039 + 15.0039 + 9.00262 + + + + + DataCenter_basement_ZN_6_Ceiling-Core_bot_ZN_5-PPAutoCreateOther + Typical Insulated Carpeted 6in Slab Floor + + + 52.75 + 144.898 + 0 + + + 52.75 + 15.0039 + 0 + + + 18.0039 + 15.0039 + 0 + + + 18.0039 + 144.898 + 0 + + + + + + Perimeter_bot_ZN_1 + 30371.4 + 3373.62 + + + 224.849 + 15.0039 + 0 + + + 239.853 + 0 + 0 + + + 0 + 0 + 0 + + + 15.0039 + 15.0039 + 0 + + + Perimeter_bot_ZN_1 ZN + + DataCenter_basement_ZN_6-Perimeter_bot_ZN_1-PPAutoCreateOther + Typical Insulated Carpeted 6in Slab Floor + + + 52.75 + 15.0039 + 0 + + + 52.75 + 0 + 0 + + + 0 + 0 + 0 + + + 15.0039 + 15.0039 + 0 + + + + + DataCenter_bot_ZN_6_Wall_South-PPAutoCreateOther + Typical Interior Wall + + + 18.0039 + 15.0039 + 9.00262 + + + 18.0039 + 15.0039 + 0 + + + 15.0039 + 15.0039 + 0 + + + 15.0039 + 15.0039 + 9.00262 + + + + + Perimeter_bot_ZN_1_Ceiling + Typical IEAD Roof R-20.83 + + + 239.853 + 0 + 9.00262 + + + 224.849 + 15.0039 + 9.00262 + + + 15.0039 + 15.0039 + 9.00262 + + + 0 + 0 + 9.00262 + + + + + Perimeter_bot_ZN_1_Floor + Typical Insulated Carpeted 6in Slab Floor + + + 224.849 + 15.0039 + 0 + + + 239.853 + 0 + 0 + + + 52.75 + 0 + 0 + + + 52.75 + 15.0039 + 0 + + + + + Perimeter_bot_ZN_1_Wall_East + Perimeter_bot_ZN_2 + Typical Interior Wall + + + 239.853 + 1.33981e-14 + 9.00262 + + + 239.853 + 1.33981e-14 + 0 + + + 224.849 + 15.0039 + 0 + + + 224.849 + 15.0039 + 9.00262 + + + + + Perimeter_bot_ZN_1_Wall_South + Typical Insulated Exterior Mass Wall R-9.62 + + + 0 + 0 + 9.00262 + + + 0 + 0 + 0 + + + 239.853 + 0 + 0 + + + 239.853 + 0 + 9.00262 + + + + Perimeter_bot_ZN_1_Wall_South_Window + U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air + + + 0 + 0 + 8.2021 + + + 0 + 0 + 3.00105 + + + 239.852 + 0 + 3.00105 + + + 239.852 + 0 + 8.2021 + + + + + + Perimeter_bot_ZN_4_Wall_South-PPAutoCreateOther + Perimeter_bot_ZN_4 + Typical Interior Wall + + + 15.0039 + 15.0039 + 9.00262 + + + 15.0039 + 15.0039 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.00262 + + + + + + Perimeter_bot_ZN_2 + 19572.1 + 2174.04 + + + 239.853 + 159.902 + 0 + + + 239.853 + 0 + 0 + + + 224.849 + 15.0039 + 0 + + + 224.849 + 144.898 + 0 + + + Perimeter_bot_ZN_2 ZN + + Perimeter_bot_ZN_2_Ceiling + Typical IEAD Roof R-20.83 + + + 239.853 + 0 + 9.00262 + + + 239.853 + 159.902 + 9.00262 + + + 224.849 + 144.898 + 9.00262 + + + 224.849 + 15.0039 + 9.00262 + + + + + Perimeter_bot_ZN_2_Floor + Typical Insulated Carpeted 6in Slab Floor + + + 239.853 + 159.902 + 0 + + + 239.853 + 0 + 0 + + + 224.849 + 15.0039 + 0 + + + 224.849 + 144.898 + 0 + + + + + Perimeter_bot_ZN_2_Wall_East + Typical Insulated Exterior Mass Wall R-9.62 + + + 239.853 + 0 + 9.00262 + + + 239.853 + 0 + 0 + + + 239.853 + 159.902 + 0 + + + 239.853 + 159.902 + 9.00262 + + + + Perimeter_bot_ZN_2_Wall_East_Window + U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air + + + 239.853 + 0 + 8.2021 + + + 239.853 + 0 + 3.00105 + + + 239.853 + 159.902 + 3.00105 + + + 239.853 + 159.902 + 8.2021 + + + + + + Perimeter_bot_ZN_2_Wall_North + Perimeter_bot_ZN_3 + Typical Interior Wall + + + 239.853 + 159.902 + 9.00262 + + + 239.853 + 159.902 + 0 + + + 224.849 + 144.898 + 0 + + + 224.849 + 144.898 + 9.00262 + + + + + + Perimeter_bot_ZN_3 + 30370.8 + 3373.55 + + + 239.853 + 159.902 + 0 + + + 224.849 + 144.898 + 0 + + + 15.0039 + 144.898 + 0 + + + 0 + 159.902 + 0 + + + Perimeter_bot_ZN_3 ZN + + DataCenter_basement_ZN_6_Ceiling-Perimeter_bot_ZN_3-PPAutoCreateOther + Typical Insulated Carpeted 6in Slab Floor + + + 52.75 + 159.902 + 0 + + + 52.75 + 144.898 + 0 + + + 15.0039 + 144.898 + 0 + + + 0 + 159.902 + 0 + + + + + DataCenter_bot_ZN_6_Wall_North-PPAutoCreateOther + Typical Interior Wall + + + 15.0039 + 144.898 + 9.00262 + + + 15.0039 + 144.898 + 0 + + + 18.0039 + 144.898 + 0 + + + 18.0039 + 144.898 + 9.00262 + + + + + Perimeter_bot_ZN_3_Ceiling + Typical IEAD Roof R-20.83 + + + 224.849 + 144.898 + 9.00262 + + + 239.853 + 159.902 + 9.00262 + + + 0 + 159.902 + 9.00262 + + + 15.0039 + 144.898 + 9.00262 + + + + + Perimeter_bot_ZN_3_Floor + Typical Insulated Carpeted 6in Slab Floor + + + 239.853 + 159.902 + 0 + + + 224.849 + 144.898 + 0 + + + 52.75 + 144.898 + 0 + + + 52.75 + 159.902 + 0 + + + + + Perimeter_bot_ZN_3_Wall_North + Typical Insulated Exterior Mass Wall R-9.62 + + + 239.853 + 159.902 + 9.00262 + + + 239.853 + 159.902 + 0 + + + 0 + 159.902 + 0 + + + 0 + 159.902 + 9.00262 + + + + Perimeter_bot_ZN_3_Wall_North_Window + U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air + + + 239.852 + 159.902 + 8.2021 + + + 239.852 + 159.902 + 3.00105 + + + 0 + 159.902 + 3.00105 + + + 0 + 159.902 + 8.2021 + + + + + + Perimeter_bot_ZN_3_Wall_West + Perimeter_bot_ZN_4 + Typical Interior Wall + + + 2.6796e-14 + 159.902 + 9.00262 + + + 2.6796e-14 + 159.902 + 0 + + + 15.0039 + 144.898 + 0 + + + 15.0039 + 144.898 + 9.00262 + + + + + + Perimeter_bot_ZN_4 + 19572.1 + 2174.04 + + + 0 + 159.902 + 0 + + + 15.0039 + 144.898 + 0 + + + 15.0039 + 15.0039 + 0 + + + 0 + 0 + 0 + + + Perimeter_bot_ZN_4 ZN + + DataCenter_bot_ZN_6_Wall_West-PPAutoCreateOther + Typical Interior Wall + + + 15.0039 + 15.0039 + 9.00262 + + + 15.0039 + 15.0039 + 0 + + + 15.0039 + 144.898 + 0 + + + 15.0039 + 144.898 + 9.00262 + + + + + Perimeter_bot_ZN_4_Ceiling + Typical IEAD Roof R-20.83 + + + 0 + 0 + 9.00262 + + + 15.0039 + 15.0039 + 9.00262 + + + 15.0039 + 144.898 + 9.00262 + + + 0 + 159.902 + 9.00262 + + + + + Perimeter_bot_ZN_4_Floor + Typical Insulated Carpeted 6in Slab Floor + + + 0 + 159.902 + 0 + + + 15.0039 + 144.898 + 0 + + + 15.0039 + 15.0039 + 0 + + + 0 + 0 + 0 + + + + + Perimeter_bot_ZN_4_Wall_West + Typical Insulated Exterior Mass Wall R-9.62 + + + 0 + 159.902 + 9.00262 + + + 0 + 159.902 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.00262 + + + + Perimeter_bot_ZN_4_Wall_West_Window + U 0.52 SHGC 0.40 Dbl Ref-D Clr 6mm/13mm Air + + + 0 + 159.902 + 8.2021 + + + 0 + 159.902 + 3.00105 + + + 0 + 0 + 3.00105 + + + 0 + 0 + 8.2021 + + + + + + + + Core_bottom ZN + Conditioned + + + Perimeter_bot_ZN_1 ZN + Conditioned + + + Perimeter_bot_ZN_2 ZN + Conditioned + + + Perimeter_bot_ZN_3 ZN + Conditioned + + + Perimeter_bot_ZN_4 ZN + Conditioned + + + VAV_bot WITH REHEAT + VAV + CycleOnCallAnyZone + 1 + DrawThrough + WarmestReset + 60.04 + 60.04 + + VAV_bot WITH REHEAT Supply AirSeg + Supply + + + + + + diff --git a/test/ems_scott.osm_3.0.1_out.xml b/test/ems_scott.osm_3.0.1_out.xml new file mode 100644 index 000000000..d6fd5189c --- /dev/null +++ b/test/ems_scott.osm_3.0.1_out.xml @@ -0,0 +1,895 @@ + + + + + unknown + + Adiabatic + + + DoorMaterial + + + IntMassStudAndAirWall + + + ResCeilingMass1 + + + ResExtFinish + + + ResExtWallMass1 + + + ResExtWallMassOtherSide1 + + + ResExtWallSheathing + + + ResFloorCovering + + + ResFloorMass + + + ResFloorSheathing + + + residential furniture material living space + + + residential furniture material living space|story 2 + + + ResRoofMaterial + + + ResRoofSheathing + + + SlabMass + + + Soil-12in + + + StudAndCavity + + + UAAdditionalCeilingIns + + + UARoofIns + + + UATrussandIns + + + AdiabaticConst + Adiabatic + + + Construction 1 + ResExtFinish + + + Construction 4 + ResCeilingMass1 + ResFloorSheathing + ResFloorMass + ResFloorCovering + + + ExtInsFinWall 3 + ResExtFinish + ResExtWallSheathing + StudAndCavity + ResExtWallMass1 + + + FinInsUnfinUAFloor 1 + UATrussandIns + UAAdditionalCeilingIns + ResCeilingMass1 + + + RevConstruction 4 + ResFloorCovering + ResFloorMass + ResFloorSheathing + ResCeilingMass1 + + + RevFinInsUnfinUAFloor 1 + ResCeilingMass1 + UAAdditionalCeilingIns + UATrussandIns + + + Slab 1 + ResFloorCovering + Soil-12in + SlabMass + + + UnfinInsExtRoof 2 + ResRoofMaterial + ResRoofSheathing + UARoofIns + + + LivingDoors + + + WindowConstruction + NFRCRated + 0.21 + 0.37 + + + Building + 22.5 + + residential neighbors right 13 + 0 + 0 + + + 28.6731 + -9.1708 + 17.25 + + + 27.7164 + -11.4805 + 16 + + + 29.6298 + -6.86111 + 16 + + + + + residential neighbors right 12 + 0 + 0 + + + 19.4343 + -5.34397 + 17.25 + + + 20.391 + -3.03427 + 16 + + + 18.4776 + -7.65367 + 16 + + + + + residential neighbors right 11 + 0 + 0 + + + 19.4343 + -5.34397 + 17.25 + + + 28.6731 + -9.1708 + 17.25 + + + 29.6298 + -6.86111 + 16 + + + 20.391 + -3.03427 + 16 + + + + + residential neighbors right 10 + 0 + 0 + + + 28.6731 + -9.1708 + 17.25 + + + 19.4343 + -5.34397 + 17.25 + + + 18.4776 + -7.65367 + 16 + + + 27.7164 + -11.4805 + 16 + + + + + residential neighbors right 9 + 0 + 0 + + + 18.4776 + -7.65367 + 16 + + + 18.4776 + -7.65367 + 8 + + + 27.7164 + -11.4805 + 8 + + + 27.7164 + -11.4805 + 16 + + + + + residential neighbors right 8 + 0 + 0 + + + 27.7164 + -11.4805 + 16 + + + 27.7164 + -11.4805 + 8 + + + 29.6298 + -6.86111 + 8 + + + 29.6298 + -6.86111 + 16 + + + + + residential neighbors right 7 + 0 + 0 + + + 29.6298 + -6.86111 + 16 + + + 29.6298 + -6.86111 + 8 + + + 20.391 + -3.03427 + 8 + + + 20.391 + -3.03427 + 16 + + + + + residential neighbors right 6 + 0 + 0 + + + 20.391 + -3.03427 + 16 + + + 20.391 + -3.03427 + 8 + + + 18.4776 + -7.65367 + 8 + + + 18.4776 + -7.65367 + 16 + + + + + residential neighbors right 5 + 0 + 0 + + + 21.6562 + -8.97028 + 8 + + + 18.8625 + -7.81312 + 8 + + + 18.8625 + -7.81312 + 0 + + + 21.6562 + -8.97028 + 0 + + + + + residential neighbors right 4 + 0 + 0 + + + 18.8625 + -7.81312 + 8 + + + 18.4776 + -7.65367 + 8 + + + 18.4776 + -7.65367 + 0 + + + 18.8625 + -7.81312 + 0 + + + + + residential neighbors right 3 + 0 + 0 + + + 27.7164 + -11.4805 + 0 + + + 27.7164 + -11.4805 + 8 + + + 21.6562 + -8.97028 + 8 + + + 21.6562 + -8.97028 + 0 + + + + + residential neighbors right 2 + 0 + 0 + + + 27.7164 + -11.4805 + 8 + + + 27.7164 + -11.4805 + 0 + + + 29.6298 + -6.86111 + 0 + + + 29.6298 + -6.86111 + 8 + + + + + residential neighbors right 1 + 0 + 0 + + + 29.6298 + -6.86111 + 8 + + + 29.6298 + -6.86111 + 0 + + + 20.391 + -3.03427 + 0 + + + 20.391 + -3.03427 + 8 + + + + + residential neighbors right + 0 + 0 + + + 20.391 + -3.03427 + 8 + + + 20.391 + -3.03427 + 0 + + + 18.4776 + -7.65367 + 0 + + + 18.4776 + -7.65367 + 8 + + + + + residential neighbors left 13 + 0 + 0 + + + -8.28209 + 6.13653 + 17.25 + + + -9.2388 + 3.82683 + 16 + + + -7.32538 + 8.44623 + 16 + + + + + residential neighbors left 12 + 0 + 0 + + + -17.5209 + 9.96337 + 17.25 + + + -16.5642 + 12.2731 + 16 + + + -18.4776 + 7.65367 + 16 + + + + + residential neighbors left 11 + 0 + 0 + + + -17.5209 + 9.96337 + 17.25 + + + -8.28209 + 6.13653 + 17.25 + + + -7.32538 + 8.44623 + 16 + + + -16.5642 + 12.2731 + 16 + + + + + residential neighbors left 10 + 0 + 0 + + + -8.28209 + 6.13653 + 17.25 + + + -17.5209 + 9.96337 + 17.25 + + + -18.4776 + 7.65367 + 16 + + + -9.2388 + 3.82683 + 16 + + + + + residential neighbors left 9 + 0 + 0 + + + -18.4776 + 7.65367 + 16 + + + -18.4776 + 7.65367 + 8 + + + -9.2388 + 3.82683 + 8 + + + -9.2388 + 3.82683 + 16 + + + + + residential neighbors left 8 + 0 + 0 + + + -9.2388 + 3.82683 + 16 + + + -9.2388 + 3.82683 + 8 + + + -7.32538 + 8.44623 + 8 + + + -7.32538 + 8.44623 + 16 + + + + + residential neighbors left 7 + 0 + 0 + + + -7.32538 + 8.44623 + 16 + + + -7.32538 + 8.44623 + 8 + + + -16.5642 + 12.2731 + 8 + + + -16.5642 + 12.2731 + 16 + + + + + residential neighbors left 6 + 0 + 0 + + + -16.5642 + 12.2731 + 16 + + + -16.5642 + 12.2731 + 8 + + + -18.4776 + 7.65367 + 8 + + + -18.4776 + 7.65367 + 16 + + + + + residential neighbors left 5 + 0 + 0 + + + -15.299 + 6.33706 + 8 + + + -18.0926 + 7.49422 + 8 + + + -18.0926 + 7.49422 + 0 + + + -15.299 + 6.33706 + 0 + + + + + residential neighbors left 4 + 0 + 0 + + + -18.0926 + 7.49422 + 8 + + + -18.4776 + 7.65367 + 8 + + + -18.4776 + 7.65367 + 0 + + + -18.0926 + 7.49422 + 0 + + + + + residential neighbors left 3 + 0 + 0 + + + -9.2388 + 3.82683 + 0 + + + -9.2388 + 3.82683 + 8 + + + -15.299 + 6.33706 + 8 + + + -15.299 + 6.33706 + 0 + + + + + residential neighbors left 2 + 0 + 0 + + + -9.2388 + 3.82683 + 8 + + + -9.2388 + 3.82683 + 0 + + + -7.32538 + 8.44623 + 0 + + + -7.32538 + 8.44623 + 8 + + + + + residential neighbors left 1 + 0 + 0 + + + -7.32538 + 8.44623 + 8 + + + -7.32538 + 8.44623 + 0 + + + -16.5642 + 12.2731 + 0 + + + -16.5642 + 12.2731 + 8 + + + + + residential neighbors left + 0 + 0 + + + -16.5642 + 12.2731 + 8 + + + -16.5642 + 12.2731 + 0 + + + -18.4776 + 7.65367 + 0 + + + -18.4776 + 7.65367 + 8 + + + + + living zone + Conditioned + + + res ds_u 1 ret air zone + Unconditioned + + + unfinished attic zone + Unconditioned + + + residential furnace gas and central ac central air system + HV + StaysOff + 1 + BlowThrough + + residential furnace gas and central ac central air system Supply AirSeg + Supply + + + + + diff --git a/test/epw_design_conditions.osm_3.0.1_out.xml b/test/epw_design_conditions.osm_3.0.1_out.xml new file mode 100644 index 000000000..676fdb6f6 --- /dev/null +++ b/test/epw_design_conditions.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/evaporative_cooling.osm_3.0.1_out.xml b/test/evaporative_cooling.osm_3.0.1_out.xml new file mode 100644 index 000000000..84d558347 --- /dev/null +++ b/test/evaporative_cooling.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 2 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 7 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 9 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 3 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 4 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 5 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 1 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 6 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + SZAC + StaysOff + 1 + BlowThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 10 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 10 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Air Loop HVAC 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/exterior_equipment.osm_3.0.1_out.xml b/test/exterior_equipment.osm_3.0.1_out.xml new file mode 100644 index 000000000..ce648660d --- /dev/null +++ b/test/exterior_equipment.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/fan_on_off.osm_3.0.1_out.xml b/test/fan_on_off.osm_3.0.1_out.xml new file mode 100644 index 000000000..8723ec664 --- /dev/null +++ b/test/fan_on_off.osm_3.0.1_out.xml @@ -0,0 +1,1692 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 7 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 4 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 10 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 9 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 6 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 5 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 2 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 8 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 1 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/fan_systemmodel.osm_3.0.1_out.xml b/test/fan_systemmodel.osm_3.0.1_out.xml new file mode 100644 index 000000000..d23080b2b --- /dev/null +++ b/test/fan_systemmodel.osm_3.0.1_out.xml @@ -0,0 +1,2425 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 3 + + Story 3 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + Story 3 Core Thermal Zone + + Surface 85 + Story 2 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 86 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 39.3701 + + + + + Surface 87 + Story 3 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 88 + Story 3 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 89 + Story 3 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 39.3701 + + + + + Surface 90 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + + + + Story 3 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + Story 3 East Perimeter Thermal Zone + + Surface 73 + Story 2 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 74 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 39.3701 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 34.7822 + + + 328.084 + 0.0833333 + 29.5276 + + + 328.084 + 163.959 + 29.5276 + + + 328.084 + 163.959 + 34.7822 + + + + + + Surface 75 + Story 3 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + + Surface 77 + Story 3 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 78 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 9.84252 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + + + + Story 3 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + Story 3 North Perimeter Thermal Zone + + Surface 67 + Story 2 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 39.3701 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 34.7796 + + + 328.001 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 34.7796 + + + + + + Surface 71 + Story 3 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + + + + Story 3 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + Story 3 South Perimeter Thermal Zone + + Surface 79 + Story 2 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 80 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 39.3701 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 34.7796 + + + 0.0833333 + 0 + 29.5276 + + + 328.001 + 0 + 29.5276 + + + 328.001 + 0 + 34.7796 + + + + + + Surface 81 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + 0 + 0 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + + + + Story 3 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + Story 3 West Perimeter Thermal Zone + + Surface 61 + Story 2 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 62 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 34.7822 + + + 0 + 163.959 + 29.5276 + + + 0 + 0.0833333 + 29.5276 + + + 0 + 0.0833333 + 34.7822 + + + + + + Surface 66 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + 0 + 0 + 39.3701 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Story 3 Core Thermal Zone + Conditioned + + + Story 3 East Perimeter Thermal Zone + Conditioned + + + Story 3 North Perimeter Thermal Zone + Conditioned + + + Story 3 South Perimeter Thermal Zone + Conditioned + + + Story 3 West Perimeter Thermal Zone + Conditioned + + + AirLoopHVACUnitaryHeatCoolVAVChangeoverBypass AirLoopHVAC + HV + StaysOff + 1 + BlowThrough + + AirLoopHVACUnitaryHeatCoolVAVChangeoverBypass AirLoopHVAC Supply AirSeg + Supply + + + + AirLoopHVACUnitarySystem AirLoopHVAC + HV + StaysOff + 1 + BlowThrough + + AirLoopHVACUnitarySystem AirLoopHVAC Supply AirSeg + Supply + + + + VAV with Reheat + VAV + StaysOff + 1 + BlowThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/fluid_coolers.osm_3.0.1_out.xml b/test/fluid_coolers.osm_3.0.1_out.xml new file mode 100644 index 000000000..8790b79c5 --- /dev/null +++ b/test/fluid_coolers.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/foundation_kiva.osm_3.0.1_out.xml b/test/foundation_kiva.osm_3.0.1_out.xml new file mode 100644 index 000000000..0256f925f --- /dev/null +++ b/test/foundation_kiva.osm_3.0.1_out.xml @@ -0,0 +1,1669 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + Construction 1 + Material 1 + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + Construction 1 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + Construction 1 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + Construction 1 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + Construction 1 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + Construction 1 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/foundation_kiva_customblocks.osm_3.0.1_out.xml b/test/foundation_kiva_customblocks.osm_3.0.1_out.xml new file mode 100644 index 000000000..02b51a147 --- /dev/null +++ b/test/foundation_kiva_customblocks.osm_3.0.1_out.xml @@ -0,0 +1,1669 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + Construction 1 + Material 1 + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + Construction 1 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + Construction 1 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + Construction 1 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + Construction 1 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + Construction 1 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/fuelcell.osm_3.0.1_out.xml b/test/fuelcell.osm_3.0.1_out.xml new file mode 100644 index 000000000..2a3388f6b --- /dev/null +++ b/test/fuelcell.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/generator_microturbine.osm_3.0.1_out.xml b/test/generator_microturbine.osm_3.0.1_out.xml new file mode 100644 index 000000000..ac3e4d5e6 --- /dev/null +++ b/test/generator_microturbine.osm_3.0.1_out.xml @@ -0,0 +1,933 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/headered_pumps.osm_3.0.1_out.xml b/test/headered_pumps.osm_3.0.1_out.xml new file mode 100644 index 000000000..c04c0a21a --- /dev/null +++ b/test/headered_pumps.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.xml b/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.xml new file mode 100644 index 000000000..c24b4422d --- /dev/null +++ b/test/heatexchanger_airtoair_sensibleandlatent.osm_3.0.1_out.xml @@ -0,0 +1,1098 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 1 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 3 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 4 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 5 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 2 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/heatpump_hot_water.osm_3.0.1_out.xml b/test/heatpump_hot_water.osm_3.0.1_out.xml new file mode 100644 index 000000000..e148388a4 --- /dev/null +++ b/test/heatpump_hot_water.osm_3.0.1_out.xml @@ -0,0 +1,1098 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/hightemprad.osm_3.0.1_out.xml b/test/hightemprad.osm_3.0.1_out.xml new file mode 100644 index 000000000..d6f1e3f9a --- /dev/null +++ b/test/hightemprad.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/hot_water.osm_3.0.1_out.xml b/test/hot_water.osm_3.0.1_out.xml new file mode 100644 index 000000000..1c5f524df --- /dev/null +++ b/test/hot_water.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/humidity_control.osm_3.0.1_out.xml b/test/humidity_control.osm_3.0.1_out.xml new file mode 100644 index 000000000..82a03a5a3 --- /dev/null +++ b/test/humidity_control.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + BlowThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + BlowThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/ideal_loads_w_plenums.osm_3.0.1_out.xml b/test/ideal_loads_w_plenums.osm_3.0.1_out.xml new file mode 100644 index 000000000..b3c8dc59d --- /dev/null +++ b/test/ideal_loads_w_plenums.osm_3.0.1_out.xml @@ -0,0 +1,933 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/ideal_plant.osm_3.0.1_out.xml b/test/ideal_plant.osm_3.0.1_out.xml new file mode 100644 index 000000000..72b6cfc64 --- /dev/null +++ b/test/ideal_plant.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/interior_partitions.osm_3.0.1_out.xml b/test/interior_partitions.osm_3.0.1_out.xml new file mode 100644 index 000000000..d6532244e --- /dev/null +++ b/test/interior_partitions.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 44.1736 + 32.8084 + + + 65.6168 + 44.1736 + 32.8084 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/lifecyclecostparameters.osm_3.0.1_out.xml b/test/lifecyclecostparameters.osm_3.0.1_out.xml new file mode 100644 index 000000000..c3e8cc7e6 --- /dev/null +++ b/test/lifecyclecostparameters.osm_3.0.1_out.xml @@ -0,0 +1,884 @@ + + + + + unknown + + CP02 CARPET PAD + + + F04 Wall air space resistance + + + F05 Ceiling air space resistance + + + F08 Metal surface + + + F16 Acoustic tile + + + G01a 19mm gypsum board + + + G05 25mm wood + + + I02 25mm insulation board + + + I02 50mm insulation board + + + M01 100mm brick + + + M11 100mm lightweight concrete + + + M15 200mm heavyweight concrete + + + MAT-CC05 8 HW CONCRETE + + + Exterior Roof + M11 100mm lightweight concrete + F05 Ceiling air space resistance + F16 Acoustic tile + + + Exterior Wall + M01 100mm brick + M15 200mm heavyweight concrete + I02 50mm insulation board + F04 Wall air space resistance + G01a 19mm gypsum board + + + Slab + MAT-CC05 8 HW CONCRETE + CP02 CARPET PAD + + + Exterior Door + + + Exterior Window + NFRCRated + 0.39 + 0.569974 + 0.6 + + + Shading Surface 3 + 0 + 0 + + + -98.4252 + 0 + 65.6168 + + + -98.4252 + 0 + 0 + + + -98.4252 + 65.6168 + 0 + + + -98.4252 + 65.6168 + 65.6168 + + + + + Building 1 + 0 + + Shading Surface 2 + 0 + 0 + + + 6.56168 + 0 + 6.56168 + + + 6.56168 + -3.28084 + 6.56168 + + + 13.1234 + -3.28084 + 6.56168 + + + 13.1234 + 0 + 6.56168 + + + + + Building Story 1 + + Space 1 + 10594.4 + 1076.39 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 32.8084 + 0 + + + Thermal Zone 1 + + Surface 1 + Slab + + + 0 + 0 + 0 + + + 0 + 32.8084 + 0 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 0 + 0 + + + + + Surface 2 + Exterior Wall + + + 0 + 32.8084 + 9.84252 + + + 0 + 32.8084 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + + Surface 3 + Space 3 + + + 32.8084 + 32.8084 + 9.84252 + + + 32.8084 + 32.8084 + 0 + + + 0 + 32.8084 + 0 + + + 0 + 32.8084 + 9.84252 + + + + + Surface 4 + Space 2 + + + 32.8084 + 0 + 9.84252 + + + 32.8084 + 0 + 0 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 32.8084 + 9.84252 + + + + + Surface 5 + Exterior Wall + + + 0 + 0 + 9.84252 + + + 0 + 0 + 0 + + + 32.8084 + 0 + 0 + + + 32.8084 + 0 + 9.84252 + + + + Sub Surface 1 + Exterior Door + + + 6.56168 + 0 + 6.56168 + + + 6.56168 + 0 + 0 + + + 13.1234 + 0 + 0 + + + 13.1234 + 0 + 6.56168 + + + + + + Surface 6 + Exterior Roof + + + 32.8084 + 0 + 9.84252 + + + 32.8084 + 32.8084 + 9.84252 + + + 0 + 32.8084 + 9.84252 + + + 0 + 0 + 9.84252 + + + + + + Space 2 + 10594.4 + 1076.39 + + + 65.6168 + 32.8084 + 0 + + + 65.6168 + 0 + 0 + + + 32.8084 + 0 + 0 + + + 32.8084 + 32.8084 + 0 + + + Thermal Zone 1 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 26.5748 + 6.88976 + + + 65.6168 + 6.2336 + 6.88976 + + + 67.4213 + 6.2336 + 6.88976 + + + 67.4213 + 26.5748 + 6.88976 + + + + + Surface 10 + Exterior Wall + + + 65.6168 + 0 + 9.84252 + + + 65.6168 + 0 + 0 + + + 65.6168 + 32.8084 + 0 + + + 65.6168 + 32.8084 + 9.84252 + + + + Sub Surface 2 + Exterior Window + + + 65.6168 + 6.56168 + 6.56168 + + + 65.6168 + 6.56168 + 3.28084 + + + 65.6168 + 26.2467 + 3.28084 + + + 65.6168 + 26.2467 + 6.56168 + + + + + + Surface 12 + Slab + + + 32.8084 + 0 + 0 + + + 32.8084 + 32.8084 + 0 + + + 65.6168 + 32.8084 + 0 + + + 65.6168 + 0 + 0 + + + + + Surface 7 + Space 4 + + + 65.6168 + 32.8084 + 9.84252 + + + 65.6168 + 32.8084 + 0 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 32.8084 + 9.84252 + + + + + Surface 8 + Exterior Roof + + + 65.6168 + 0 + 9.84252 + + + 65.6168 + 32.8084 + 9.84252 + + + 32.8084 + 32.8084 + 9.84252 + + + 32.8084 + 0 + 9.84252 + + + + + Surface 9 + Exterior Wall + + + 32.8084 + 0 + 9.84252 + + + 32.8084 + 0 + 0 + + + 65.6168 + 0 + 0 + + + 65.6168 + 0 + 9.84252 + + + + + + Space 3 + 10594.4 + 1076.39 + + + 32.8084 + 65.6168 + 0 + + + 32.8084 + 32.8084 + 0 + + + 0 + 32.8084 + 0 + + + 0 + 65.6168 + 0 + + + Thermal Zone 1 + + Surface 13 + Exterior Wall + + + 32.8084 + 65.6168 + 9.84252 + + + 32.8084 + 65.6168 + 0 + + + 0 + 65.6168 + 0 + + + 0 + 65.6168 + 9.84252 + + + + + Surface 14 + Exterior Roof + + + 32.8084 + 32.8084 + 9.84252 + + + 32.8084 + 65.6168 + 9.84252 + + + 0 + 65.6168 + 9.84252 + + + 0 + 32.8084 + 9.84252 + + + + + Surface 16 + Space 4 + + + 32.8084 + 32.8084 + 9.84252 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 65.6168 + 0 + + + 32.8084 + 65.6168 + 9.84252 + + + + + Surface 17 + Exterior Wall + + + 0 + 65.6168 + 9.84252 + + + 0 + 65.6168 + 0 + + + 0 + 32.8084 + 0 + + + 0 + 32.8084 + 9.84252 + + + + + Surface 18 + Slab + + + 0 + 32.8084 + 0 + + + 0 + 65.6168 + 0 + + + 32.8084 + 65.6168 + 0 + + + 32.8084 + 32.8084 + 0 + + + + + + Space 4 + 10594.4 + 1076.39 + + + 65.6168 + 65.6168 + 0 + + + 65.6168 + 32.8084 + 0 + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 65.6168 + 0 + + + Thermal Zone 1 + + Surface 19 + Exterior Wall + + + 65.6168 + 65.6168 + 9.84252 + + + 65.6168 + 65.6168 + 0 + + + 32.8084 + 65.6168 + 0 + + + 32.8084 + 65.6168 + 9.84252 + + + + + Surface 20 + Exterior Roof + + + 65.6168 + 32.8084 + 9.84252 + + + 65.6168 + 65.6168 + 9.84252 + + + 32.8084 + 65.6168 + 9.84252 + + + 32.8084 + 32.8084 + 9.84252 + + + + + Surface 22 + Exterior Wall + + + 65.6168 + 32.8084 + 9.84252 + + + 65.6168 + 32.8084 + 0 + + + 65.6168 + 65.6168 + 0 + + + 65.6168 + 65.6168 + 9.84252 + + + + + Surface 24 + Slab + + + 32.8084 + 32.8084 + 0 + + + 32.8084 + 65.6168 + 0 + + + 65.6168 + 65.6168 + 0 + + + 65.6168 + 32.8084 + 0 + + + + + + + Thermal Zone 1 + Conditioned + + + Air Loop HVAC 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 1.00366 + 0.9 + InAirStream + + + + + + + diff --git a/test/lowtemprad_constflow.osm_3.0.1_out.xml b/test/lowtemprad_constflow.osm_3.0.1_out.xml new file mode 100644 index 000000000..0576afc87 --- /dev/null +++ b/test/lowtemprad_constflow.osm_3.0.1_out.xml @@ -0,0 +1,1673 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Material 2 + + + Material 3 + + + Material 4 + + + Material 5 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + Construction Internal Source 1 + Material 1 + Material 2 + Material 3 + Material 4 + Material 5 + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 1 + + Surface 25 + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 7 + + Surface 13 + Construction Internal Source 1 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 6 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + Construction Internal Source 1 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 4 + + Surface 19 + Construction Internal Source 1 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 3 + + Surface 1 + Construction Internal Source 1 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 55 + Story 1 Core Space + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 2 + + Surface 43 + Story 1 East Perimeter Space + Construction Internal Source 1 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 5 + + Surface 37 + Story 1 North Perimeter Space + Construction Internal Source 1 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 9 + + Surface 49 + Story 1 South Perimeter Space + Construction Internal Source 1 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 10 + + Surface 31 + Story 1 West Perimeter Space + Construction Internal Source 1 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Unconditioned + + + Thermal Zone 10 + Unconditioned + + + Thermal Zone 2 + Unconditioned + + + Thermal Zone 3 + Unconditioned + + + Thermal Zone 4 + Unconditioned + + + Thermal Zone 5 + Unconditioned + + + Thermal Zone 6 + Unconditioned + + + Thermal Zone 7 + Unconditioned + + + Thermal Zone 8 + Unconditioned + + + Thermal Zone 9 + Unconditioned + + + + diff --git a/test/lowtemprad_electric.osm_3.0.1_out.xml b/test/lowtemprad_electric.osm_3.0.1_out.xml new file mode 100644 index 000000000..f6caacf40 --- /dev/null +++ b/test/lowtemprad_electric.osm_3.0.1_out.xml @@ -0,0 +1,1673 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Material 2 + + + Material 3 + + + Material 4 + + + Material 5 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + Construction Internal Source 1 + Material 1 + Material 2 + Material 3 + Material 4 + Material 5 + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 10 + + Surface 25 + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 2 + + Surface 13 + Construction Internal Source 1 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 5 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + Construction Internal Source 1 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 9 + + Surface 19 + Construction Internal Source 1 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 7 + + Surface 1 + Construction Internal Source 1 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 1 + + Surface 55 + Story 1 Core Space + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 43 + Story 1 East Perimeter Space + Construction Internal Source 1 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 4 + + Surface 37 + Story 1 North Perimeter Space + Construction Internal Source 1 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 6 + + Surface 49 + Story 1 South Perimeter Space + Construction Internal Source 1 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 8 + + Surface 31 + Story 1 West Perimeter Space + Construction Internal Source 1 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Unconditioned + + + Thermal Zone 10 + Unconditioned + + + Thermal Zone 2 + Unconditioned + + + Thermal Zone 3 + Unconditioned + + + Thermal Zone 4 + Unconditioned + + + Thermal Zone 5 + Unconditioned + + + Thermal Zone 6 + Unconditioned + + + Thermal Zone 7 + Unconditioned + + + Thermal Zone 8 + Unconditioned + + + Thermal Zone 9 + Unconditioned + + + + diff --git a/test/lowtemprad_varflow.osm_3.0.1_out.xml b/test/lowtemprad_varflow.osm_3.0.1_out.xml new file mode 100644 index 000000000..9655df0cf --- /dev/null +++ b/test/lowtemprad_varflow.osm_3.0.1_out.xml @@ -0,0 +1,1673 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Material 1 + + + Material 2 + + + Material 3 + + + Material 4 + + + Material 5 + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + Construction Internal Source 1 + Material 1 + Material 2 + Material 3 + Material 4 + Material 5 + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 4 + + Surface 25 + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 1 + + Surface 13 + Construction Internal Source 1 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 3 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + Construction Internal Source 1 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 2 + + Surface 19 + Construction Internal Source 1 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 7 + + Surface 1 + Construction Internal Source 1 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 6 + + Surface 55 + Story 1 Core Space + Construction Internal Source 1 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 8 + + Surface 43 + Story 1 East Perimeter Space + Construction Internal Source 1 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 10 + + Surface 37 + Story 1 North Perimeter Space + Construction Internal Source 1 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 9 + + Surface 49 + Story 1 South Perimeter Space + Construction Internal Source 1 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 5 + + Surface 31 + Story 1 West Perimeter Space + Construction Internal Source 1 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Unconditioned + + + Thermal Zone 10 + Unconditioned + + + Thermal Zone 2 + Unconditioned + + + Thermal Zone 3 + Unconditioned + + + Thermal Zone 4 + Unconditioned + + + Thermal Zone 5 + Unconditioned + + + Thermal Zone 6 + Unconditioned + + + Thermal Zone 7 + Unconditioned + + + Thermal Zone 8 + Unconditioned + + + Thermal Zone 9 + Unconditioned + + + + diff --git a/test/meters.osm_3.0.1_out.xml b/test/meters.osm_3.0.1_out.xml new file mode 100644 index 000000000..fb7249fb5 --- /dev/null +++ b/test/meters.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/moisture_settings.osm_3.0.1_out.xml b/test/moisture_settings.osm_3.0.1_out.xml new file mode 100644 index 000000000..d6b8a61c6 --- /dev/null +++ b/test/moisture_settings.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/multi_stage.osm_3.0.1_out.xml b/test/multi_stage.osm_3.0.1_out.xml new file mode 100644 index 000000000..70e5ac71c --- /dev/null +++ b/test/multi_stage.osm_3.0.1_out.xml @@ -0,0 +1,1056 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Unconditioned + + + Story 1 East Perimeter Thermal Zone + Unconditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 2 Supply AirSeg + Supply + + + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/multiple_airloops.osm_3.0.1_out.xml b/test/multiple_airloops.osm_3.0.1_out.xml new file mode 100644 index 000000000..fc9fa291f --- /dev/null +++ b/test/multiple_airloops.osm_3.0.1_out.xml @@ -0,0 +1,1695 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + VAV with Reheat 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature 1 + + VAV with Reheat 1 Supply AirSeg + Supply + + + + + + diff --git a/test/multiple_loops_w_plenums.osm_3.0.1_out.xml b/test/multiple_loops_w_plenums.osm_3.0.1_out.xml new file mode 100644 index 000000000..836fdbb23 --- /dev/null +++ b/test/multiple_loops_w_plenums.osm_3.0.1_out.xml @@ -0,0 +1,1695 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + VAV with Reheat 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature 1 + + VAV with Reheat 1 Supply AirSeg + Supply + + + + + + diff --git a/test/output_objects.osm_3.0.1_out.xml b/test/output_objects.osm_3.0.1_out.xml new file mode 100644 index 000000000..21b7c1a10 --- /dev/null +++ b/test/output_objects.osm_3.0.1_out.xml @@ -0,0 +1,375 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + + diff --git a/test/performanceprecisiontradeoffs.osm_3.0.1_out.xml b/test/performanceprecisiontradeoffs.osm_3.0.1_out.xml new file mode 100644 index 000000000..19528f4c7 --- /dev/null +++ b/test/performanceprecisiontradeoffs.osm_3.0.1_out.xml @@ -0,0 +1,408 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/photovoltaics.osm_3.0.1_out.xml b/test/photovoltaics.osm_3.0.1_out.xml new file mode 100644 index 000000000..81708c21d --- /dev/null +++ b/test/photovoltaics.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 44.1736 + 32.8084 + + + 65.6168 + 44.1736 + 32.8084 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/plant_op_deltatemp_schemes.osm_3.0.1_out.xml b/test/plant_op_deltatemp_schemes.osm_3.0.1_out.xml new file mode 100644 index 000000000..982da8179 --- /dev/null +++ b/test/plant_op_deltatemp_schemes.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/plant_op_schemes.osm_3.0.1_out.xml b/test/plant_op_schemes.osm_3.0.1_out.xml new file mode 100644 index 000000000..087c127a4 --- /dev/null +++ b/test/plant_op_schemes.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/plant_op_temp_schemes.osm_3.0.1_out.xml b/test/plant_op_temp_schemes.osm_3.0.1_out.xml new file mode 100644 index 000000000..9b391c531 --- /dev/null +++ b/test/plant_op_temp_schemes.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/plantloop_avms.osm_3.0.1_out.xml b/test/plantloop_avms.osm_3.0.1_out.xml new file mode 100644 index 000000000..77f5ff68c --- /dev/null +++ b/test/plantloop_avms.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/plantloop_avms_temp.osm_3.0.1_out.xml b/test/plantloop_avms_temp.osm_3.0.1_out.xml new file mode 100644 index 000000000..fc82d2c44 --- /dev/null +++ b/test/plantloop_avms_temp.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/plenums.osm_3.0.1_out.xml b/test/plenums.osm_3.0.1_out.xml new file mode 100644 index 000000000..74592711c --- /dev/null +++ b/test/plenums.osm_3.0.1_out.xml @@ -0,0 +1,2403 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 3 + + Story 3 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + Story 3 Core Thermal Zone + + Surface 85 + Story 2 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 86 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 39.3701 + + + + + Surface 87 + Story 3 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 88 + Story 3 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 89 + Story 3 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 39.3701 + + + + + Surface 90 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + + + + Story 3 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + Story 3 East Perimeter Thermal Zone + + Surface 73 + Story 2 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 74 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 39.3701 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 34.7822 + + + 328.084 + 0.0833333 + 29.5276 + + + 328.084 + 163.959 + 29.5276 + + + 328.084 + 163.959 + 34.7822 + + + + + + Surface 75 + Story 3 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + + Surface 77 + Story 3 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 78 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 9.84252 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + + + + Story 3 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + Story 3 North Perimeter Thermal Zone + + Surface 67 + Story 2 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 39.3701 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 34.7796 + + + 328.001 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 34.7796 + + + + + + Surface 71 + Story 3 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + + + + Story 3 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + Story 3 South Perimeter Thermal Zone + + Surface 79 + Story 2 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 80 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 39.3701 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 34.7796 + + + 0.0833333 + 0 + 29.5276 + + + 328.001 + 0 + 29.5276 + + + 328.001 + 0 + 34.7796 + + + + + + Surface 81 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + 0 + 0 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + + + + Story 3 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + Story 3 West Perimeter Thermal Zone + + Surface 61 + Story 2 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 62 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 34.7822 + + + 0 + 163.959 + 29.5276 + + + 0 + 0.0833333 + 29.5276 + + + 0 + 0.0833333 + 34.7822 + + + + + + Surface 66 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + 0 + 0 + 39.3701 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Story 3 Core Thermal Zone + Conditioned + + + Story 3 East Perimeter Thermal Zone + Conditioned + + + Story 3 North Perimeter Thermal Zone + Conditioned + + + Story 3 South Perimeter Thermal Zone + Conditioned + + + Story 3 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/pv_and_storage_demandleveling.osm_3.0.1_out.xml b/test/pv_and_storage_demandleveling.osm_3.0.1_out.xml new file mode 100644 index 000000000..f53513437 --- /dev/null +++ b/test/pv_and_storage_demandleveling.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 58.38 + 41.0105 + + + 65.6168 + 58.38 + 41.0105 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone With Battery + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone With Battery + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/pv_and_storage_facilityexcess.osm_3.0.1_out.xml b/test/pv_and_storage_facilityexcess.osm_3.0.1_out.xml new file mode 100644 index 000000000..ad81fe312 --- /dev/null +++ b/test/pv_and_storage_facilityexcess.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 58.38 + 41.0105 + + + 65.6168 + 58.38 + 41.0105 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone With Battery + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone With Battery + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/pvwatts.osm_3.0.1_out.xml b/test/pvwatts.osm_3.0.1_out.xml new file mode 100644 index 000000000..b070b9bc6 --- /dev/null +++ b/test/pvwatts.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/refrigeration_system.osm_3.0.1_out.xml b/test/refrigeration_system.osm_3.0.1_out.xml new file mode 100644 index 000000000..f94e95dda --- /dev/null +++ b/test/refrigeration_system.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/roof_vegetation.osm_3.0.1_out.xml b/test/roof_vegetation.osm_3.0.1_out.xml new file mode 100644 index 000000000..711a53637 --- /dev/null +++ b/test/roof_vegetation.osm_3.0.1_out.xml @@ -0,0 +1,1656 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/schedule_file.osm_3.0.1_out.xml b/test/schedule_file.osm_3.0.1_out.xml new file mode 100644 index 000000000..7038c818d --- /dev/null +++ b/test/schedule_file.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/schedule_fixed_interval.osm_3.0.1_out.xml b/test/schedule_fixed_interval.osm_3.0.1_out.xml new file mode 100644 index 000000000..200f6bf8a --- /dev/null +++ b/test/schedule_fixed_interval.osm_3.0.1_out.xml @@ -0,0 +1,408 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.xml b/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.xml new file mode 100644 index 000000000..b5980d2de --- /dev/null +++ b/test/schedule_fixed_interval_schedulefile.osm_3.0.1_out.xml @@ -0,0 +1,408 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.xml b/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.xml new file mode 100644 index 000000000..a21fc8b87 --- /dev/null +++ b/test/schedule_ruleset_2012_LeapYear.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.xml b/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.xml new file mode 100644 index 000000000..6a014d6d3 --- /dev/null +++ b/test/schedule_ruleset_2012_NonLeapYear.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/schedule_ruleset_2013.osm_3.0.1_out.xml b/test/schedule_ruleset_2013.osm_3.0.1_out.xml new file mode 100644 index 000000000..3804ce5f0 --- /dev/null +++ b/test/schedule_ruleset_2013.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/scheduled_infiltration.osm_3.0.1_out.xml b/test/scheduled_infiltration.osm_3.0.1_out.xml new file mode 100644 index 000000000..3dab8b7e4 --- /dev/null +++ b/test/scheduled_infiltration.osm_3.0.1_out.xml @@ -0,0 +1,11325 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + NFRCRated + + + Mid-rise Apartment + -0 + + Building Story 1 + + 101 + 1271.33 + 129.167 + + + 73.8189 + 24.6063 + 0 + + + 73.8189 + 4.92126 + 0 + + + 67.2572 + 4.92126 + 0 + + + 67.2572 + 24.6063 + 0 + + + 101 + + Surface 71 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 73.8189 + 24.6063 + 0 + + + 73.8189 + 4.92126 + 0 + + + 67.2572 + 4.92126 + 0 + + + 67.2572 + 24.6063 + 0 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 67.2572 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 0 + + + 73.8189 + 4.92126 + 0 + + + 73.8189 + 4.92126 + 9.84252 + + + + Sub Surface 80 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 67.3406 + 4.92126 + 6.53305 + + + 67.3406 + 4.92126 + 2.49344 + + + 73.7356 + 4.92126 + 2.49344 + + + 73.7356 + 4.92126 + 6.53305 + + + + + + Surface 73 + F101 + 000_Interior Wall + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 24.6063 + 0 + + + 67.2572 + 4.92126 + 0 + + + 67.2572 + 4.92126 + 9.84252 + + + + + Surface 74 + Q101 + 000_Interior Wall + + + 73.8189 + 24.6063 + 9.84252 + + + 73.8189 + 24.6063 + 0 + + + 67.2572 + 24.6063 + 0 + + + 67.2572 + 24.6063 + 9.84252 + + + + + Surface 75 + 103-102 + 000_Interior Wall + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 0 + + + 73.8189 + 24.6063 + 0 + + + 73.8189 + 24.6063 + 9.84252 + + + + + + 103-102 + 3496.15 + 355.209 + + + 91.8635 + 24.6063 + 0 + + + 91.8635 + 4.92126 + 0 + + + 73.8189 + 4.92126 + 0 + + + 73.8189 + 24.6063 + 0 + + + 103-102 + + Surface 77 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 91.8635 + 24.6063 + 0 + + + 91.8635 + 4.92126 + 0 + + + 73.8189 + 4.92126 + 0 + + + 73.8189 + 24.6063 + 0 + + + + + Surface 79 + Q101 + 000_Interior Wall + + + 91.8635 + 24.6063 + 9.84252 + + + 91.8635 + 24.6063 + 0 + + + 73.8189 + 24.6063 + 0 + + + 73.8189 + 24.6063 + 9.84252 + + + + + Surface 80 + 104 + 000_Interior Wall + + + 91.8635 + 4.92126 + 9.84252 + + + 91.8635 + 4.92126 + 0 + + + 91.8635 + 24.6063 + 0 + + + 91.8635 + 24.6063 + 9.84252 + + + + + Surface 81 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 0 + + + 91.8635 + 4.92126 + 0 + + + 91.8635 + 4.92126 + 9.84252 + + + + Sub Surface 26 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 73.9022 + 4.92126 + 6.46715 + + + 73.9022 + 4.92126 + 2.49344 + + + 91.7802 + 4.92126 + 2.49344 + + + 91.7802 + 4.92126 + 6.46715 + + + + + + + 104 + 3178.32 + 322.917 + + + 104.987 + 24.6063 + 0 + + + 104.987 + 0 + 0 + + + 91.8635 + 0 + 0 + + + 91.8635 + 24.6063 + 0 + + + 104 + + Surface 40 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 104.987 + 24.6063 + 0 + + + 104.987 + 0 + 0 + + + 91.8635 + 0 + 0 + + + 91.8635 + 24.6063 + 0 + + + + + Surface 42 + Q101 + 000_Interior Wall + + + 104.987 + 24.6063 + 9.84252 + + + 104.987 + 24.6063 + 0 + + + 91.8635 + 24.6063 + 0 + + + 91.8635 + 24.6063 + 9.84252 + + + + + Surface 43 + Q101 + 000_Interior Wall + + + 104.987 + 0 + 9.84252 + + + 104.987 + 0 + 0 + + + 104.987 + 24.6063 + 0 + + + 104.987 + 24.6063 + 9.84252 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 0 + 9.84252 + + + 91.8635 + 0 + 0 + + + 104.987 + 0 + 0 + + + 104.987 + 0 + 9.84252 + + + + Sub Surface 34 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.9469 + 0 + 6.48109 + + + 91.9469 + 0 + 2.49344 + + + 104.904 + 0 + 2.49344 + + + 104.904 + 0 + 6.48109 + + + + + + Surface 45 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 4.92126 + 9.84252 + + + 91.8635 + 4.92126 + 0 + + + 91.8635 + 0 + 0 + + + 91.8635 + 0 + 9.84252 + + + + Sub Surface 23 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.8635 + 4.83793 + 6.56845 + + + 91.8635 + 4.83793 + 2.49344 + + + 91.8635 + 0.0833333 + 2.49344 + + + 91.8635 + 0.0833333 + 6.56845 + + + + + + + 106 + 3178.32 + 322.917 + + + 123.031 + 24.6063 + 0 + + + 123.031 + 0 + 0 + + + 109.908 + 0 + 0 + + + 109.908 + 24.6063 + 0 + + + 106 + + Surface 47 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 123.031 + 24.6063 + 0 + + + 123.031 + 0 + 0 + + + 109.908 + 0 + 0 + + + 109.908 + 24.6063 + 0 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 0 + 9.84252 + + + 123.031 + 0 + 0 + + + 123.031 + 24.6063 + 0 + + + 123.031 + 24.6063 + 9.84252 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 0.0833333 + 6.45729 + + + 123.031 + 0.0833333 + 2.49344 + + + 123.031 + 24.523 + 2.49344 + + + 123.031 + 24.523 + 6.45729 + + + + + + Surface 49 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 0 + 9.84252 + + + 109.908 + 0 + 0 + + + 123.031 + 0 + 0 + + + 123.031 + 0 + 9.84252 + + + + Sub Surface 20 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.991 + 0 + 6.48109 + + + 109.991 + 0 + 2.49344 + + + 122.948 + 0 + 2.49344 + + + 122.948 + 0 + 6.48109 + + + + + + Surface 50 + Q101 + 000_Interior Wall + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 0 + + + 109.908 + 0 + 0 + + + 109.908 + 0 + 9.84252 + + + + + Surface 51 + 107 + 000_Interior Wall + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 24.6063 + 0 + + + 109.908 + 24.6063 + 0 + + + 109.908 + 24.6063 + 9.84252 + + + + + + 107 + 3178.32 + 322.917 + + + 123.031 + 49.2126 + 0 + + + 123.031 + 24.6063 + 0 + + + 109.908 + 24.6063 + 0 + + + 109.908 + 49.2126 + 0 + + + 107 + + Surface 89 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 123.031 + 49.2126 + 0 + + + 123.031 + 24.6063 + 0 + + + 109.908 + 24.6063 + 0 + + + 109.908 + 49.2126 + 0 + + + + + Surface 90 + Q101 + 000_Interior Wall + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 29.5276 + 0 + + + 109.908 + 24.6063 + 0 + + + 109.908 + 24.6063 + 9.84252 + + + + + Surface 91 + R107 + 000_Interior Wall + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 49.2126 + 0 + + + 109.908 + 29.5276 + 0 + + + 109.908 + 29.5276 + 9.84252 + + + + + Surface 92 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 49.2126 + 9.84252 + + + 123.031 + 49.2126 + 0 + + + 109.908 + 49.2126 + 0 + + + 109.908 + 49.2126 + 9.84252 + + + + Sub Surface 73 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 122.948 + 49.2126 + 6.48109 + + + 122.948 + 49.2126 + 2.49344 + + + 109.991 + 49.2126 + 2.49344 + + + 109.991 + 49.2126 + 6.48109 + + + + + + Surface 93 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 24.6063 + 0 + + + 123.031 + 49.2126 + 0 + + + 123.031 + 49.2126 + 9.84252 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 24.6896 + 6.45729 + + + 123.031 + 24.6896 + 2.49344 + + + 123.031 + 49.1293 + 2.49344 + + + 123.031 + 49.1293 + 6.45729 + + + + + + + 108 + 2224.82 + 226.042 + + + 95.1444 + 49.2126 + 0 + + + 95.1444 + 29.5276 + 0 + + + 83.6614 + 29.5276 + 0 + + + 83.6614 + 49.2126 + 0 + + + 108 + + Surface 126 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 95.1444 + 49.2126 + 0 + + + 95.1444 + 29.5276 + 0 + + + 83.6614 + 29.5276 + 0 + + + 83.6614 + 49.2126 + 0 + + + + + Surface 127 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 95.1444 + 49.2126 + 9.84252 + + + 95.1444 + 49.2126 + 0 + + + 83.6614 + 49.2126 + 0 + + + 83.6614 + 49.2126 + 9.84252 + + + + Sub Surface 30 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 95.061 + 49.2126 + 6.48843 + + + 95.061 + 49.2126 + 2.49344 + + + 83.7448 + 49.2126 + 2.49344 + + + 83.7448 + 49.2126 + 6.48843 + + + + + + Surface 128 + R107 + 000_Interior Wall + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 0 + + + 95.1444 + 49.2126 + 0 + + + 95.1444 + 49.2126 + 9.84252 + + + + + Surface 129 + Q101 + 000_Interior Wall + + + 83.6614 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 9.84252 + + + + + Surface 130 + 109 + 000_Interior Wall + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 49.2126 + 0 + + + 83.6614 + 29.5276 + 0 + + + 83.6614 + 29.5276 + 9.84252 + + + + + + 109 + 1271.33 + 129.167 + + + 83.6614 + 49.2126 + 0 + + + 83.6614 + 29.5276 + 0 + + + 77.0997 + 29.5276 + 0 + + + 77.0997 + 49.2126 + 0 + + + 109 + + Surface 120 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 83.6614 + 49.2126 + 0 + + + 83.6614 + 29.5276 + 0 + + + 77.0997 + 29.5276 + 0 + + + 77.0997 + 49.2126 + 0 + + + + + Surface 121 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 49.2126 + 0 + + + 77.0997 + 49.2126 + 0 + + + 77.0997 + 49.2126 + 9.84252 + + + + Sub Surface 24 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 83.5781 + 49.2126 + 6.53305 + + + 83.5781 + 49.2126 + 2.49344 + + + 77.1831 + 49.2126 + 2.49344 + + + 77.1831 + 49.2126 + 6.53305 + + + + + + Surface 123 + Q101 + 000_Interior Wall + + + 77.0997 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 0 + + + 83.6614 + 29.5276 + 0 + + + 83.6614 + 29.5276 + 9.84252 + + + + + Surface 124 + F102 + 000_Interior Wall + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 49.2126 + 0 + + + 77.0997 + 29.5276 + 0 + + + 77.0997 + 29.5276 + 9.84252 + + + + + + 110 + 2542.66 + 258.334 + + + 44.2913 + 49.2126 + 0 + + + 57.4147 + 49.2126 + 0 + + + 57.4147 + 29.5276 + 0 + + + 44.2913 + 29.5276 + 0 + + + 110 + + Surface 108 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 44.2913 + 49.2126 + 0 + + + 57.4147 + 49.2126 + 0 + + + 57.4147 + 29.5276 + 0 + + + 44.2913 + 29.5276 + 0 + + + + + Surface 109 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 57.4147 + 49.2126 + 9.84252 + + + 57.4147 + 49.2126 + 0 + + + 44.2913 + 49.2126 + 0 + + + 44.2913 + 49.2126 + 9.84252 + + + + Sub Surface 63 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 57.3314 + 49.2126 + 6.48109 + + + 57.3314 + 49.2126 + 2.49344 + + + 44.3747 + 49.2126 + 2.49344 + + + 44.3747 + 49.2126 + 6.48109 + + + + + + Surface 110 + F102 + 000_Interior Wall + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 0 + + + 57.4147 + 49.2126 + 0 + + + 57.4147 + 49.2126 + 9.84252 + + + + + Surface 111 + Q101 + 000_Interior Wall + + + 44.2913 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 0 + + + 57.4147 + 29.5276 + 0 + + + 57.4147 + 29.5276 + 9.84252 + + + + + Surface 112 + 111 + 000_Interior Wall + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 49.2126 + 0 + + + 44.2913 + 29.5276 + 0 + + + 44.2913 + 29.5276 + 9.84252 + + + + + + 111 + 2860.49 + 290.626 + + + 44.2913 + 49.2126 + 0 + + + 44.2913 + 29.5276 + 0 + + + 29.5276 + 29.5276 + 0 + + + 29.5276 + 49.2126 + 0 + + + 111 + + Surface 102 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 44.2913 + 49.2126 + 0 + + + 44.2913 + 29.5276 + 0 + + + 29.5276 + 29.5276 + 0 + + + 29.5276 + 49.2126 + 0 + + + + + Surface 103 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 49.2126 + 1.14412e-94 + + + 29.5276 + 49.2126 + -1.14412e-94 + + + 29.5276 + 49.2126 + 9.84252 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 44.208 + 49.2126 + 6.4754 + + + 44.208 + 49.2126 + 2.49344 + + + 29.6109 + 49.2126 + 2.49344 + + + 29.6109 + 49.2126 + 6.4754 + + + + + + Surface 105 + Q101 + 000_Interior Wall + + + 29.5276 + 29.5276 + 9.84252 + + + 29.5276 + 29.5276 + 0 + + + 44.2913 + 29.5276 + 0 + + + 44.2913 + 29.5276 + 9.84252 + + + + + Surface 106 + R111 + 000_Interior Wall + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 49.2126 + -8.7198e-64 + + + 29.5276 + 29.5276 + -2.77531e-63 + + + 29.5276 + 29.5276 + 9.84252 + + + + + + 112 + 3178.32 + 322.917 + + + 13.1234 + 49.2126 + 0 + + + 13.1234 + 24.6063 + 0 + + + 0 + 24.6063 + 0 + + + 0 + 49.2126 + 0 + + + 112 + + Surface 83 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 13.1234 + 49.2126 + 0 + + + 13.1234 + 24.6063 + 0 + + + 0 + 24.6063 + 0 + + + 0 + 49.2126 + 0 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 49.2126 + 9.84252 + + + 13.1234 + 49.2126 + 0 + + + 0 + 49.2126 + 0 + + + 0 + 49.2126 + 9.84252 + + + + Sub Surface 41 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.04 + 49.2126 + 6.48109 + + + 13.04 + 49.2126 + 2.49344 + + + 0.0833333 + 49.2126 + 2.49344 + + + 0.0833333 + 49.2126 + 6.48109 + + + + + + Surface 85 + Q101 + 000_Interior Wall + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 24.6063 + 0 + + + 13.1234 + 49.2126 + 0 + + + 13.1234 + 49.2126 + 9.84252 + + + + + Surface 86 + 114 + 000_Interior Wall + + + 0 + 24.6063 + 9.84252 + + + 0 + 24.6063 + 0 + + + 13.1234 + 24.6063 + 0 + + + 13.1234 + 24.6063 + 9.84252 + + + + + Surface 87 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 49.2126 + 9.84252 + + + 0 + 49.2126 + 0 + + + 0 + 24.6063 + 0 + + + 0 + 24.6063 + 9.84252 + + + + Sub Surface 44 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 49.1293 + 6.45729 + + + 0 + 49.1293 + 2.49344 + + + 0 + 24.6896 + 2.49344 + + + 0 + 24.6896 + 6.45729 + + + + + + + 114 + 3178.32 + 322.917 + + + 13.1234 + 24.6063 + 0 + + + 13.1234 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 24.6063 + 0 + + + 114 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 13.1234 + 24.6063 + 0 + + + 13.1234 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 24.6063 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 24.6063 + 9.84252 + + + 0 + 24.6063 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + Sub Surface 77 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 24.523 + 6.45729 + + + 0 + 24.523 + 2.49344 + + + 0 + 0.0833333 + 2.49344 + + + 0 + 0.0833333 + 6.45729 + + + + + + Surface 4 + Q101 + 000_Interior Wall + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 0 + 0 + + + 13.1234 + 24.6063 + 0 + + + 13.1234 + 24.6063 + 9.84252 + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 9.84252 + + + 0 + 0 + 0 + + + 13.1234 + 0 + 0 + + + 13.1234 + 0 + 9.84252 + + + + Sub Surface 19 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0.0833333 + 0 + 6.48109 + + + 0.0833333 + 0 + 2.49344 + + + 13.04 + 0 + 2.49344 + + + 13.04 + 0 + 6.48109 + + + + + + + 115 + 3178.32 + 322.917 + + + 31.168 + 24.6063 + 0 + + + 31.168 + -4.73695e-15 + 0 + + + 18.0446 + -3.9443e-31 + 0 + + + 18.0446 + 24.6063 + 0 + + + 115 + + Surface 33 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 31.168 + 24.6063 + 0 + + + 31.168 + -4.73695e-15 + 0 + + + 18.0446 + -3.9443e-31 + 0 + + + 18.0446 + 24.6063 + 0 + + + + + Surface 34 + Q101 + 000_Interior Wall + + + 18.0446 + 24.6063 + 9.84252 + + + 18.0446 + 24.6063 + 2.57426e-94 + + + 18.0446 + -3.9443e-31 + -2.57426e-94 + + + 18.0446 + 1.0297e-94 + 9.84252 + + + + + Surface 35 + Q101 + 000_Interior Wall + + + 31.168 + 24.6063 + 9.84252 + + + 31.168 + 24.6063 + 0 + + + 18.0446 + 24.6063 + 0 + + + 18.0446 + 24.6063 + 9.84252 + + + + + Surface 36 + 116 + 000_Interior Wall + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 4.92126 + 0 + + + 31.168 + 24.6063 + 0 + + + 31.168 + 24.6063 + 9.84252 + + + + + Surface 37 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + -4.73695e-15 + 9.84252 + + + 31.168 + -4.73695e-15 + 0 + + + 31.168 + 4.92126 + 0 + + + 31.168 + 4.92126 + 9.84252 + + + + Sub Surface 42 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.168 + 0.0833333 + 6.56845 + + + 31.168 + 0.0833333 + 2.49344 + + + 31.168 + 4.83793 + 2.49344 + + + 31.168 + 4.83793 + 6.56845 + + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + -3.9443e-31 + 9.84252 + + + 18.0446 + -3.9443e-31 + -8.7198e-64 + + + 31.168 + -4.73695e-15 + -2.77531e-63 + + + 31.168 + -4.73695e-15 + 9.84252 + + + + Sub Surface 70 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 18.128 + 0 + 6.48109 + + + 18.128 + 0 + 2.49344 + + + 31.0846 + 0 + 2.49344 + + + 31.0846 + 0 + 6.48109 + + + + + + + 116 + 2860.49 + 290.626 + + + 45.9318 + 24.6063 + 0 + + + 45.9318 + 4.92126 + 0 + + + 31.168 + 4.92126 + 0 + + + 31.168 + 24.6063 + 0 + + + 116 + + Surface 53 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 45.9318 + 24.6063 + 0 + + + 45.9318 + 4.92126 + 0 + + + 31.168 + 4.92126 + 0 + + + 31.168 + 24.6063 + 0 + + + + + Surface 55 + Q101 + 000_Interior Wall + + + 45.9318 + 24.6063 + 9.84252 + + + 45.9318 + 24.6063 + 0 + + + 31.168 + 24.6063 + 0 + + + 31.168 + 24.6063 + 9.84252 + + + + + Surface 56 + 117 + 000_Interior Wall + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 0 + + + 45.9318 + 24.6063 + 0 + + + 45.9318 + 24.6063 + 9.84252 + + + + + Surface 57 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 4.92126 + 0 + + + 45.9318 + 4.92126 + 0 + + + 45.9318 + 4.92126 + 9.84252 + + + + Sub Surface 62 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.2513 + 4.92126 + 6.4754 + + + 31.2513 + 4.92126 + 2.49344 + + + 45.8484 + 4.92126 + 2.49344 + + + 45.8484 + 4.92126 + 6.4754 + + + + + + + 117 + 2860.49 + 290.626 + + + 60.6955 + 24.6063 + 0 + + + 60.6955 + 4.92126 + 0 + + + 45.9318 + 4.92126 + 0 + + + 45.9318 + 24.6063 + 0 + + + 117 + + Surface 59 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 60.6955 + 24.6063 + 0 + + + 60.6955 + 4.92126 + 0 + + + 45.9318 + 4.92126 + 0 + + + 45.9318 + 24.6063 + 0 + + + + + Surface 61 + Q101 + 000_Interior Wall + + + 60.6955 + 24.6063 + 9.84252 + + + 60.6955 + 24.6063 + 0 + + + 45.9318 + 24.6063 + 0 + + + 45.9318 + 24.6063 + 9.84252 + + + + + Surface 62 + F101 + 000_Interior Wall + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 0 + + + 60.6955 + 24.6063 + 0 + + + 60.6955 + 24.6063 + 9.84252 + + + + + Surface 63 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 0 + + + 60.6955 + 4.92126 + 0 + + + 60.6955 + 4.92126 + 9.84252 + + + + Sub Surface 78 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 46.0151 + 4.92126 + 6.4754 + + + 46.0151 + 4.92126 + 2.49344 + + + 60.6122 + 4.92126 + 2.49344 + + + 60.6122 + 4.92126 + 6.4754 + + + + + + + F101 + 1271.33 + 129.167 + + + 67.2572 + 24.6063 + 0 + + + 67.2572 + 4.92126 + 0 + + + 60.6955 + 4.92126 + 0 + + + 60.6955 + 24.6063 + 0 + + + F101 + + Surface 65 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 67.2572 + 24.6063 + 0 + + + 67.2572 + 4.92126 + 0 + + + 60.6955 + 4.92126 + 0 + + + 60.6955 + 24.6063 + 0 + + + + + Surface 66 + Q101 + 000_Interior Wall + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 24.6063 + 0 + + + 60.6955 + 24.6063 + 0 + + + 60.6955 + 24.6063 + 9.84252 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 0 + + + 67.2572 + 4.92126 + 0 + + + 67.2572 + 4.92126 + 9.84252 + + + + Sub Surface 52 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 60.7789 + 4.92126 + 6.53305 + + + 60.7789 + 4.92126 + 2.49344 + + + 67.1739 + 4.92126 + 2.49344 + + + 67.1739 + 4.92126 + 6.53305 + + + + + + + F102 + 3813.98 + 387.501 + + + 77.0997 + 49.2126 + 0 + + + 77.0997 + 29.5276 + 0 + + + 57.4147 + 29.5276 + 0 + + + 57.4147 + 49.2126 + 0 + + + F102 + + Surface 114 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 77.0997 + 49.2126 + 0 + + + 77.0997 + 29.5276 + 0 + + + 57.4147 + 29.5276 + 0 + + + 57.4147 + 49.2126 + 0 + + + + + Surface 115 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 49.2126 + 0 + + + 57.4147 + 49.2126 + 0 + + + 57.4147 + 49.2126 + 9.84252 + + + + Sub Surface 38 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 77.0164 + 49.2126 + 6.46406 + + + 77.0164 + 49.2126 + 2.49344 + + + 57.498 + 49.2126 + 2.49344 + + + 57.498 + 49.2126 + 6.46406 + + + + + + Surface 117 + Q101 + 000_Interior Wall + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 0 + + + 77.0997 + 29.5276 + 0 + + + 77.0997 + 29.5276 + 9.84252 + + + + + + Q101 + 8025.26 + 815.366 + + + 18.0446 + 49.2126 + 0 + + + 18.0446 + 29.5276 + 0 + + + 109.908 + 29.5276 + 0 + + + 109.908 + 0 + 0 + + + 104.987 + 0 + 0 + + + 104.987 + 24.6063 + 0 + + + 18.0446 + 24.6063 + 0 + + + 18.0446 + 0 + 0 + + + 13.1234 + 0 + 0 + + + 13.1234 + 49.2126 + 0 + + + Q101 + + Surface 10 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 104.987 + 0 + 9.84252 + + + 104.987 + 0 + 0 + + + 109.908 + 0 + 0 + + + 109.908 + 0 + 9.84252 + + + + Sub Surface 29 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 105.07 + 0 + 6.56845 + + + 105.07 + 0 + 2.49344 + + + 109.825 + 0 + 2.49344 + + + 109.825 + 0 + 6.56845 + + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 0 + 0 + + + 18.0446 + 0 + 0 + + + 18.0446 + 0 + 9.84252 + + + + Sub Surface 35 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.2067 + 0 + 6.56845 + + + 13.2067 + 0 + 2.49344 + + + 17.9613 + 0 + 2.49344 + + + 17.9613 + 0 + 6.56845 + + + + + + Surface 23 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + 49.2126 + 9.84252 + + + 18.0446 + 49.2126 + 0 + + + 13.1234 + 49.2126 + 0 + + + 13.1234 + 49.2126 + 9.84252 + + + + Sub Surface 58 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 17.9613 + 49.2126 + 6.56845 + + + 17.9613 + 49.2126 + 2.49344 + + + 13.2067 + 49.2126 + 2.49344 + + + 13.2067 + 49.2126 + 6.56845 + + + + + + Surface 24 + R111 + 000_Interior Wall + + + 18.0446 + 29.5276 + 9.84252 + + + 18.0446 + 29.5276 + 0 + + + 18.0446 + 49.2126 + 0 + + + 18.0446 + 49.2126 + 9.84252 + + + + + Surface 25 + R111 + 000_Interior Wall + + + 29.5276 + 29.5276 + 9.84252 + + + 29.5276 + 29.5276 + 0 + + + 18.0446 + 29.5276 + 0 + + + 18.0446 + 29.5276 + 9.84252 + + + + + Surface 31 + R107 + 000_Interior Wall + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 9.84252 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 18.0446 + 49.2126 + 0 + + + 18.0446 + 29.5276 + 0 + + + 109.908 + 29.5276 + 0 + + + 109.908 + 0 + 0 + + + 104.987 + 0 + 0 + + + 104.987 + 24.6063 + 0 + + + 18.0446 + 24.6063 + 0 + + + 18.0446 + 0 + 0 + + + 13.1234 + 0 + 0 + + + 13.1234 + 49.2126 + 0 + + + + + + R107 + 2860.49 + 290.626 + + + 109.908 + 49.2126 + 0 + + + 109.908 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 0 + + + 95.1444 + 49.2126 + 0 + + + R107 + + Surface 132 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 109.908 + 49.2126 + 0 + + + 109.908 + 29.5276 + 0 + + + 95.1444 + 29.5276 + 0 + + + 95.1444 + 49.2126 + 0 + + + + + Surface 135 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 49.2126 + 0 + + + 95.1444 + 49.2126 + 0 + + + 95.1444 + 49.2126 + 9.84252 + + + + Sub Surface 17 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.825 + 49.2126 + 6.4754 + + + 109.825 + 49.2126 + 2.49344 + + + 95.2277 + 49.2126 + 2.49344 + + + 95.2277 + 49.2126 + 6.4754 + + + + + + + R111 + 2224.82 + 226.042 + + + 29.5276 + 49.2126 + 0 + + + 29.5276 + 29.5276 + 0 + + + 18.0446 + 29.5276 + 0 + + + 18.0446 + 49.2126 + 0 + + + R111 + + Surface 96 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 29.5276 + 49.2126 + 0 + + + 29.5276 + 29.5276 + 0 + + + 18.0446 + 29.5276 + 0 + + + 18.0446 + 49.2126 + 0 + + + + + Surface 97 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 49.2126 + 0 + + + 18.0446 + 49.2126 + 0 + + + 18.0446 + 49.2126 + 9.84252 + + + + Sub Surface 69 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 29.4442 + 49.2126 + 6.48843 + + + 29.4442 + 49.2126 + 2.49344 + + + 18.128 + 49.2126 + 2.49344 + + + 18.128 + 49.2126 + 6.48843 + + + + + + + + Building Story 2 + + 202 + 1271.33 + 129.167 + + + 73.8189 + 24.6063 + 9.84252 + + + 73.8189 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 67.2572 + 24.6063 + 9.84252 + + + 202 + + Surface 208 + 101 + 000_Interior Floor + + + 73.8189 + 24.6063 + 9.84252 + + + 73.8189 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 67.2572 + 24.6063 + 9.84252 + + + + + Surface 209 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 67.2572 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 19.685 + + + + Sub Surface 64 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 67.3406 + 4.92126 + 16.3756 + + + 67.3406 + 4.92126 + 12.336 + + + 73.7356 + 4.92126 + 12.336 + + + 73.7356 + 4.92126 + 16.3756 + + + + + + Surface 210 + 217 + 000_Interior Wall + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 19.685 + + + + + Surface 211 + Q201 + 000_Interior Wall + + + 73.8189 + 24.6063 + 19.685 + + + 73.8189 + 24.6063 + 9.84252 + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 24.6063 + 19.685 + + + + + Surface 212 + 203 + 000_Interior Wall + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 24.6063 + 9.84252 + + + 73.8189 + 24.6063 + 19.685 + + + + + + 203 + 3496.15 + 355.209 + + + 91.8635 + 24.6063 + 9.84252 + + + 91.8635 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 24.6063 + 9.84252 + + + 203 + + Surface 214 + 103-102 + 000_Interior Floor + + + 91.8635 + 24.6063 + 9.84252 + + + 91.8635 + 4.92126 + 9.84252 + + + 73.8189 + 4.92126 + 9.84252 + + + 73.8189 + 24.6063 + 9.84252 + + + + + Surface 216 + Q201 + 000_Interior Wall + + + 91.8635 + 24.6063 + 19.685 + + + 91.8635 + 24.6063 + 9.84252 + + + 73.8189 + 24.6063 + 9.84252 + + + 73.8189 + 24.6063 + 19.685 + + + + + Surface 217 + 204 + 000_Interior Wall + + + 91.8635 + 4.92126 + 19.685 + + + 91.8635 + 4.92126 + 9.84252 + + + 91.8635 + 24.6063 + 9.84252 + + + 91.8635 + 24.6063 + 19.685 + + + + + Surface 218 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 9.84252 + + + 91.8635 + 4.92126 + 9.84252 + + + 91.8635 + 4.92126 + 19.685 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 73.9022 + 4.92126 + 16.3097 + + + 73.9022 + 4.92126 + 12.336 + + + 91.7802 + 4.92126 + 12.336 + + + 91.7802 + 4.92126 + 16.3097 + + + + + + + 204 + 3178.32 + 322.917 + + + 104.987 + 24.6063 + 9.84252 + + + 104.987 + 0 + 9.84252 + + + 91.8635 + 0 + 9.84252 + + + 91.8635 + 24.6063 + 9.84252 + + + 204 + + Surface 177 + 104 + 000_Interior Floor + + + 104.987 + 24.6063 + 9.84252 + + + 104.987 + 0 + 9.84252 + + + 91.8635 + 0 + 9.84252 + + + 91.8635 + 24.6063 + 9.84252 + + + + + Surface 179 + Q201 + 000_Interior Wall + + + 104.987 + 24.6063 + 19.685 + + + 104.987 + 24.6063 + 9.84252 + + + 91.8635 + 24.6063 + 9.84252 + + + 91.8635 + 24.6063 + 19.685 + + + + + Surface 180 + Q201 + 000_Interior Wall + + + 104.987 + 0 + 19.685 + + + 104.987 + 0 + 9.84252 + + + 104.987 + 24.6063 + 9.84252 + + + 104.987 + 24.6063 + 19.685 + + + + + Surface 181 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 0 + 19.685 + + + 91.8635 + 0 + 9.84252 + + + 104.987 + 0 + 9.84252 + + + 104.987 + 0 + 19.685 + + + + Sub Surface 55 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.9469 + 0 + 16.3236 + + + 91.9469 + 0 + 12.336 + + + 104.904 + 0 + 12.336 + + + 104.904 + 0 + 16.3236 + + + + + + Surface 182 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 4.92126 + 19.685 + + + 91.8635 + 4.92126 + 9.84252 + + + 91.8635 + 0 + 9.84252 + + + 91.8635 + 0 + 19.685 + + + + Sub Surface 60 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.8635 + 4.83793 + 16.411 + + + 91.8635 + 4.83793 + 12.336 + + + 91.8635 + 0.0833333 + 12.336 + + + 91.8635 + 0.0833333 + 16.411 + + + + + + + 205 + 3178.32 + 322.917 + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 0 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + 205 + + Surface 184 + 106 + 000_Interior Floor + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 0 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + + + Surface 185 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 0 + 19.685 + + + 123.031 + 0 + 9.84252 + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 24.6063 + 19.685 + + + + Sub Surface 81 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 0.0833333 + 16.2998 + + + 123.031 + 0.0833333 + 12.336 + + + 123.031 + 24.523 + 12.336 + + + 123.031 + 24.523 + 16.2998 + + + + + + Surface 186 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 0 + 19.685 + + + 109.908 + 0 + 9.84252 + + + 123.031 + 0 + 9.84252 + + + 123.031 + 0 + 19.685 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.991 + 0 + 16.3236 + + + 109.991 + 0 + 12.336 + + + 122.948 + 0 + 12.336 + + + 122.948 + 0 + 16.3236 + + + + + + Surface 187 + Q201 + 000_Interior Wall + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 109.908 + 0 + 19.685 + + + + + Surface 188 + 206 + 000_Interior Wall + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 19.685 + + + + + + 206 + 3178.32 + 322.917 + + + 123.031 + 49.2126 + 9.84252 + + + 123.031 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 49.2126 + 9.84252 + + + 206 + + Surface 226 + 107 + 000_Interior Floor + + + 123.031 + 49.2126 + 9.84252 + + + 123.031 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 49.2126 + 9.84252 + + + + + Surface 227 + Q201 + 000_Interior Wall + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 24.6063 + 9.84252 + + + 109.908 + 24.6063 + 19.685 + + + + + Surface 228 + R206 + 000_Interior Wall + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 29.5276 + 19.685 + + + + + Surface 229 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 49.2126 + 19.685 + + + 123.031 + 49.2126 + 9.84252 + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 49.2126 + 19.685 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 122.948 + 49.2126 + 16.3236 + + + 122.948 + 49.2126 + 12.336 + + + 109.991 + 49.2126 + 12.336 + + + 109.991 + 49.2126 + 16.3236 + + + + + + Surface 230 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 24.6063 + 9.84252 + + + 123.031 + 49.2126 + 9.84252 + + + 123.031 + 49.2126 + 19.685 + + + + Sub Surface 36 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 24.6896 + 16.2998 + + + 123.031 + 24.6896 + 12.336 + + + 123.031 + 49.1293 + 12.336 + + + 123.031 + 49.1293 + 16.2998 + + + + + + + 207 + 2224.82 + 226.042 + + + 95.1444 + 49.2126 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 83.6614 + 49.2126 + 9.84252 + + + 207 + + Surface 263 + 108 + 000_Interior Floor + + + 95.1444 + 49.2126 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 83.6614 + 49.2126 + 9.84252 + + + + + Surface 264 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 95.1444 + 49.2126 + 19.685 + + + 95.1444 + 49.2126 + 9.84252 + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 49.2126 + 19.685 + + + + Sub Surface 68 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 95.061 + 49.2126 + 16.331 + + + 95.061 + 49.2126 + 12.336 + + + 83.7448 + 49.2126 + 12.336 + + + 83.7448 + 49.2126 + 16.331 + + + + + + Surface 265 + R206 + 000_Interior Wall + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 49.2126 + 9.84252 + + + 95.1444 + 49.2126 + 19.685 + + + + + Surface 266 + Q201 + 000_Interior Wall + + + 83.6614 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 19.685 + + + + + Surface 267 + 208 + 000_Interior Wall + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 19.685 + + + + + + 208 + 1271.33 + 129.167 + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 77.0997 + 49.2126 + 9.84252 + + + 208 + + Surface 257 + 109 + 000_Interior Floor + + + 83.6614 + 49.2126 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 77.0997 + 49.2126 + 9.84252 + + + + + Surface 258 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 49.2126 + 9.84252 + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 49.2126 + 19.685 + + + + Sub Surface 43 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 83.5781 + 49.2126 + 16.3756 + + + 83.5781 + 49.2126 + 12.336 + + + 77.1831 + 49.2126 + 12.336 + + + 77.1831 + 49.2126 + 16.3756 + + + + + + Surface 260 + Q201 + 000_Interior Wall + + + 77.0997 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 9.84252 + + + 83.6614 + 29.5276 + 19.685 + + + + + Surface 261 + F201 + 000_Interior Wall + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 19.685 + + + + + + 210 + 2542.66 + 258.334 + + + 57.4147 + 49.2126 + 9.84252 + + + 57.4147 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 44.2913 + 49.2126 + 9.84252 + + + 210 + + Surface 245 + 110 + 000_Interior Floor + + + 57.4147 + 49.2126 + 9.84252 + + + 57.4147 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 44.2913 + 49.2126 + 9.84252 + + + + + Surface 246 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 57.4147 + 49.2126 + 19.685 + + + 57.4147 + 49.2126 + 9.84252 + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 49.2126 + 19.685 + + + + Sub Surface 72 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 57.3314 + 49.2126 + 16.3236 + + + 57.3314 + 49.2126 + 12.336 + + + 44.3747 + 49.2126 + 12.336 + + + 44.3747 + 49.2126 + 16.3236 + + + + + + Surface 247 + F201 + 000_Interior Wall + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 49.2126 + 9.84252 + + + 57.4147 + 49.2126 + 19.685 + + + + + Surface 248 + Q201 + 000_Interior Wall + + + 44.2913 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 19.685 + + + + + Surface 249 + 211 + 000_Interior Wall + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 19.685 + + + + + + 211 + 2860.49 + 290.626 + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 29.5276 + 29.5276 + 9.84252 + + + 29.5276 + 49.2126 + 9.84252 + + + 211 + + Surface 239 + 111 + 000_Interior Floor + + + 44.2913 + 49.2126 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 29.5276 + 29.5276 + 9.84252 + + + 29.5276 + 49.2126 + 9.84252 + + + + + Surface 240 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 49.2126 + 9.84252 + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 49.2126 + 19.685 + + + + Sub Surface 74 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 44.208 + 49.2126 + 16.3179 + + + 44.208 + 49.2126 + 12.336 + + + 29.6109 + 49.2126 + 12.336 + + + 29.6109 + 49.2126 + 16.3179 + + + + + + Surface 242 + Q201 + 000_Interior Wall + + + 29.5276 + 29.5276 + 19.685 + + + 29.5276 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 9.84252 + + + 44.2913 + 29.5276 + 19.685 + + + + + Surface 243 + R211 + 000_Interior Wall + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 29.5276 + 9.84252 + + + 29.5276 + 29.5276 + 19.685 + + + + + + 212 + 3178.32 + 322.917 + + + 13.1234 + 49.2126 + 9.84252 + + + 13.1234 + 24.6063 + 9.84252 + + + 0 + 24.6063 + 9.84252 + + + 0 + 49.2126 + 9.84252 + + + 212 + + Surface 220 + 112 + 000_Interior Floor + + + 13.1234 + 49.2126 + 9.84252 + + + 13.1234 + 24.6063 + 9.84252 + + + 0 + 24.6063 + 9.84252 + + + 0 + 49.2126 + 9.84252 + + + + + Surface 221 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 49.2126 + 19.685 + + + 13.1234 + 49.2126 + 9.84252 + + + 0 + 49.2126 + 9.84252 + + + 0 + 49.2126 + 19.685 + + + + Sub Surface 18 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.04 + 49.2126 + 16.3236 + + + 13.04 + 49.2126 + 12.336 + + + 0.0833333 + 49.2126 + 12.336 + + + 0.0833333 + 49.2126 + 16.3236 + + + + + + Surface 222 + Q201 + 000_Interior Wall + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 49.2126 + 9.84252 + + + 13.1234 + 49.2126 + 19.685 + + + + + Surface 223 + 213 + 000_Interior Wall + + + 0 + 24.6063 + 19.685 + + + 0 + 24.6063 + 9.84252 + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 24.6063 + 19.685 + + + + + Surface 224 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 49.2126 + 19.685 + + + 0 + 49.2126 + 9.84252 + + + 0 + 24.6063 + 9.84252 + + + 0 + 24.6063 + 19.685 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 49.1293 + 16.2998 + + + 0 + 49.1293 + 12.336 + + + 0 + 24.6896 + 12.336 + + + 0 + 24.6896 + 16.2998 + + + + + + + 213 + 3178.32 + 322.917 + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 0 + 9.84252 + + + 0 + 0 + 9.84252 + + + 0 + 24.6063 + 9.84252 + + + 213 + + Surface 138 + 114 + 000_Interior Floor + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 0 + 9.84252 + + + 0 + 0 + 9.84252 + + + 0 + 24.6063 + 9.84252 + + + + + Surface 139 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 24.6063 + 19.685 + + + 0 + 24.6063 + 9.84252 + + + 0 + 0 + 9.84252 + + + 0 + 0 + 19.685 + + + + Sub Surface 51 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 24.523 + 16.2998 + + + 0 + 24.523 + 12.336 + + + 0 + 0.0833333 + 12.336 + + + 0 + 0.0833333 + 16.2998 + + + + + + Surface 141 + Q201 + 000_Interior Wall + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 24.6063 + 9.84252 + + + 13.1234 + 24.6063 + 19.685 + + + + + Surface 142 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 19.685 + + + 0 + 0 + 9.84252 + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 0 + 19.685 + + + + Sub Surface 50 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0.0833333 + 0 + 16.3236 + + + 0.0833333 + 0 + 12.336 + + + 13.04 + 0 + 12.336 + + + 13.04 + 0 + 16.3236 + + + + + + + 214 + 3178.32 + 322.917 + + + 31.168 + 24.6063 + 9.84252 + + + 31.168 + -4.73695e-15 + 9.84252 + + + 18.0446 + -3.9443e-31 + 9.84252 + + + 18.0446 + 24.6063 + 9.84252 + + + 214 + + Surface 170 + 115 + 000_Interior Floor + + + 31.168 + 24.6063 + 9.84252 + + + 31.168 + -4.73695e-15 + 9.84252 + + + 18.0446 + -3.9443e-31 + 9.84252 + + + 18.0446 + 24.6063 + 9.84252 + + + + + Surface 171 + Q201 + 000_Interior Wall + + + 18.0446 + 24.6063 + 19.685 + + + 18.0446 + 24.6063 + 9.84252 + + + 18.0446 + -3.9443e-31 + 9.84252 + + + 18.0446 + 1.0297e-94 + 19.685 + + + + + Surface 172 + Q201 + 000_Interior Wall + + + 31.168 + 24.6063 + 19.685 + + + 31.168 + 24.6063 + 9.84252 + + + 18.0446 + 24.6063 + 9.84252 + + + 18.0446 + 24.6063 + 19.685 + + + + + Surface 173 + 215 + 000_Interior Wall + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 24.6063 + 9.84252 + + + 31.168 + 24.6063 + 19.685 + + + + + Surface 174 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + -4.73695e-15 + 19.685 + + + 31.168 + -4.73695e-15 + 9.84252 + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 4.92126 + 19.685 + + + + Sub Surface 31 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.168 + 0.0833333 + 16.411 + + + 31.168 + 0.0833333 + 12.336 + + + 31.168 + 4.83793 + 12.336 + + + 31.168 + 4.83793 + 16.411 + + + + + + Surface 175 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + -3.9443e-31 + 19.685 + + + 18.0446 + -3.9443e-31 + 9.84252 + + + 31.168 + -4.73695e-15 + 9.84252 + + + 31.168 + -4.73695e-15 + 19.685 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 18.128 + 0 + 16.3236 + + + 18.128 + 0 + 12.336 + + + 31.0846 + 0 + 12.336 + + + 31.0846 + 0 + 16.3236 + + + + + + + 215 + 2860.49 + 290.626 + + + 45.9318 + 24.6063 + 9.84252 + + + 45.9318 + 4.92126 + 9.84252 + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 24.6063 + 9.84252 + + + 215 + + Surface 190 + 116 + 000_Interior Floor + + + 45.9318 + 24.6063 + 9.84252 + + + 45.9318 + 4.92126 + 9.84252 + + + 31.168 + 4.92126 + 9.84252 + + + 31.168 + 24.6063 + 9.84252 + + + + + Surface 192 + Q201 + 000_Interior Wall + + + 45.9318 + 24.6063 + 19.685 + + + 45.9318 + 24.6063 + 9.84252 + + + 31.168 + 24.6063 + 9.84252 + + + 31.168 + 24.6063 + 19.685 + + + + + Surface 193 + 216 + 000_Interior Wall + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 24.6063 + 9.84252 + + + 45.9318 + 24.6063 + 19.685 + + + + + Surface 194 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 19.685 + + + + Sub Surface 61 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.2513 + 4.92126 + 16.3179 + + + 31.2513 + 4.92126 + 12.336 + + + 45.8484 + 4.92126 + 12.336 + + + 45.8484 + 4.92126 + 16.3179 + + + + + + + 216 + 2860.49 + 290.626 + + + 60.6955 + 24.6063 + 9.84252 + + + 60.6955 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 24.6063 + 9.84252 + + + 216 + + Surface 196 + 117 + 000_Interior Floor + + + 60.6955 + 24.6063 + 9.84252 + + + 60.6955 + 4.92126 + 9.84252 + + + 45.9318 + 4.92126 + 9.84252 + + + 45.9318 + 24.6063 + 9.84252 + + + + + Surface 198 + Q201 + 000_Interior Wall + + + 60.6955 + 24.6063 + 19.685 + + + 60.6955 + 24.6063 + 9.84252 + + + 45.9318 + 24.6063 + 9.84252 + + + 45.9318 + 24.6063 + 19.685 + + + + + Surface 199 + 217 + 000_Interior Wall + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 24.6063 + 9.84252 + + + 60.6955 + 24.6063 + 19.685 + + + + + Surface 200 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 19.685 + + + + Sub Surface 13 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 46.0151 + 4.92126 + 16.3179 + + + 46.0151 + 4.92126 + 12.336 + + + 60.6122 + 4.92126 + 12.336 + + + 60.6122 + 4.92126 + 16.3179 + + + + + + + 217 + 1271.33 + 129.167 + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 24.6063 + 9.84252 + + + 217 + + Surface 202 + F101 + 000_Interior Floor + + + 67.2572 + 24.6063 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 60.6955 + 4.92126 + 9.84252 + + + 60.6955 + 24.6063 + 9.84252 + + + + + Surface 203 + Q201 + 000_Interior Wall + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 24.6063 + 9.84252 + + + 60.6955 + 24.6063 + 9.84252 + + + 60.6955 + 24.6063 + 19.685 + + + + + Surface 205 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 9.84252 + + + 67.2572 + 4.92126 + 19.685 + + + + Sub Surface 46 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 60.7789 + 4.92126 + 16.3756 + + + 60.7789 + 4.92126 + 12.336 + + + 67.1739 + 4.92126 + 12.336 + + + 67.1739 + 4.92126 + 16.3756 + + + + + + + F201 + 3813.98 + 387.501 + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 49.2126 + 9.84252 + + + F201 + + Surface 251 + F102 + 000_Interior Floor + + + 77.0997 + 49.2126 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 57.4147 + 29.5276 + 9.84252 + + + 57.4147 + 49.2126 + 9.84252 + + + + + Surface 252 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 49.2126 + 9.84252 + + + 57.4147 + 49.2126 + 9.84252 + + + 57.4147 + 49.2126 + 19.685 + + + + Sub Surface 45 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 77.0164 + 49.2126 + 16.3066 + + + 77.0164 + 49.2126 + 12.336 + + + 57.498 + 49.2126 + 12.336 + + + 57.498 + 49.2126 + 16.3066 + + + + + + Surface 254 + Q201 + 000_Interior Wall + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 9.84252 + + + 77.0997 + 29.5276 + 19.685 + + + + + + Q201 + 8025.26 + 815.366 + + + 18.0446 + 49.2126 + 9.84252 + + + 18.0446 + 29.5276 + 9.84252 + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 104.987 + 0 + 9.84252 + + + 104.987 + 24.6063 + 9.84252 + + + 18.0446 + 24.6063 + 9.84252 + + + 18.0446 + 0 + 9.84252 + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 49.2126 + 9.84252 + + + Q201 + + Surface 144 + Q101 + 000_Interior Floor + + + 18.0446 + 49.2126 + 9.84252 + + + 18.0446 + 29.5276 + 9.84252 + + + 109.908 + 29.5276 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 104.987 + 0 + 9.84252 + + + 104.987 + 24.6063 + 9.84252 + + + 18.0446 + 24.6063 + 9.84252 + + + 18.0446 + 0 + 9.84252 + + + 13.1234 + 0 + 9.84252 + + + 13.1234 + 49.2126 + 9.84252 + + + + + Surface 147 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 104.987 + 0 + 19.685 + + + 104.987 + 0 + 9.84252 + + + 109.908 + 0 + 9.84252 + + + 109.908 + 0 + 19.685 + + + + Sub Surface 48 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 105.07 + 0 + 16.411 + + + 105.07 + 0 + 12.336 + + + 109.825 + 0 + 12.336 + + + 109.825 + 0 + 16.411 + + + + + + Surface 157 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 0 + 9.84252 + + + 18.0446 + 0 + 9.84252 + + + 18.0446 + 0 + 19.685 + + + + Sub Surface 79 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.2067 + 0 + 16.411 + + + 13.2067 + 0 + 12.336 + + + 17.9613 + 0 + 12.336 + + + 17.9613 + 0 + 16.411 + + + + + + Surface 160 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + 49.2126 + 19.685 + + + 18.0446 + 49.2126 + 9.84252 + + + 13.1234 + 49.2126 + 9.84252 + + + 13.1234 + 49.2126 + 19.685 + + + + Sub Surface 39 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 17.9613 + 49.2126 + 16.411 + + + 17.9613 + 49.2126 + 12.336 + + + 13.2067 + 49.2126 + 12.336 + + + 13.2067 + 49.2126 + 16.411 + + + + + + Surface 161 + R211 + 000_Interior Wall + + + 18.0446 + 29.5276 + 19.685 + + + 18.0446 + 29.5276 + 9.84252 + + + 18.0446 + 49.2126 + 9.84252 + + + 18.0446 + 49.2126 + 19.685 + + + + + Surface 162 + R211 + 000_Interior Wall + + + 29.5276 + 29.5276 + 19.685 + + + 29.5276 + 29.5276 + 9.84252 + + + 18.0446 + 29.5276 + 9.84252 + + + 18.0446 + 29.5276 + 19.685 + + + + + Surface 168 + R206 + 000_Interior Wall + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 19.685 + + + + + + R206 + 2860.49 + 290.626 + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 49.2126 + 9.84252 + + + R206 + + Surface 269 + R107 + 000_Interior Floor + + + 109.908 + 49.2126 + 9.84252 + + + 109.908 + 29.5276 + 9.84252 + + + 95.1444 + 29.5276 + 9.84252 + + + 95.1444 + 49.2126 + 9.84252 + + + + + Surface 272 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 49.2126 + 9.84252 + + + 95.1444 + 49.2126 + 9.84252 + + + 95.1444 + 49.2126 + 19.685 + + + + Sub Surface 75 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.825 + 49.2126 + 16.3179 + + + 109.825 + 49.2126 + 12.336 + + + 95.2277 + 49.2126 + 12.336 + + + 95.2277 + 49.2126 + 16.3179 + + + + + + + R211 + 2224.82 + 226.042 + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 29.5276 + 9.84252 + + + 18.0446 + 29.5276 + 9.84252 + + + 18.0446 + 49.2126 + 9.84252 + + + R211 + + Surface 233 + R111 + 000_Interior Floor + + + 29.5276 + 49.2126 + 9.84252 + + + 29.5276 + 29.5276 + 9.84252 + + + 18.0446 + 29.5276 + 9.84252 + + + 18.0446 + 49.2126 + 9.84252 + + + + + Surface 234 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 49.2126 + 9.84252 + + + 18.0446 + 49.2126 + 9.84252 + + + 18.0446 + 49.2126 + 19.685 + + + + Sub Surface 25 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 29.4442 + 49.2126 + 16.331 + + + 29.4442 + 49.2126 + 12.336 + + + 18.128 + 49.2126 + 12.336 + + + 18.128 + 49.2126 + 16.331 + + + + + + + + Building Story 3 + + 302 + 1271.33 + 129.167 + + + 73.8189 + 24.6063 + 19.685 + + + 73.8189 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 67.2572 + 24.6063 + 19.685 + + + 302 + + Surface 345 + 202 + 000_Interior Floor + + + 73.8189 + 24.6063 + 19.685 + + + 73.8189 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 67.2572 + 24.6063 + 19.685 + + + + + Surface 346 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 67.2572 + 4.92126 + 29.5276 + + + 67.2572 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 29.5276 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 67.3406 + 4.92126 + 26.2181 + + + 67.3406 + 4.92126 + 22.1785 + + + 73.7356 + 4.92126 + 22.1785 + + + 73.7356 + 4.92126 + 26.2181 + + + + + + Surface 347 + 310 + 000_Interior Wall + + + 67.2572 + 24.6063 + 29.5276 + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 29.5276 + + + + + Surface 348 + Q301 + 000_Interior Wall + + + 73.8189 + 24.6063 + 29.5276 + + + 73.8189 + 24.6063 + 19.685 + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 24.6063 + 29.5276 + + + + + Surface 349 + 303 + 000_Interior Wall + + + 73.8189 + 4.92126 + 29.5276 + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 24.6063 + 19.685 + + + 73.8189 + 24.6063 + 29.5276 + + + + + Surface 350 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 73.8189 + 4.92126 + 29.5276 + + + 73.8189 + 24.6063 + 29.5276 + + + 67.2572 + 24.6063 + 29.5276 + + + 67.2572 + 4.92126 + 29.5276 + + + + + + 303 + 3496.15 + 355.209 + + + 91.8635 + 24.6063 + 19.685 + + + 91.8635 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 24.6063 + 19.685 + + + 303 + + Surface 351 + 203 + 000_Interior Floor + + + 91.8635 + 24.6063 + 19.685 + + + 91.8635 + 4.92126 + 19.685 + + + 73.8189 + 4.92126 + 19.685 + + + 73.8189 + 24.6063 + 19.685 + + + + + Surface 353 + Q301 + 000_Interior Wall + + + 91.8635 + 24.6063 + 29.5276 + + + 91.8635 + 24.6063 + 19.685 + + + 73.8189 + 24.6063 + 19.685 + + + 73.8189 + 24.6063 + 29.5276 + + + + + Surface 354 + 304 + 000_Interior Wall + + + 91.8635 + 4.92126 + 29.5276 + + + 91.8635 + 4.92126 + 19.685 + + + 91.8635 + 24.6063 + 19.685 + + + 91.8635 + 24.6063 + 29.5276 + + + + + Surface 355 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 73.8189 + 4.92126 + 29.5276 + + + 73.8189 + 4.92126 + 19.685 + + + 91.8635 + 4.92126 + 19.685 + + + 91.8635 + 4.92126 + 29.5276 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 73.9022 + 4.92126 + 26.1522 + + + 73.9022 + 4.92126 + 22.1785 + + + 91.7802 + 4.92126 + 22.1785 + + + 91.7802 + 4.92126 + 26.1522 + + + + + + Surface 356 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 91.8635 + 4.92126 + 29.5276 + + + 91.8635 + 24.6063 + 29.5276 + + + 73.8189 + 24.6063 + 29.5276 + + + 73.8189 + 4.92126 + 29.5276 + + + + + + 304 + 3178.32 + 322.917 + + + 104.987 + 24.6063 + 19.685 + + + 104.987 + 0 + 19.685 + + + 91.8635 + 0 + 19.685 + + + 91.8635 + 24.6063 + 19.685 + + + 304 + + Surface 314 + 204 + 000_Interior Floor + + + 104.987 + 24.6063 + 19.685 + + + 104.987 + 0 + 19.685 + + + 91.8635 + 0 + 19.685 + + + 91.8635 + 24.6063 + 19.685 + + + + + Surface 316 + Q301 + 000_Interior Wall + + + 104.987 + 24.6063 + 29.5276 + + + 104.987 + 24.6063 + 19.685 + + + 91.8635 + 24.6063 + 19.685 + + + 91.8635 + 24.6063 + 29.5276 + + + + + Surface 317 + Q301 + 000_Interior Wall + + + 104.987 + 0 + 29.5276 + + + 104.987 + 0 + 19.685 + + + 104.987 + 24.6063 + 19.685 + + + 104.987 + 24.6063 + 29.5276 + + + + + Surface 318 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 0 + 29.5276 + + + 91.8635 + 0 + 19.685 + + + 104.987 + 0 + 19.685 + + + 104.987 + 0 + 29.5276 + + + + Sub Surface 28 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.9469 + 0 + 26.1661 + + + 91.9469 + 0 + 22.1785 + + + 104.904 + 0 + 22.1785 + + + 104.904 + 0 + 26.1661 + + + + + + Surface 319 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 91.8635 + 4.92126 + 29.5276 + + + 91.8635 + 4.92126 + 19.685 + + + 91.8635 + 0 + 19.685 + + + 91.8635 + 0 + 29.5276 + + + + Sub Surface 33 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 91.8635 + 4.83793 + 26.2535 + + + 91.8635 + 4.83793 + 22.1785 + + + 91.8635 + 0.0833333 + 22.1785 + + + 91.8635 + 0.0833333 + 26.2535 + + + + + + Surface 320 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 104.987 + 0 + 29.5276 + + + 104.987 + 24.6063 + 29.5276 + + + 91.8635 + 24.6063 + 29.5276 + + + 91.8635 + 0 + 29.5276 + + + + + + 306 + 3178.32 + 322.917 + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 0 + 19.685 + + + 109.908 + 0 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + 306 + + Surface 321 + 205 + 000_Interior Floor + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 0 + 19.685 + + + 109.908 + 0 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + + + Surface 322 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 0 + 29.5276 + + + 123.031 + 0 + 19.685 + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 24.6063 + 29.5276 + + + + Sub Surface 21 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 0.0833333 + 26.1423 + + + 123.031 + 0.0833333 + 22.1785 + + + 123.031 + 24.523 + 22.1785 + + + 123.031 + 24.523 + 26.1423 + + + + + + Surface 323 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 0 + 29.5276 + + + 109.908 + 0 + 19.685 + + + 123.031 + 0 + 19.685 + + + 123.031 + 0 + 29.5276 + + + + Sub Surface 27 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.991 + 0 + 26.1661 + + + 109.991 + 0 + 22.1785 + + + 122.948 + 0 + 22.1785 + + + 122.948 + 0 + 26.1661 + + + + + + Surface 324 + Q301 + 000_Interior Wall + + + 109.908 + 24.6063 + 29.5276 + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 0 + 19.685 + + + 109.908 + 0 + 29.5276 + + + + + Surface 325 + 307 + 000_Interior Wall + + + 123.031 + 24.6063 + 29.5276 + + + 123.031 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 29.5276 + + + + + Surface 326 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 123.031 + 0 + 29.5276 + + + 123.031 + 24.6063 + 29.5276 + + + 109.908 + 24.6063 + 29.5276 + + + 109.908 + 0 + 29.5276 + + + + + + 307 + 3178.32 + 322.917 + + + 123.031 + 49.2126 + 19.685 + + + 123.031 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 49.2126 + 19.685 + + + 307 + + Surface 363 + 206 + 000_Interior Floor + + + 123.031 + 49.2126 + 19.685 + + + 123.031 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 49.2126 + 19.685 + + + + + Surface 364 + Q301 + 000_Interior Wall + + + 109.908 + 29.5276 + 29.5276 + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 24.6063 + 19.685 + + + 109.908 + 24.6063 + 29.5276 + + + + + Surface 365 + R306 + 000_Interior Wall + + + 109.908 + 49.2126 + 29.5276 + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 29.5276 + 29.5276 + + + + + Surface 366 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 49.2126 + 29.5276 + + + 123.031 + 49.2126 + 19.685 + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 49.2126 + 29.5276 + + + + Sub Surface 32 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 122.948 + 49.2126 + 26.1661 + + + 122.948 + 49.2126 + 22.1785 + + + 109.991 + 49.2126 + 22.1785 + + + 109.991 + 49.2126 + 26.1661 + + + + + + Surface 367 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 123.031 + 24.6063 + 29.5276 + + + 123.031 + 24.6063 + 19.685 + + + 123.031 + 49.2126 + 19.685 + + + 123.031 + 49.2126 + 29.5276 + + + + Sub Surface 22 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 123.031 + 24.6896 + 26.1423 + + + 123.031 + 24.6896 + 22.1785 + + + 123.031 + 49.1293 + 22.1785 + + + 123.031 + 49.1293 + 26.1423 + + + + + + Surface 369 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 123.031 + 24.6063 + 29.5276 + + + 123.031 + 49.2126 + 29.5276 + + + 109.908 + 49.2126 + 29.5276 + + + 109.908 + 24.6063 + 29.5276 + + + + + + 308 + 2224.82 + 226.042 + + + 95.1444 + 49.2126 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 83.6614 + 49.2126 + 19.685 + + + 308 + + Surface 400 + 207 + 000_Interior Floor + + + 95.1444 + 49.2126 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 83.6614 + 49.2126 + 19.685 + + + + + Surface 401 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 95.1444 + 49.2126 + 29.5276 + + + 95.1444 + 49.2126 + 19.685 + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 49.2126 + 29.5276 + + + + Sub Surface 66 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 95.061 + 49.2126 + 26.1735 + + + 95.061 + 49.2126 + 22.1785 + + + 83.7448 + 49.2126 + 22.1785 + + + 83.7448 + 49.2126 + 26.1735 + + + + + + Surface 402 + R306 + 000_Interior Wall + + + 95.1444 + 29.5276 + 29.5276 + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 49.2126 + 19.685 + + + 95.1444 + 49.2126 + 29.5276 + + + + + Surface 403 + Q301 + 000_Interior Wall + + + 83.6614 + 29.5276 + 29.5276 + + + 83.6614 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 29.5276 + + + + + Surface 404 + 309 + 000_Interior Wall + + + 83.6614 + 49.2126 + 29.5276 + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 29.5276 + + + + + Surface 405 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 95.1444 + 29.5276 + 29.5276 + + + 95.1444 + 49.2126 + 29.5276 + + + 83.6614 + 49.2126 + 29.5276 + + + 83.6614 + 29.5276 + 29.5276 + + + + + + 309 + 1271.33 + 129.167 + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 77.0997 + 49.2126 + 19.685 + + + 309 + + Surface 394 + 208 + 000_Interior Floor + + + 83.6614 + 49.2126 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 77.0997 + 49.2126 + 19.685 + + + + + Surface 395 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 83.6614 + 49.2126 + 29.5276 + + + 83.6614 + 49.2126 + 19.685 + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 49.2126 + 29.5276 + + + + Sub Surface 56 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 83.5781 + 49.2126 + 26.2181 + + + 83.5781 + 49.2126 + 22.1785 + + + 77.1831 + 49.2126 + 22.1785 + + + 77.1831 + 49.2126 + 26.2181 + + + + + + Surface 397 + Q301 + 000_Interior Wall + + + 77.0997 + 29.5276 + 29.5276 + + + 77.0997 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 19.685 + + + 83.6614 + 29.5276 + 29.5276 + + + + + Surface 398 + F301 + 000_Interior Wall + + + 77.0997 + 49.2126 + 29.5276 + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 29.5276 + + + + + Surface 399 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 83.6614 + 29.5276 + 29.5276 + + + 83.6614 + 49.2126 + 29.5276 + + + 77.0997 + 49.2126 + 29.5276 + + + 77.0997 + 29.5276 + 29.5276 + + + + + + 310 + 1271.33 + 129.167 + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 24.6063 + 19.685 + + + 310 + + Surface 339 + 217 + 000_Interior Floor + + + 67.2572 + 24.6063 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 24.6063 + 19.685 + + + + + Surface 340 + Q301 + 000_Interior Wall + + + 67.2572 + 24.6063 + 29.5276 + + + 67.2572 + 24.6063 + 19.685 + + + 60.6955 + 24.6063 + 19.685 + + + 60.6955 + 24.6063 + 29.5276 + + + + + Surface 342 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 60.6955 + 4.92126 + 29.5276 + + + 60.6955 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 19.685 + + + 67.2572 + 4.92126 + 29.5276 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 60.7789 + 4.92126 + 26.2181 + + + 60.7789 + 4.92126 + 22.1785 + + + 67.1739 + 4.92126 + 22.1785 + + + 67.1739 + 4.92126 + 26.2181 + + + + + + Surface 343 + 317 + 000_Interior Wall + + + 60.6955 + 24.6063 + 29.5276 + + + 60.6955 + 24.6063 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 29.5276 + + + + + Surface 344 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 67.2572 + 4.92126 + 29.5276 + + + 67.2572 + 24.6063 + 29.5276 + + + 60.6955 + 24.6063 + 29.5276 + + + 60.6955 + 4.92126 + 29.5276 + + + + + + 311 + 2542.66 + 258.334 + + + 57.4147 + 49.2126 + 19.685 + + + 57.4147 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 44.2913 + 49.2126 + 19.685 + + + 311 + + Surface 382 + 210 + 000_Interior Floor + + + 57.4147 + 49.2126 + 19.685 + + + 57.4147 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 44.2913 + 49.2126 + 19.685 + + + + + Surface 383 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 57.4147 + 49.2126 + 29.5276 + + + 57.4147 + 49.2126 + 19.685 + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 49.2126 + 29.5276 + + + + Sub Surface 67 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 57.3314 + 49.2126 + 26.1661 + + + 57.3314 + 49.2126 + 22.1785 + + + 44.3747 + 49.2126 + 22.1785 + + + 44.3747 + 49.2126 + 26.1661 + + + + + + Surface 384 + F301 + 000_Interior Wall + + + 57.4147 + 29.5276 + 29.5276 + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 49.2126 + 19.685 + + + 57.4147 + 49.2126 + 29.5276 + + + + + Surface 385 + Q301 + 000_Interior Wall + + + 44.2913 + 29.5276 + 29.5276 + + + 44.2913 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 29.5276 + + + + + Surface 386 + 312 + 000_Interior Wall + + + 44.2913 + 49.2126 + 29.5276 + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 29.5276 + + + + + Surface 387 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 57.4147 + 29.5276 + 29.5276 + + + 57.4147 + 49.2126 + 29.5276 + + + 44.2913 + 49.2126 + 29.5276 + + + 44.2913 + 29.5276 + 29.5276 + + + + + + 312 + 2860.49 + 290.626 + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 29.5276 + 29.5276 + 19.685 + + + 29.5276 + 49.2126 + 19.685 + + + 312 + + Surface 376 + 211 + 000_Interior Floor + + + 44.2913 + 49.2126 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 29.5276 + 29.5276 + 19.685 + + + 29.5276 + 49.2126 + 19.685 + + + + + Surface 377 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 44.2913 + 49.2126 + 29.5276 + + + 44.2913 + 49.2126 + 19.685 + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 49.2126 + 29.5276 + + + + Sub Surface 16 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 44.208 + 49.2126 + 26.1604 + + + 44.208 + 49.2126 + 22.1785 + + + 29.6109 + 49.2126 + 22.1785 + + + 29.6109 + 49.2126 + 26.1604 + + + + + + Surface 379 + Q301 + 000_Interior Wall + + + 29.5276 + 29.5276 + 29.5276 + + + 29.5276 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 19.685 + + + 44.2913 + 29.5276 + 29.5276 + + + + + Surface 380 + R312 + 000_Interior Wall + + + 29.5276 + 49.2126 + 29.5276 + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 29.5276 + 19.685 + + + 29.5276 + 29.5276 + 29.5276 + + + + + Surface 381 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 44.2913 + 29.5276 + 29.5276 + + + 44.2913 + 49.2126 + 29.5276 + + + 29.5276 + 49.2126 + 29.5276 + + + 29.5276 + 29.5276 + 29.5276 + + + + + + 313 + 3178.32 + 322.917 + + + 13.1234 + 49.2126 + 19.685 + + + 13.1234 + 24.6063 + 19.685 + + + 0 + 24.6063 + 19.685 + + + 0 + 49.2126 + 19.685 + + + 313 + + Surface 357 + 212 + 000_Interior Floor + + + 13.1234 + 49.2126 + 19.685 + + + 13.1234 + 24.6063 + 19.685 + + + 0 + 24.6063 + 19.685 + + + 0 + 49.2126 + 19.685 + + + + + Surface 358 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 49.2126 + 29.5276 + + + 13.1234 + 49.2126 + 19.685 + + + 0 + 49.2126 + 19.685 + + + 0 + 49.2126 + 29.5276 + + + + Sub Surface 37 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.04 + 49.2126 + 26.1661 + + + 13.04 + 49.2126 + 22.1785 + + + 0.0833333 + 49.2126 + 22.1785 + + + 0.0833333 + 49.2126 + 26.1661 + + + + + + Surface 359 + Q301 + 000_Interior Wall + + + 13.1234 + 24.6063 + 29.5276 + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 49.2126 + 19.685 + + + 13.1234 + 49.2126 + 29.5276 + + + + + Surface 360 + 318 + 000_Interior Wall + + + 0 + 24.6063 + 29.5276 + + + 0 + 24.6063 + 19.685 + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 24.6063 + 29.5276 + + + + + Surface 361 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 49.2126 + 29.5276 + + + 0 + 49.2126 + 19.685 + + + 0 + 24.6063 + 19.685 + + + 0 + 24.6063 + 29.5276 + + + + Sub Surface 49 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 49.1293 + 26.1423 + + + 0 + 49.1293 + 22.1785 + + + 0 + 24.6896 + 22.1785 + + + 0 + 24.6896 + 26.1423 + + + + + + Surface 362 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 13.1234 + 24.6063 + 29.5276 + + + 13.1234 + 49.2126 + 29.5276 + + + 0 + 49.2126 + 29.5276 + + + 0 + 24.6063 + 29.5276 + + + + + + 315 + 3178.32 + 322.917 + + + 31.168 + 24.6063 + 19.685 + + + 31.168 + -4.73695e-15 + 19.685 + + + 18.0446 + -3.9443e-31 + 19.685 + + + 18.0446 + 24.6063 + 19.685 + + + 315 + + Surface 307 + 214 + 000_Interior Floor + + + 31.168 + 24.6063 + 19.685 + + + 31.168 + -4.73695e-15 + 19.685 + + + 18.0446 + -3.9443e-31 + 19.685 + + + 18.0446 + 24.6063 + 19.685 + + + + + Surface 308 + Q301 + 000_Interior Wall + + + 18.0446 + 24.6063 + 29.5276 + + + 18.0446 + 24.6063 + 19.685 + + + 18.0446 + -3.9443e-31 + 19.685 + + + 18.0446 + 1.0297e-94 + 29.5276 + + + + + Surface 309 + Q301 + 000_Interior Wall + + + 31.168 + 24.6063 + 29.5276 + + + 31.168 + 24.6063 + 19.685 + + + 18.0446 + 24.6063 + 19.685 + + + 18.0446 + 24.6063 + 29.5276 + + + + + Surface 310 + 316 + 000_Interior Wall + + + 31.168 + 4.92126 + 29.5276 + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 24.6063 + 19.685 + + + 31.168 + 24.6063 + 29.5276 + + + + + Surface 311 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + -4.73695e-15 + 29.5276 + + + 31.168 + -4.73695e-15 + 19.685 + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 4.92126 + 29.5276 + + + + Sub Surface 15 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.168 + 0.0833333 + 26.2535 + + + 31.168 + 0.0833333 + 22.1785 + + + 31.168 + 4.83793 + 22.1785 + + + 31.168 + 4.83793 + 26.2535 + + + + + + Surface 312 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + -3.9443e-31 + 29.5276 + + + 18.0446 + -3.9443e-31 + 19.685 + + + 31.168 + -4.73695e-15 + 19.685 + + + 31.168 + -4.73695e-15 + 29.5276 + + + + Sub Surface 59 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 18.128 + 0 + 26.1661 + + + 18.128 + 0 + 22.1785 + + + 31.0846 + 0 + 22.1785 + + + 31.0846 + 0 + 26.1661 + + + + + + Surface 313 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 31.168 + -4.73695e-15 + 29.5276 + + + 31.168 + 24.6063 + 29.5276 + + + 18.0446 + 24.6063 + 29.5276 + + + 18.0446 + 0 + 29.5276 + + + + + + 316 + 2860.49 + 290.626 + + + 45.9318 + 24.6063 + 19.685 + + + 45.9318 + 4.92126 + 19.685 + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 24.6063 + 19.685 + + + 316 + + Surface 327 + 215 + 000_Interior Floor + + + 45.9318 + 24.6063 + 19.685 + + + 45.9318 + 4.92126 + 19.685 + + + 31.168 + 4.92126 + 19.685 + + + 31.168 + 24.6063 + 19.685 + + + + + Surface 329 + Q301 + 000_Interior Wall + + + 45.9318 + 24.6063 + 29.5276 + + + 45.9318 + 24.6063 + 19.685 + + + 31.168 + 24.6063 + 19.685 + + + 31.168 + 24.6063 + 29.5276 + + + + + Surface 330 + 317 + 000_Interior Wall + + + 45.9318 + 4.92126 + 29.5276 + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 24.6063 + 19.685 + + + 45.9318 + 24.6063 + 29.5276 + + + + + Surface 331 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 31.168 + 4.92126 + 29.5276 + + + 31.168 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 29.5276 + + + + Sub Surface 14 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 31.2513 + 4.92126 + 26.1604 + + + 31.2513 + 4.92126 + 22.1785 + + + 45.8484 + 4.92126 + 22.1785 + + + 45.8484 + 4.92126 + 26.1604 + + + + + + Surface 332 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 45.9318 + 4.92126 + 29.5276 + + + 45.9318 + 24.6063 + 29.5276 + + + 31.168 + 24.6063 + 29.5276 + + + 31.168 + 4.92126 + 29.5276 + + + + + + 317 + 2860.49 + 290.626 + + + 60.6955 + 24.6063 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 24.6063 + 19.685 + + + 317 + + Surface 333 + 216 + 000_Interior Floor + + + 60.6955 + 24.6063 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 45.9318 + 4.92126 + 19.685 + + + 45.9318 + 24.6063 + 19.685 + + + + + Surface 335 + Q301 + 000_Interior Wall + + + 60.6955 + 24.6063 + 29.5276 + + + 60.6955 + 24.6063 + 19.685 + + + 45.9318 + 24.6063 + 19.685 + + + 45.9318 + 24.6063 + 29.5276 + + + + + Surface 337 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 45.9318 + 4.92126 + 29.5276 + + + 45.9318 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 19.685 + + + 60.6955 + 4.92126 + 29.5276 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 46.0151 + 4.92126 + 26.1604 + + + 46.0151 + 4.92126 + 22.1785 + + + 60.6122 + 4.92126 + 22.1785 + + + 60.6122 + 4.92126 + 26.1604 + + + + + + Surface 338 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 60.6955 + 4.92126 + 29.5276 + + + 60.6955 + 24.6063 + 29.5276 + + + 45.9318 + 24.6063 + 29.5276 + + + 45.9318 + 4.92126 + 29.5276 + + + + + + 318 + 3178.32 + 322.917 + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 0 + 19.685 + + + 0 + 0 + 19.685 + + + 0 + 24.6063 + 19.685 + + + 318 + + Surface 275 + 213 + 000_Interior Floor + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 0 + 19.685 + + + 0 + 0 + 19.685 + + + 0 + 24.6063 + 19.685 + + + + + Surface 276 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 24.6063 + 29.5276 + + + 0 + 24.6063 + 19.685 + + + 0 + 0 + 19.685 + + + 0 + 0 + 29.5276 + + + + Sub Surface 54 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0 + 24.523 + 26.1423 + + + 0 + 24.523 + 22.1785 + + + 0 + 0.0833333 + 22.1785 + + + 0 + 0.0833333 + 26.1423 + + + + + + Surface 278 + Q301 + 000_Interior Wall + + + 13.1234 + 0 + 29.5276 + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 24.6063 + 19.685 + + + 13.1234 + 24.6063 + 29.5276 + + + + + Surface 279 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 29.5276 + + + 0 + 0 + 19.685 + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 0 + 29.5276 + + + + Sub Surface 76 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 0.0833333 + 0 + 26.1661 + + + 0.0833333 + 0 + 22.1785 + + + 13.04 + 0 + 22.1785 + + + 13.04 + 0 + 26.1661 + + + + + + Surface 280 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 13.1234 + 0 + 29.5276 + + + 13.1234 + 24.6063 + 29.5276 + + + 0 + 24.6063 + 29.5276 + + + 0 + 0 + 29.5276 + + + + + + F301 + 3813.98 + 387.501 + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 49.2126 + 19.685 + + + F301 + + Surface 388 + F201 + 000_Interior Floor + + + 77.0997 + 49.2126 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 57.4147 + 29.5276 + 19.685 + + + 57.4147 + 49.2126 + 19.685 + + + + + Surface 389 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 77.0997 + 49.2126 + 29.5276 + + + 77.0997 + 49.2126 + 19.685 + + + 57.4147 + 49.2126 + 19.685 + + + 57.4147 + 49.2126 + 29.5276 + + + + Sub Surface 53 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 77.0164 + 49.2126 + 26.1491 + + + 77.0164 + 49.2126 + 22.1785 + + + 57.498 + 49.2126 + 22.1785 + + + 57.498 + 49.2126 + 26.1491 + + + + + + Surface 391 + Q301 + 000_Interior Wall + + + 57.4147 + 29.5276 + 29.5276 + + + 57.4147 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 19.685 + + + 77.0997 + 29.5276 + 29.5276 + + + + + Surface 393 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 77.0997 + 29.5276 + 29.5276 + + + 77.0997 + 49.2126 + 29.5276 + + + 57.4147 + 49.2126 + 29.5276 + + + 57.4147 + 29.5276 + 29.5276 + + + + + + Q301 + 8025.26 + 815.366 + + + 18.0446 + 49.2126 + 19.685 + + + 18.0446 + 29.5276 + 19.685 + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 0 + 19.685 + + + 104.987 + 0 + 19.685 + + + 104.987 + 24.6063 + 19.685 + + + 18.0446 + 24.6063 + 19.685 + + + 18.0446 + 0 + 19.685 + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 49.2126 + 19.685 + + + Q301 + + Surface 281 + Q201 + 000_Interior Floor + + + 18.0446 + 49.2126 + 19.685 + + + 18.0446 + 29.5276 + 19.685 + + + 109.908 + 29.5276 + 19.685 + + + 109.908 + 0 + 19.685 + + + 104.987 + 0 + 19.685 + + + 104.987 + 24.6063 + 19.685 + + + 18.0446 + 24.6063 + 19.685 + + + 18.0446 + 0 + 19.685 + + + 13.1234 + 0 + 19.685 + + + 13.1234 + 49.2126 + 19.685 + + + + + Surface 284 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 104.987 + 0 + 29.5276 + + + 104.987 + 0 + 19.685 + + + 109.908 + 0 + 19.685 + + + 109.908 + 0 + 29.5276 + + + + Sub Surface 47 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 105.07 + 0 + 26.2535 + + + 105.07 + 0 + 22.1785 + + + 109.825 + 0 + 22.1785 + + + 109.825 + 0 + 26.2535 + + + + + + Surface 294 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 13.1234 + 0 + 29.5276 + + + 13.1234 + 0 + 19.685 + + + 18.0446 + 0 + 19.685 + + + 18.0446 + 0 + 29.5276 + + + + Sub Surface 71 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 13.2067 + 0 + 26.2535 + + + 13.2067 + 0 + 22.1785 + + + 17.9613 + 0 + 22.1785 + + + 17.9613 + 0 + 26.2535 + + + + + + Surface 297 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 18.0446 + 49.2126 + 29.5276 + + + 18.0446 + 49.2126 + 19.685 + + + 13.1234 + 49.2126 + 19.685 + + + 13.1234 + 49.2126 + 29.5276 + + + + Sub Surface 57 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 17.9613 + 49.2126 + 26.2535 + + + 17.9613 + 49.2126 + 22.1785 + + + 13.2067 + 49.2126 + 22.1785 + + + 13.2067 + 49.2126 + 26.2535 + + + + + + Surface 298 + R312 + 000_Interior Wall + + + 18.0446 + 29.5276 + 29.5276 + + + 18.0446 + 29.5276 + 19.685 + + + 18.0446 + 49.2126 + 19.685 + + + 18.0446 + 49.2126 + 29.5276 + + + + + Surface 299 + R312 + 000_Interior Wall + + + 29.5276 + 29.5276 + 29.5276 + + + 29.5276 + 29.5276 + 19.685 + + + 18.0446 + 29.5276 + 19.685 + + + 18.0446 + 29.5276 + 29.5276 + + + + + Surface 305 + R306 + 000_Interior Wall + + + 109.908 + 29.5276 + 29.5276 + + + 109.908 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 29.5276 + + + + + Surface 306 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 109.908 + 0 + 29.5276 + + + 109.908 + 29.5276 + 29.5276 + + + 18.0446 + 29.5276 + 29.5276 + + + 18.0446 + 49.2126 + 29.5276 + + + 13.1234 + 49.2126 + 29.5276 + + + 13.1234 + 0 + 29.5276 + + + 18.0446 + 0 + 29.5276 + + + 18.0446 + 24.6063 + 29.5276 + + + 104.987 + 24.6063 + 29.5276 + + + 104.987 + 0 + 29.5276 + + + + + + R306 + 2860.49 + 290.626 + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 49.2126 + 19.685 + + + R306 + + Surface 406 + R206 + 000_Interior Floor + + + 109.908 + 49.2126 + 19.685 + + + 109.908 + 29.5276 + 19.685 + + + 95.1444 + 29.5276 + 19.685 + + + 95.1444 + 49.2126 + 19.685 + + + + + Surface 409 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 109.908 + 49.2126 + 29.5276 + + + 109.908 + 49.2126 + 19.685 + + + 95.1444 + 49.2126 + 19.685 + + + 95.1444 + 49.2126 + 29.5276 + + + + Sub Surface 40 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 109.825 + 49.2126 + 26.1604 + + + 109.825 + 49.2126 + 22.1785 + + + 95.2277 + 49.2126 + 22.1785 + + + 95.2277 + 49.2126 + 26.1604 + + + + + + Surface 411 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 109.908 + 29.5276 + 29.5276 + + + 109.908 + 49.2126 + 29.5276 + + + 95.1444 + 49.2126 + 29.5276 + + + 95.1444 + 29.5276 + 29.5276 + + + + + + R312 + 2224.82 + 226.042 + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 29.5276 + 19.685 + + + 18.0446 + 29.5276 + 19.685 + + + 18.0446 + 49.2126 + 19.685 + + + R312 + + Surface 370 + R211 + 000_Interior Floor + + + 29.5276 + 49.2126 + 19.685 + + + 29.5276 + 29.5276 + 19.685 + + + 18.0446 + 29.5276 + 19.685 + + + 18.0446 + 49.2126 + 19.685 + + + + + Surface 371 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 29.5276 + 49.2126 + 29.5276 + + + 29.5276 + 49.2126 + 19.685 + + + 18.0446 + 49.2126 + 19.685 + + + 18.0446 + 49.2126 + 29.5276 + + + + Sub Surface 65 + ASHRAE_189.1-2009_ExtWindow_ClimateZone_alt-res 4-5 + + + 29.4442 + 49.2126 + 26.1735 + + + 29.4442 + 49.2126 + 22.1785 + + + 18.128 + 49.2126 + 22.1785 + + + 18.128 + 49.2126 + 26.1735 + + + + + + Surface 375 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 29.5276 + 29.5276 + 29.5276 + + + 29.5276 + 49.2126 + 29.5276 + + + 18.0446 + 49.2126 + 29.5276 + + + 18.0446 + 29.5276 + 29.5276 + + + + + + + 101 + Conditioned + + + 103-102 + Conditioned + + + 104 + Conditioned + + + 106 + Conditioned + + + 107 + Conditioned + + + 108 + Conditioned + + + 109 + Conditioned + + + 110 + Conditioned + + + 111 + Conditioned + + + 112 + Conditioned + + + 114 + Conditioned + + + 115 + Conditioned + + + 116 + Conditioned + + + 117 + Conditioned + + + 202 + Conditioned + + + 203 + Conditioned + + + 204 + Conditioned + + + 205 + Conditioned + + + 206 + Conditioned + + + 207 + Conditioned + + + 208 + Conditioned + + + 210 + Conditioned + + + 211 + Conditioned + + + 212 + Conditioned + + + 213 + Conditioned + + + 214 + Conditioned + + + 215 + Conditioned + + + 216 + Conditioned + + + 217 + Conditioned + + + 302 + Conditioned + + + 303 + Conditioned + + + 304 + Conditioned + + + 306 + Conditioned + + + 307 + Conditioned + + + 308 + Conditioned + + + 309 + Conditioned + + + 310 + Conditioned + + + 311 + Conditioned + + + 312 + Conditioned + + + 313 + Conditioned + + + 315 + Conditioned + + + 316 + Conditioned + + + 317 + Conditioned + + + 318 + Conditioned + + + F101 + Conditioned + + + F102 + Conditioned + + + F201 + Conditioned + + + F301 + Conditioned + + + Q101 + Conditioned + + + Q201 + Conditioned + + + Q301 + Conditioned + + + R107 + Conditioned + + + R111 + Conditioned + + + R206 + Conditioned + + + R211 + Conditioned + + + R306 + Conditioned + + + R312 + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + VAV with Reheat 1 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature 1 + + VAV with Reheat 1 Supply AirSeg + Supply + + + + + VAV with Reheat 2 + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature 2 + + VAV with Reheat 2 Supply AirSeg + Supply + + + + + + diff --git a/test/setpoint_managers.osm_3.0.1_out.xml b/test/setpoint_managers.osm_3.0.1_out.xml new file mode 100644 index 000000000..16ad031e7 --- /dev/null +++ b/test/setpoint_managers.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/shadowcalculation.osm_3.0.1_out.xml b/test/shadowcalculation.osm_3.0.1_out.xml new file mode 100644 index 000000000..9bfbb93f3 --- /dev/null +++ b/test/shadowcalculation.osm_3.0.1_out.xml @@ -0,0 +1,375 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + + diff --git a/test/sizing_zone_dszad.osm_3.0.1_out.xml b/test/sizing_zone_dszad.osm_3.0.1_out.xml new file mode 100644 index 000000000..cb0380d32 --- /dev/null +++ b/test/sizing_zone_dszad.osm_3.0.1_out.xml @@ -0,0 +1,375 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + + diff --git a/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.xml b/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.xml new file mode 100644 index 000000000..e910ac60a --- /dev/null +++ b/test/solar_collector_flat_plate_photovoltaicthermal.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 44.1736 + 32.8084 + + + 65.6168 + 44.1736 + 32.8084 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/solar_collector_flat_plate_water.osm_3.0.1_out.xml b/test/solar_collector_flat_plate_water.osm_3.0.1_out.xml new file mode 100644 index 000000000..d3e31a151 --- /dev/null +++ b/test/solar_collector_flat_plate_water.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 44.1736 + 32.8084 + + + 65.6168 + 44.1736 + 32.8084 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.xml b/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.xml new file mode 100644 index 000000000..7bf9f2f4f --- /dev/null +++ b/test/solar_collector_integralcollectorstorage.osm_3.0.1_out.xml @@ -0,0 +1,1694 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Shading Surface 1 + 0 + 0 + + + 65.6168 + 32.8084 + 26.2467 + + + 98.4252 + 32.8084 + 26.2467 + + + 98.4252 + 44.1736 + 32.8084 + + + 65.6168 + 44.1736 + 32.8084 + + + + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/space_load_instances.osm_3.0.1_out.xml b/test/space_load_instances.osm_3.0.1_out.xml new file mode 100644 index 000000000..bd54a996e --- /dev/null +++ b/test/space_load_instances.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/surface_properties.osm_3.0.1_out.xml b/test/surface_properties.osm_3.0.1_out.xml new file mode 100644 index 000000000..7170c186b --- /dev/null +++ b/test/surface_properties.osm_3.0.1_out.xml @@ -0,0 +1,1407 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Ceiling + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Ceiling + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Ceiling + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/tablemultivariablelookup.osm_3.0.1_out.xml b/test/tablemultivariablelookup.osm_3.0.1_out.xml new file mode 100644 index 000000000..289c73ef7 --- /dev/null +++ b/test/tablemultivariablelookup.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 438184 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 9.84252 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 9.84252 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + + + + Story 1 East Perimeter Space + 14938.1 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 9.84252 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 7.22185 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 7.22185 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 9.84252 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 9.84252 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 9.84252 + + + 318.241 + 9.84252 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + + + + Story 1 North Perimeter Space + 30829.7 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 9.84252 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 9.84252 + + + 318.241 + 154.199 + 9.84252 + + + 328.084 + 164.042 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 9.84252 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 9.84252 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 7.21985 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 7.21985 + + + + + + + Story 1 South Perimeter Space + 30829.7 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 9.84252 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 9.84252 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 7.21985 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 7.21985 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 9.84252 + + + 9.84252 + 9.84252 + 9.84252 + + + 0 + 0 + 9.84252 + + + 328.084 + 0 + 9.84252 + + + + + + Story 1 West Perimeter Space + 14938.1 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 9.84252 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 9.84252 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 7.22185 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 7.22185 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 9.84252 + + + 9.84252 + 154.199 + 9.84252 + + + 0 + 164.042 + 9.84252 + + + 0 + 0 + 9.84252 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/thermal_storage.osm_3.0.1_out.xml b/test/thermal_storage.osm_3.0.1_out.xml new file mode 100644 index 000000000..e8cc928ad --- /dev/null +++ b/test/thermal_storage.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/transformer.osm_3.0.1_out.xml b/test/transformer.osm_3.0.1_out.xml new file mode 100644 index 000000000..0fe206d1c --- /dev/null +++ b/test/transformer.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/unitary_system.osm_3.0.1_out.xml b/test/unitary_system.osm_3.0.1_out.xml new file mode 100644 index 000000000..cdac7938c --- /dev/null +++ b/test/unitary_system.osm_3.0.1_out.xml @@ -0,0 +1,1734 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + NoSATControl + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 2 Supply AirSeg + Supply + + + + Air Loop HVAC 3 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 3 Supply AirSeg + Supply + + + + Air Loop HVAC 4 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 4 Supply AirSeg + Supply + + + + Air Loop HVAC 5 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 5 Supply AirSeg + Supply + + + + Air Loop HVAC 6 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 6 Supply AirSeg + Supply + + + + + diff --git a/test/unitary_system_performance_multispeed.osm_3.0.1_out.xml b/test/unitary_system_performance_multispeed.osm_3.0.1_out.xml new file mode 100644 index 000000000..256ab6ac7 --- /dev/null +++ b/test/unitary_system_performance_multispeed.osm_3.0.1_out.xml @@ -0,0 +1,1678 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + diff --git a/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.xml b/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.xml new file mode 100644 index 000000000..5ddbca015 --- /dev/null +++ b/test/unitary_systems_airloop_and_zonehvac.osm_3.0.1_out.xml @@ -0,0 +1,1678 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + diff --git a/test/unitary_test.osm_3.0.1_out.xml b/test/unitary_test.osm_3.0.1_out.xml new file mode 100644 index 000000000..3ef52c45b --- /dev/null +++ b/test/unitary_test.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop VAV with PFP Boxes and Reheat + HV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + Packaged Rooftop VAV with PFP Boxes and Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/unitary_vav_bypass.osm_3.0.1_out.xml b/test/unitary_vav_bypass.osm_3.0.1_out.xml new file mode 100644 index 000000000..842c36021 --- /dev/null +++ b/test/unitary_vav_bypass.osm_3.0.1_out.xml @@ -0,0 +1,955 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 2 Supply AirSeg + Supply + + + + + diff --git a/test/unitary_vav_bypass_plenum.osm_3.0.1_out.xml b/test/unitary_vav_bypass_plenum.osm_3.0.1_out.xml new file mode 100644 index 000000000..8c850a9ef --- /dev/null +++ b/test/unitary_vav_bypass_plenum.osm_3.0.1_out.xml @@ -0,0 +1,669 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + + + Story 2 + + Story 2 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 10 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 11 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + Surface 7 + Story 1 Core Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 9 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Unconditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + + + diff --git a/test/utility_bill01.osm_3.0.1_out.xml b/test/utility_bill01.osm_3.0.1_out.xml new file mode 100644 index 000000000..7eb6ef2db --- /dev/null +++ b/test/utility_bill01.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/utility_bill02.osm_3.0.1_out.xml b/test/utility_bill02.osm_3.0.1_out.xml new file mode 100644 index 000000000..56462ad80 --- /dev/null +++ b/test/utility_bill02.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/vrf.osm_3.0.1_out.xml b/test/vrf.osm_3.0.1_out.xml new file mode 100644 index 000000000..252846ba5 --- /dev/null +++ b/test/vrf.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Thermal Zone 8 + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Thermal Zone 4 + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Thermal Zone 10 + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Thermal Zone 5 + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Thermal Zone 1 + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Thermal Zone 3 + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Thermal Zone 7 + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Thermal Zone 6 + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Thermal Zone 9 + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Thermal Zone 2 + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Thermal Zone 1 + Conditioned + + + Thermal Zone 10 + Conditioned + + + Thermal Zone 2 + Conditioned + + + Thermal Zone 3 + Conditioned + + + Thermal Zone 4 + Conditioned + + + Thermal Zone 5 + Conditioned + + + Thermal Zone 6 + Conditioned + + + Thermal Zone 7 + Conditioned + + + Thermal Zone 8 + Conditioned + + + Thermal Zone 9 + Conditioned + + + + diff --git a/test/vrf_watercooled.osm_3.0.1_out.xml b/test/vrf_watercooled.osm_3.0.1_out.xml new file mode 100644 index 000000000..f92900703 --- /dev/null +++ b/test/vrf_watercooled.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/water_economizer.osm_3.0.1_out.xml b/test/water_economizer.osm_3.0.1_out.xml new file mode 100644 index 000000000..cfa451d77 --- /dev/null +++ b/test/water_economizer.osm_3.0.1_out.xml @@ -0,0 +1,1681 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + VAV with Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/water_heaters.osm_3.0.1_out.xml b/test/water_heaters.osm_3.0.1_out.xml new file mode 100644 index 000000000..bfdd2fc99 --- /dev/null +++ b/test/water_heaters.osm_3.0.1_out.xml @@ -0,0 +1,1667 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/zone_air_movement.osm_3.0.1_out.xml b/test/zone_air_movement.osm_3.0.1_out.xml new file mode 100644 index 000000000..efa3d03ef --- /dev/null +++ b/test/zone_air_movement.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/zone_control_contaminant_controller.osm_3.0.1_out.xml b/test/zone_control_contaminant_controller.osm_3.0.1_out.xml new file mode 100644 index 000000000..ad1675a5b --- /dev/null +++ b/test/zone_control_contaminant_controller.osm_3.0.1_out.xml @@ -0,0 +1,1997 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 60 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 48 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 42 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + Surface 54 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 36 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 1 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 1 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 2 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 2 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 3 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 3 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 4 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 4 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 5 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 5 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 6 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 6 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 7 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 7 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 8 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 8 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + Packaged Rooftop Air Conditioner 9 + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner 9 Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + diff --git a/test/zone_fan_exhaust.osm_3.0.1_out.xml b/test/zone_fan_exhaust.osm_3.0.1_out.xml new file mode 100644 index 000000000..4c8918f82 --- /dev/null +++ b/test/zone_fan_exhaust.osm_3.0.1_out.xml @@ -0,0 +1,947 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + VAV with PFP Boxes and Reheat + VAV + StaysOff + 1 + DrawThrough + Scheduled + Deck_Temperature + + VAV with PFP Boxes and Reheat Supply AirSeg + Supply + + + + + + diff --git a/test/zone_hvac.osm_3.0.1_out.xml b/test/zone_hvac.osm_3.0.1_out.xml new file mode 100644 index 000000000..dc6f20c07 --- /dev/null +++ b/test/zone_hvac.osm_3.0.1_out.xml @@ -0,0 +1,2389 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 3 + + Story 3 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + Story 3 Core Thermal Zone + + Surface 85 + Story 2 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 86 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 39.3701 + + + + + Surface 87 + Story 3 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 88 + Story 3 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 89 + Story 3 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 39.3701 + + + + + Surface 90 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + + + + Story 3 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + Story 3 East Perimeter Thermal Zone + + Surface 73 + Story 2 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 74 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 39.3701 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 34.7822 + + + 328.084 + 0.0833333 + 29.5276 + + + 328.084 + 163.959 + 29.5276 + + + 328.084 + 163.959 + 34.7822 + + + + + + Surface 75 + Story 3 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + + Surface 77 + Story 3 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 78 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 9.84252 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + + + + Story 3 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + Story 3 North Perimeter Thermal Zone + + Surface 67 + Story 2 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 39.3701 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 34.7796 + + + 328.001 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 34.7796 + + + + + + Surface 71 + Story 3 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + + + + Story 3 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + Story 3 South Perimeter Thermal Zone + + Surface 79 + Story 2 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 80 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 39.3701 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 34.7796 + + + 0.0833333 + 0 + 29.5276 + + + 328.001 + 0 + 29.5276 + + + 328.001 + 0 + 34.7796 + + + + + + Surface 81 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + 0 + 0 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + + + + Story 3 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + Story 3 West Perimeter Thermal Zone + + Surface 61 + Story 2 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 62 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 34.7822 + + + 0 + 163.959 + 29.5276 + + + 0 + 0.0833333 + 29.5276 + + + 0 + 0.0833333 + 34.7822 + + + + + + Surface 66 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + 0 + 0 + 39.3701 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Story 3 Core Thermal Zone + Conditioned + + + Story 3 East Perimeter Thermal Zone + Conditioned + + + Story 3 North Perimeter Thermal Zone + Conditioned + + + Story 3 South Perimeter Thermal Zone + Conditioned + + + Story 3 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/zone_hvac2.osm_3.0.1_out.xml b/test/zone_hvac2.osm_3.0.1_out.xml new file mode 100644 index 000000000..2b0ce13e9 --- /dev/null +++ b/test/zone_hvac2.osm_3.0.1_out.xml @@ -0,0 +1,2389 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 11 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + + + Story 2 + + Story 2 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 55 + Story 1 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 56 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 57 + Story 2 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 58 + Story 2 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 59 + Story 2 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 26.2467 + + + + + + Story 2 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + Story 2 East Perimeter Thermal Zone + + Surface 43 + Story 1 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 44 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 45 + Story 2 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + + Surface 47 + Story 2 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 26.2467 + + + + + + Story 2 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 North Perimeter Thermal Zone + + Surface 37 + Story 1 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 38 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 10 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + Surface 41 + Story 2 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 26.2467 + + + + + + Story 2 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + Story 2 South Perimeter Thermal Zone + + Surface 49 + Story 1 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 50 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 12 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 51 + Story 2 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + + + Story 2 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + Story 2 West Perimeter Thermal Zone + + Surface 31 + Story 1 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 32 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + + + Story 3 + + Story 3 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + Story 3 Core Thermal Zone + + Surface 85 + Story 2 Core Space + 000_Interior Floor + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 86 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 9.84252 + 9.84252 + 39.3701 + + + + + Surface 87 + Story 3 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 88 + Story 3 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 89 + Story 3 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 39.3701 + + + + + Surface 90 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + + + + Story 3 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + Story 3 East Perimeter Thermal Zone + + Surface 73 + Story 2 East Perimeter Space + 000_Interior Floor + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + + + Surface 74 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 39.3701 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 34.7822 + + + 328.084 + 0.0833333 + 29.5276 + + + 328.084 + 163.959 + 29.5276 + + + 328.084 + 163.959 + 34.7822 + + + + + + Surface 75 + Story 3 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 39.3701 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + + Surface 77 + Story 3 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 318.241 + 154.199 + 39.3701 + + + + + Surface 78 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 39.3701 + + + 318.241 + 9.84252 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + + + + Story 3 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + Story 3 North Perimeter Thermal Zone + + Surface 67 + Story 2 North Perimeter Space + 000_Interior Floor + + + 0 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 318.241 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + + + Surface 68 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 39.3701 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 39.3701 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 34.7796 + + + 328.001 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 29.5276 + + + 0.0833333 + 164.042 + 34.7796 + + + + + + Surface 71 + Story 3 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 154.199 + 39.3701 + + + + + Surface 72 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 39.3701 + + + 318.241 + 154.199 + 39.3701 + + + 328.084 + 164.042 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + + + + Story 3 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + Story 3 South Perimeter Thermal Zone + + Surface 79 + Story 2 South Perimeter Space + 000_Interior Floor + + + 328.084 + 0 + 26.2467 + + + 0 + 0 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 318.241 + 9.84252 + 26.2467 + + + + + Surface 80 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 39.3701 + + + 0 + 0 + 26.2467 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 39.3701 + + + + Sub Surface 9 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 34.7796 + + + 0.0833333 + 0 + 29.5276 + + + 328.001 + 0 + 29.5276 + + + 328.001 + 0 + 34.7796 + + + + + + Surface 81 + Story 3 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + + Surface 84 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 39.3701 + + + 9.84252 + 9.84252 + 39.3701 + + + 0 + 0 + 39.3701 + + + 328.084 + 0 + 39.3701 + + + + + + Story 3 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + 0 + 0 + 26.2467 + + + Story 3 West Perimeter Thermal Zone + + Surface 61 + Story 2 West Perimeter Space + 000_Interior Floor + + + 0 + 0 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 9.84252 + 154.199 + 26.2467 + + + 9.84252 + 9.84252 + 26.2467 + + + + + Surface 62 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 39.3701 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 39.3701 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 34.7822 + + + 0 + 163.959 + 29.5276 + + + 0 + 0.0833333 + 29.5276 + + + 0 + 0.0833333 + 34.7822 + + + + + + Surface 66 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 39.3701 + + + 9.84252 + 154.199 + 39.3701 + + + 0 + 164.042 + 39.3701 + + + 0 + 0 + 39.3701 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Story 2 East Perimeter Thermal Zone + Conditioned + + + Story 2 North Perimeter Thermal Zone + Conditioned + + + Story 2 South Perimeter Thermal Zone + Conditioned + + + Story 2 West Perimeter Thermal Zone + Conditioned + + + Story 3 Core Thermal Zone + Conditioned + + + Story 3 East Perimeter Thermal Zone + Conditioned + + + Story 3 North Perimeter Thermal Zone + Conditioned + + + Story 3 South Perimeter Thermal Zone + Conditioned + + + Story 3 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/zone_hvac_equipment_list.osm_3.0.1_out.xml b/test/zone_hvac_equipment_list.osm_3.0.1_out.xml new file mode 100644 index 000000000..95e995568 --- /dev/null +++ b/test/zone_hvac_equipment_list.osm_3.0.1_out.xml @@ -0,0 +1,679 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Ceiling + 000_M11 100mm lightweight concrete + 000_F05 Ceiling air space resistance + 000_F16 Acoustic tile + + + 000_Interior Floor + 000_F16 Acoustic tile + 000_F05 Ceiling air space resistance + 000_M11 100mm lightweight concrete + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 7 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 8 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 6 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + + + Story 2 + + Story 2 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + Story 2 Core Thermal Zone + + Surface 10 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 26.2467 + + + + Sub Surface 5 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 21.6589 + + + 328.084 + 0.0833333 + 16.4042 + + + 328.084 + 163.959 + 16.4042 + + + 328.084 + 163.959 + 21.6589 + + + + + + Surface 11 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 26.2467 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 26.2467 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 21.6562 + + + 0.0833333 + 0 + 16.4042 + + + 328.001 + 0 + 16.4042 + + + 328.001 + 0 + 21.6562 + + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 26.2467 + + + 328.084 + 164.042 + 26.2467 + + + 0 + 164.042 + 26.2467 + + + 0 + 0 + 26.2467 + + + + + Surface 7 + Story 1 Core Space + 000_Interior Floor + + + 0 + 0 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 26.2467 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 26.2467 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 21.6589 + + + 0 + 163.959 + 16.4042 + + + 0 + 0.0833333 + 16.4042 + + + 0 + 0.0833333 + 21.6589 + + + + + + Surface 9 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 26.2467 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 26.2467 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 21.6562 + + + 328.001 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 16.4042 + + + 0.0833333 + 164.042 + 21.6562 + + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 2 Core Thermal Zone + Conditioned + + + Air Loop HVAC 1 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 1 Supply AirSeg + Supply + + + + Air Loop HVAC 2 + HV + StaysOff + 1 + BlowThrough + + Air Loop HVAC 2 Supply AirSeg + Supply + + + + + diff --git a/test/zone_mixing.osm_3.0.1_out.xml b/test/zone_mixing.osm_3.0.1_out.xml new file mode 100644 index 000000000..bd6220843 --- /dev/null +++ b/test/zone_mixing.osm_3.0.1_out.xml @@ -0,0 +1,913 @@ + + + + + unknown + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + OS:Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Unconditioned + + + Story 1 East Perimeter Thermal Zone + Unconditioned + + + Story 1 North Perimeter Thermal Zone + Unconditioned + + + Story 1 South Perimeter Thermal Zone + Unconditioned + + + Story 1 West Perimeter Thermal Zone + Unconditioned + + + + diff --git a/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.xml b/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.xml new file mode 100644 index 000000000..b0cc19798 --- /dev/null +++ b/test/zone_property_user_view_factors_by_surface_name.osm_3.0.1_out.xml @@ -0,0 +1,933 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + 000_Interior Wall + 000_G01a 19mm gypsum board + 000_F04 Wall air space resistance + 000_G01a 19mm gypsum board + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 584246 + 44519.5 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + Story 1 Core Thermal Zone + + Surface 25 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 154.199 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 26 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 9.84252 + 9.84252 + 13.1234 + + + + + Surface 27 + Story 1 North Perimeter Space + 000_Interior Wall + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 28 + Story 1 East Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 29 + Story 1 South Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 9.84252 + 13.1234 + + + + + Surface 30 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + + + + Story 1 East Perimeter Space + 19917.5 + 1517.71 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + Story 1 East Perimeter Thermal Zone + + Surface 13 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 318.241 + 9.84252 + 0 + + + 318.241 + 154.199 + 0 + + + + + Surface 14 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 15 + Story 1 South Perimeter Space + 000_Interior Wall + + + 318.241 + 9.84252 + 13.1234 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + + Surface 17 + Story 1 North Perimeter Space + 000_Interior Wall + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 318.241 + 154.199 + 13.1234 + + + + + Surface 18 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 154.199 + 13.1234 + + + 318.241 + 9.84252 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + + + + Story 1 North Perimeter Space + 41106.3 + 3132.3 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + 0 + 164.042 + 0 + + + Story 1 North Perimeter Thermal Zone + + Surface 11 + Story 1 West Perimeter Space + 000_Interior Wall + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 154.199 + 13.1234 + + + + + Surface 12 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 154.199 + 13.1234 + + + 318.241 + 154.199 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + + + Surface 7 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 318.241 + 154.199 + 0 + + + 9.84252 + 154.199 + 0 + + + + + Surface 8 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + + Story 1 South Perimeter Space + 41106.3 + 3132.3 + + + 318.241 + 9.84252 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + Story 1 South Perimeter Thermal Zone + + Surface 19 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 9.84252 + 9.84252 + 0 + + + 318.241 + 9.84252 + 0 + + + + + Surface 20 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 21 + Story 1 West Perimeter Space + 000_Interior Wall + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + + Surface 24 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 318.241 + 9.84252 + 13.1234 + + + 9.84252 + 9.84252 + 13.1234 + + + 0 + 0 + 13.1234 + + + 328.084 + 0 + 13.1234 + + + + + + Story 1 West Perimeter Space + 19917.5 + 1517.71 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + 0 + 0 + 0 + + + Story 1 West Perimeter Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 9.84252 + 154.199 + 0 + + + 9.84252 + 9.84252 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 9.84252 + 9.84252 + 13.1234 + + + 9.84252 + 154.199 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Story 1 East Perimeter Thermal Zone + Conditioned + + + Story 1 North Perimeter Thermal Zone + Conditioned + + + Story 1 South Perimeter Thermal Zone + Conditioned + + + Story 1 West Perimeter Thermal Zone + Conditioned + + + + diff --git a/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.xml b/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.xml new file mode 100644 index 000000000..200f6bf8a --- /dev/null +++ b/test/zoneventilation_windandstackopenarea.osm_3.0.1_out.xml @@ -0,0 +1,408 @@ + + + + + unknown + + 000_F04 Wall air space resistance + + + 000_F05 Ceiling air space resistance + + + 000_F08 Metal surface + + + 000_F16 Acoustic tile + + + 000_G01a 19mm gypsum board + + + 000_G05 25mm wood + + + 000_I01 25mm insulation board + + + 000_M11 100mm lightweight concrete + + + 1/2IN Gypsum + + + CP02 CARPET PAD + + + MAT-CC05 4 HW CONCRETE + + + MAT-SHEATH + + + Metal Decking + + + Roof Insulation [21] + + + Roof Membrane + + + Wall Insulation [39] + + + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + MAT-CC05 4 HW CONCRETE + CP02 CARPET PAD + + + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + Roof Membrane + Roof Insulation [21] + Metal Decking + + + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + MAT-SHEATH + Wall Insulation [39] + 1/2IN Gypsum + + + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + NFRCRated + + + Building 1 + 0 + + Story 1 + + Story 1 Core Space + 706293 + 53819.6 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + Story 1 Core Thermal Zone + + Surface 1 + 000_ExtSlabCarpet_4in_ClimateZone 1-8 + + + 0 + 0 + 0 + + + 0 + 164.042 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 0 + 0 + + + + + Surface 2 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 164.042 + 13.1234 + + + 0 + 164.042 + 0 + + + 0 + 0 + 0 + + + 0 + 0 + 13.1234 + + + + Sub Surface 4 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0 + 163.959 + 8.53552 + + + 0 + 163.959 + 3.28084 + + + 0 + 0.0833333 + 3.28084 + + + 0 + 0.0833333 + 8.53552 + + + + + + Surface 3 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 164.042 + 13.1234 + + + 328.084 + 164.042 + 0 + + + 0 + 164.042 + 0 + + + 0 + 164.042 + 13.1234 + + + + Sub Surface 3 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.001 + 164.042 + 8.53285 + + + 328.001 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 3.28084 + + + 0.0833333 + 164.042 + 8.53285 + + + + + + Surface 4 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 0 + 0 + + + 328.084 + 164.042 + 0 + + + 328.084 + 164.042 + 13.1234 + + + + Sub Surface 2 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 328.084 + 0.0833333 + 8.53552 + + + 328.084 + 0.0833333 + 3.28084 + + + 328.084 + 163.959 + 3.28084 + + + 328.084 + 163.959 + 8.53552 + + + + + + Surface 5 + ASHRAE_189.1-2009_ExtWall_SteelFrame_ClimateZone 4-8 + + + 0 + 0 + 13.1234 + + + 0 + 0 + 0 + + + 328.084 + 0 + 0 + + + 328.084 + 0 + 13.1234 + + + + Sub Surface 1 + ASHRAE_189.1-2009_ExtWindow_ClimateZone 4-5 + + + 0.0833333 + 0 + 8.53285 + + + 0.0833333 + 0 + 3.28084 + + + 328.001 + 0 + 3.28084 + + + 328.001 + 0 + 8.53285 + + + + + + Surface 6 + ASHRAE_189.1-2009_ExtRoof_IEAD_ClimateZone 2-5 + + + 328.084 + 0 + 13.1234 + + + 328.084 + 164.042 + 13.1234 + + + 0 + 164.042 + 13.1234 + + + 0 + 0 + 13.1234 + + + + + + + Story 1 Core Thermal Zone + Conditioned + + + Packaged Rooftop Air Conditioner + SZAC + StaysOff + 1 + DrawThrough + NoSATControl + + Packaged Rooftop Air Conditioner Supply AirSeg + Supply + + DirectExpansion + 1 + 8.60076 + Air + + + Furnace + NaturalGas + 2.72971 + + + ConstantVolume + Axial + StaticPressure + 0.7 + 2.00732 + 0.9 + InAirStream + + + + + + + From 366aa589b66be51750d86aa87e5fc85675f34c6e Mon Sep 17 00:00:00 2001 From: Julien Marrec Date: Mon, 24 Aug 2020 14:50:18 +0200 Subject: [PATCH 5/5] Fix new endpoint for SDK compatilibity matrix --- python/regression_analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/regression_analysis.py b/python/regression_analysis.py index 809c5aef2..4d72f5bb5 100644 --- a/python/regression_analysis.py +++ b/python/regression_analysis.py @@ -203,7 +203,7 @@ def parse_compatibility_matrix(force_latest=False): """ compat_matrix_url = ('https://github.com/NREL/OpenStudio/wiki/' - 'OpenStudio-Version-Compatibility-Matrix') + 'OpenStudio-SDK-Version-Compatibility-Matrix') compat_matrix = pd.read_html(compat_matrix_url, index_col=0)[0] compat_matrix.index = [x.replace('v', '').replace('*', '') for x in compat_matrix.index]